JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-03-01T05:40:45.851Z||main|||||INFO|500||The following profiles are active: basic 2023-03-01T05:41:17.855Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-01T05:41:17.856Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-01T05:41:18.150Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-01T05:41:38.089Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2023-03-01T05:41:38.663Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-01T05:41:39.451Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-01T05:41:40.261Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-01T05:41:40.283Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-01T05:41:40.743Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-01T05:41:41.661Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-01T05:41:43.363Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-01T05:41:48.476Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-01T05:41:52.690Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-01T05:41:52.835Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-01T05:41:53.953Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-01T05:41:54.508Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-03-01T05:41:57.308Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-01T05:42:00.423Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-03-01T05:42:13.676Z||main|||||WARN|500||--- 2023-03-01T05:42:13.677Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-01T05:42:13.678Z||main|||||WARN|500||--- 2023-03-01T05:42:14.852Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-01T05:42:26.419Z||main|||||INFO|500||Started ApiHandlerApplication in 111.979 seconds (JVM running for 120.601) 2023-03-01T05:42:26.525Z|55229b5e-f844-472b-b5b8-c99ef5e45276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:42:26.573Z|55229b5e-f844-472b-b5b8-c99ef5e45276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:42:26.579Z|e1f986f1-0517-4eee-af75-05e5fd7c35fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:42:26.595Z|e1f986f1-0517-4eee-af75-05e5fd7c35fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:42:32.563Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-01T05:42:33.221Z|ebbf7cc0-5123-44f0-a247-72d8a5d3186a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:42:33.221Z|7eebf2e5-40df-4082-ac14-258a5049a367|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:42:33.221Z|6b6fadf4-1cd2-4f4b-998c-0eb52ab44a08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2023-03-01T05:42:34.225Z|6b6fadf4-1cd2-4f4b-998c-0eb52ab44a08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:42:34.253Z|ebbf7cc0-5123-44f0-a247-72d8a5d3186a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:42:34.254Z|7eebf2e5-40df-4082-ac14-258a5049a367|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:42:41.407Z|ed6e84ed-e57f-4463-8daf-15b155b1bdf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:42:41.409Z|ed6e84ed-e57f-4463-8daf-15b155b1bdf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:42:43.085Z|442342af-f117-460e-9ba4-69fa2b222043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:42:43.089Z|442342af-f117-460e-9ba4-69fa2b222043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:42:43.126Z|005335bf-8162-4c52-928b-a9490810896e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:42:43.118Z|87845c22-fc74-4f1d-b0b7-da075af264c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:42:43.129Z|87845c22-fc74-4f1d-b0b7-da075af264c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:42:43.128Z|005335bf-8162-4c52-928b-a9490810896e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:42:53.189Z|bb752841-9b08-426c-a7c5-764428288190|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:42:53.194Z|bb752841-9b08-426c-a7c5-764428288190|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:42:53.240Z|765ee154-76c3-471d-b0e4-86248eb77d81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:42:53.243Z|765ee154-76c3-471d-b0e4-86248eb77d81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:42:53.244Z|dbd32a7c-25de-4c9b-b67e-53b8d6d32847|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:42:53.250Z|dbd32a7c-25de-4c9b-b67e-53b8d6d32847|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:42:56.409Z|df00e192-6449-4fe5-9e56-03863e3a3408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:42:56.411Z|df00e192-6449-4fe5-9e56-03863e3a3408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:42:56.601Z|403fba6f-2761-4288-be2e-33f378a8f61a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:42:56.602Z|403fba6f-2761-4288-be2e-33f378a8f61a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:43:03.344Z|4f1c995b-2ff7-4360-9def-f6cc9d69a7a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:43:03.347Z|4f1c995b-2ff7-4360-9def-f6cc9d69a7a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:43:03.358Z|0c778c0f-e728-4a39-a88c-8904a277ea9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:43:03.377Z|a6e40821-2874-4160-9197-6571108e27ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:43:03.376Z|0c778c0f-e728-4a39-a88c-8904a277ea9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:43:03.379Z|a6e40821-2874-4160-9197-6571108e27ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:43:11.411Z|fb799246-c75a-4f8e-8d67-01d4ce5ca671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:43:11.422Z|fb799246-c75a-4f8e-8d67-01d4ce5ca671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:43:13.466Z|00f563cc-91e1-46b1-9fe4-37d7e5913ba9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:43:13.470Z|df4078ad-5ba1-4539-9d7b-3401198d84e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:43:13.469Z|00f563cc-91e1-46b1-9fe4-37d7e5913ba9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:43:13.476Z|df4078ad-5ba1-4539-9d7b-3401198d84e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:43:13.514Z|589d3ca7-1fda-4625-8bc6-8c2d3ea08738|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:43:13.524Z|589d3ca7-1fda-4625-8bc6-8c2d3ea08738|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:43:23.565Z|49ffeb65-f540-4911-bb2f-e246ab1e8924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:43:23.565Z|0ba5c36d-ae48-46c2-a0b8-7f51ec82fc9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:43:23.568Z|49ffeb65-f540-4911-bb2f-e246ab1e8924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:43:23.576Z|0ba5c36d-ae48-46c2-a0b8-7f51ec82fc9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:43:23.629Z|677b5737-f762-4c37-822e-fd239bfb80d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:43:23.632Z|677b5737-f762-4c37-822e-fd239bfb80d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:43:26.408Z|4ec82813-0ee2-44ae-aeac-881d90b12f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:43:26.412Z|4ec82813-0ee2-44ae-aeac-881d90b12f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:43:26.605Z|127cb460-77cc-4112-b8d2-0b939f3ac97c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:43:26.606Z|127cb460-77cc-4112-b8d2-0b939f3ac97c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:43:33.729Z|8abc013a-c78e-4bec-8899-5fb5679352b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:43:33.728Z|95b94072-d614-461d-b686-99ebecb7cd18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:43:33.738Z|8abc013a-c78e-4bec-8899-5fb5679352b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:43:33.738Z|95b94072-d614-461d-b686-99ebecb7cd18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:43:33.749Z|f9cef2e4-336d-45ec-9588-e8d155e40c8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:43:33.751Z|f9cef2e4-336d-45ec-9588-e8d155e40c8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:43:41.411Z|4e85d274-4741-4e0b-9874-e2d2dfdb6ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:43:41.418Z|4e85d274-4741-4e0b-9874-e2d2dfdb6ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:43:43.921Z|a7f98ecb-8b37-40eb-8066-62d0da0a6b8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:43:43.929Z|79f8aff1-a738-4cd7-aa64-83b1ec08a6cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:43:43.935Z|281ff831-60a3-47da-82e0-b95609b6250a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:43:43.936Z|79f8aff1-a738-4cd7-aa64-83b1ec08a6cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:43:43.936Z|281ff831-60a3-47da-82e0-b95609b6250a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:43:43.937Z|a7f98ecb-8b37-40eb-8066-62d0da0a6b8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:43:54.054Z|b0d0c356-99e6-49e1-9ddf-0c3030bbfbbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:43:54.059Z|b0d0c356-99e6-49e1-9ddf-0c3030bbfbbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:43:54.102Z|e48b81f6-89f9-46e5-a3fe-8134cea89515|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:43:54.104Z|252ab6fb-1888-4526-a5c3-0bdf5982a142|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:43:54.111Z|252ab6fb-1888-4526-a5c3-0bdf5982a142|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:43:54.117Z|e48b81f6-89f9-46e5-a3fe-8134cea89515|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:43:56.408Z|89b45169-281c-4694-99ce-f11f39b04388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:43:56.419Z|89b45169-281c-4694-99ce-f11f39b04388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:43:56.608Z|14097dd3-e86c-4def-b9fb-deb55ba8845f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:43:56.609Z|14097dd3-e86c-4def-b9fb-deb55ba8845f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:44:04.224Z|2311725f-cb68-44eb-bd9a-78f8908f1c86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:44:04.230Z|96288cb8-ba64-4e2a-97a3-b8715344a644|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:44:04.234Z|2311725f-cb68-44eb-bd9a-78f8908f1c86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:44:04.260Z|96288cb8-ba64-4e2a-97a3-b8715344a644|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:44:04.265Z|68b40bdf-b91a-44a0-a6a8-9e2340018d75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:44:04.267Z|68b40bdf-b91a-44a0-a6a8-9e2340018d75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:44:11.407Z|7e0f980a-31d9-41b1-8946-cbe4691789d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:44:11.408Z|7e0f980a-31d9-41b1-8946-cbe4691789d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:44:14.344Z|d86682dd-2968-449f-bc8b-2b994dd36947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:44:14.344Z|1af775ae-811f-4a83-9819-ff1c8a8176ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:44:14.346Z|1af775ae-811f-4a83-9819-ff1c8a8176ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:44:14.346Z|d86682dd-2968-449f-bc8b-2b994dd36947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:44:14.375Z|c729c2fc-f346-43a2-b5bc-649badf91b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:44:14.377Z|c729c2fc-f346-43a2-b5bc-649badf91b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:44:24.431Z|7dc68b96-01aa-425e-91e5-d73838dfd34e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:44:24.432Z|7dc68b96-01aa-425e-91e5-d73838dfd34e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:44:24.435Z|ba5f10bf-fbab-4b3e-928c-c964c00a33d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:44:24.438Z|ba5f10bf-fbab-4b3e-928c-c964c00a33d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:44:24.470Z|b87f163b-72d0-4fbe-8247-b58669ed60bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:44:24.471Z|b87f163b-72d0-4fbe-8247-b58669ed60bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:44:26.407Z|9c64ceaf-e43b-4f2d-93e7-29a5b103cd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:44:26.409Z|9c64ceaf-e43b-4f2d-93e7-29a5b103cd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:44:26.613Z|f4a4ecd2-62a3-46fa-bca4-78fbd00c67a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:44:26.614Z|f4a4ecd2-62a3-46fa-bca4-78fbd00c67a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:44:34.694Z|5fc37f38-d951-4e48-b298-aa7f2a6e0538|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:44:34.696Z|5fc37f38-d951-4e48-b298-aa7f2a6e0538|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:44:34.699Z|111e7af8-df6f-45a3-be50-ae1ebfc916fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:44:34.701Z|b195de65-7232-49a0-9f62-73d38b1ac36a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:44:34.702Z|111e7af8-df6f-45a3-be50-ae1ebfc916fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:44:34.702Z|b195de65-7232-49a0-9f62-73d38b1ac36a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:44:41.407Z|2dae2625-0574-4a16-92ca-6e22a524bde5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:44:41.422Z|2dae2625-0574-4a16-92ca-6e22a524bde5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:44:44.905Z|491f8a25-c941-4a0f-bc02-ef548d7405ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:44:44.911Z|491f8a25-c941-4a0f-bc02-ef548d7405ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:44:44.910Z|437fb02e-4ab2-4fe9-9561-8c4a188bc59a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:44:44.912Z|6e006986-e93c-415a-95d9-6d640b1209fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:44:44.914Z|6e006986-e93c-415a-95d9-6d640b1209fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:44:44.915Z|437fb02e-4ab2-4fe9-9561-8c4a188bc59a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:44:55.063Z|f7bcf36d-1fbf-4875-8c86-f4be81d99ed6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:44:55.064Z|f7bcf36d-1fbf-4875-8c86-f4be81d99ed6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:44:55.065Z|4974b403-fccc-4fdc-a82c-bc81e59baae3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:44:55.066Z|4974b403-fccc-4fdc-a82c-bc81e59baae3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:44:55.166Z|cefcbf6c-ea30-4d39-9e81-ad7974e40e25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:44:55.168Z|cefcbf6c-ea30-4d39-9e81-ad7974e40e25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:44:56.411Z|9b310940-058c-43a9-8fa9-d2eb92a6e299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:44:56.414Z|9b310940-058c-43a9-8fa9-d2eb92a6e299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:44:56.616Z|1a3f455e-ea14-438d-a206-55da99a8ceb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:44:56.618Z|1a3f455e-ea14-438d-a206-55da99a8ceb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:45:05.210Z|6dadb885-a7ad-4531-a7f9-d6fd2a8ab21e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:45:05.215Z|6dadb885-a7ad-4531-a7f9-d6fd2a8ab21e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:45:05.224Z|b5ed8c0b-0c2a-418d-bc1d-a46ac0aa32cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:45:05.229Z|b5ed8c0b-0c2a-418d-bc1d-a46ac0aa32cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:45:05.320Z|ec09e209-fbb4-42a8-b8b7-f43e4d1e4b83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:45:05.322Z|ec09e209-fbb4-42a8-b8b7-f43e4d1e4b83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:45:11.408Z|2438b2ff-ee84-41a2-88ca-7026280e26fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:45:11.410Z|2438b2ff-ee84-41a2-88ca-7026280e26fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:45:15.410Z|7f5870e6-0bfc-42bc-bf89-c880de417e11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:45:15.413Z|7f5870e6-0bfc-42bc-bf89-c880de417e11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:45:15.426Z|ca071bdf-f5df-4513-a288-76cbf9cee495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:45:15.432Z|ca071bdf-f5df-4513-a288-76cbf9cee495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:45:15.478Z|fbfa94bf-6f74-4ace-9f63-f69ee965eabb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:45:15.481Z|fbfa94bf-6f74-4ace-9f63-f69ee965eabb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:45:25.533Z|44a1b3d0-b23c-437b-827d-79cc56fd10fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:45:25.539Z|44a1b3d0-b23c-437b-827d-79cc56fd10fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:45:25.536Z|be8c3c3b-7b26-4d20-a77b-365e75cb5322|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:45:25.609Z|be8c3c3b-7b26-4d20-a77b-365e75cb5322|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:45:25.613Z|1a8da2ef-00cd-4a34-b26b-443b32b445bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:45:25.615Z|1a8da2ef-00cd-4a34-b26b-443b32b445bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:45:26.409Z|e61480cd-18dd-4f8b-a53e-9bf22e68ec96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:45:26.420Z|e61480cd-18dd-4f8b-a53e-9bf22e68ec96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:45:26.622Z|beb45dbf-7087-43ea-8f07-6ec981fca6b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:45:26.640Z|beb45dbf-7087-43ea-8f07-6ec981fca6b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:45:35.662Z|7cde6dc0-ed82-416c-aaf9-d09e62c1d10a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:45:35.663Z|7cde6dc0-ed82-416c-aaf9-d09e62c1d10a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:45:35.726Z|e786c8df-ef1a-4a64-8b53-5f56eab9ec79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:45:35.727Z|e786c8df-ef1a-4a64-8b53-5f56eab9ec79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:45:35.737Z|68ea1c76-1b14-4c89-a6ed-9bbf538a6720|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:45:35.738Z|68ea1c76-1b14-4c89-a6ed-9bbf538a6720|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:45:41.406Z|51a85007-f6ab-43d9-9096-411e356ad819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:45:41.408Z|51a85007-f6ab-43d9-9096-411e356ad819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:45:45.761Z|b1d33dff-02d2-4fe8-846e-80de64fb03c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:45:45.763Z|b1d33dff-02d2-4fe8-846e-80de64fb03c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:45:45.832Z|3b37c791-5565-42d4-a13f-cff6864eac84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:45:45.834Z|3b37c791-5565-42d4-a13f-cff6864eac84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:45:45.840Z|ba72c644-52b1-4fa1-96ed-86f35cb1f3be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:45:45.842Z|ba72c644-52b1-4fa1-96ed-86f35cb1f3be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:45:55.850Z|11671aa1-9689-438f-a2a3-3c54fe56a629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:45:55.853Z|11671aa1-9689-438f-a2a3-3c54fe56a629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:45:55.914Z|7660b997-b3cf-4d6b-accf-df03b53e31eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:45:55.916Z|7660b997-b3cf-4d6b-accf-df03b53e31eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:45:55.926Z|f3e2c560-f1a1-4c9f-90ce-91abf0fa6177|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:45:55.927Z|f3e2c560-f1a1-4c9f-90ce-91abf0fa6177|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:45:56.407Z|d1ed0481-4465-4a50-ae3a-8c8182228c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:45:56.409Z|d1ed0481-4465-4a50-ae3a-8c8182228c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:45:56.642Z|344e77ee-ab7e-4463-a2f6-41248e862fd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:45:56.643Z|344e77ee-ab7e-4463-a2f6-41248e862fd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:46:05.945Z|c6396b99-cecb-4210-9ca1-86c9f43ca717|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:46:05.949Z|c6396b99-cecb-4210-9ca1-86c9f43ca717|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:46:05.990Z|ab8e1f5e-3700-4bee-8e7d-c57f86b2c67f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:46:05.992Z|ab8e1f5e-3700-4bee-8e7d-c57f86b2c67f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:46:06.018Z|fae395be-8da0-4617-97d8-8c9f24f381bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:46:06.020Z|fae395be-8da0-4617-97d8-8c9f24f381bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:46:11.415Z|b9c54b0d-3ba2-4d93-b7c4-61a156298909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:46:11.425Z|b9c54b0d-3ba2-4d93-b7c4-61a156298909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:46:16.014Z|579dbf55-298c-4554-8abe-ecf77081e047|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:46:16.017Z|579dbf55-298c-4554-8abe-ecf77081e047|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:46:16.082Z|c8f5aa95-231a-4271-9d99-66adadba39ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:46:16.086Z|c8f5aa95-231a-4271-9d99-66adadba39ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:46:16.097Z|023c8112-8817-4c8f-8d11-8d2a0f6e838f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:46:16.104Z|023c8112-8817-4c8f-8d11-8d2a0f6e838f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:46:26.080Z|db8c5a51-f0a5-4e2f-9dad-6a849b1e9f05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:46:26.082Z|db8c5a51-f0a5-4e2f-9dad-6a849b1e9f05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:46:26.155Z|6d0f943c-aff3-4912-9560-4edf60622360|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:46:26.157Z|6d0f943c-aff3-4912-9560-4edf60622360|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:46:26.202Z|30e86bd8-de17-4ba3-b5a4-30b79b531cf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:46:26.205Z|30e86bd8-de17-4ba3-b5a4-30b79b531cf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:46:26.408Z|1a3ebfa3-5851-4c68-9843-bc34770e9f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:46:26.410Z|1a3ebfa3-5851-4c68-9843-bc34770e9f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:46:26.645Z|dc6f4d07-a738-4524-82e4-2967c733e4eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:46:26.649Z|dc6f4d07-a738-4524-82e4-2967c733e4eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:46:36.145Z|888fe050-d723-4d5a-bb45-0c780cd03039|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:46:36.146Z|888fe050-d723-4d5a-bb45-0c780cd03039|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:46:36.214Z|aef2c965-396a-4d98-8deb-6fea406dc3e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:46:36.216Z|aef2c965-396a-4d98-8deb-6fea406dc3e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:46:36.275Z|af50daa9-be62-4ff5-9b64-bcaf53de4af1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:46:36.279Z|af50daa9-be62-4ff5-9b64-bcaf53de4af1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:46:41.406Z|c14a8d0e-5da1-4e1e-82d9-3a20355932a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:46:41.408Z|c14a8d0e-5da1-4e1e-82d9-3a20355932a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:46:46.219Z|a6c52dfe-c83b-470b-9aba-760ba5523fae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:46:46.221Z|a6c52dfe-c83b-470b-9aba-760ba5523fae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:46:46.276Z|86044fbd-dffe-4032-81f8-f121e9452fc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:46:46.278Z|86044fbd-dffe-4032-81f8-f121e9452fc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:46:46.365Z|0c356cd5-dfd7-46ce-83be-fb00f4957859|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:46:46.368Z|0c356cd5-dfd7-46ce-83be-fb00f4957859|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:46:56.289Z|b55cca00-ec0c-4198-8fdc-91000e2338eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:46:56.292Z|b55cca00-ec0c-4198-8fdc-91000e2338eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:46:56.389Z|b8d0e26c-92d9-42e7-8ddf-361d502bc512|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:46:56.392Z|b8d0e26c-92d9-42e7-8ddf-361d502bc512|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:46:56.406Z|918bf881-02ed-44a2-b1a5-8b69137b7e77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:46:56.421Z|918bf881-02ed-44a2-b1a5-8b69137b7e77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:46:56.492Z|60ec1a47-47bd-4d32-a3c1-f3f60c01c195|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:46:56.494Z|60ec1a47-47bd-4d32-a3c1-f3f60c01c195|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:46:56.652Z|c4ab907a-f7c2-41dc-943e-dc159b8ca215|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:46:56.654Z|c4ab907a-f7c2-41dc-943e-dc159b8ca215|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:47:06.371Z|0299c459-bd2f-43d4-a662-4316e2301181|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:47:06.373Z|0299c459-bd2f-43d4-a662-4316e2301181|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:47:06.433Z|5e2c4ec7-83e4-4b8d-8d3b-7998c2dbe09f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:47:06.435Z|5e2c4ec7-83e4-4b8d-8d3b-7998c2dbe09f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:47:06.561Z|8e85c7d8-64a8-4c75-a544-b3874b4d4b5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:47:06.562Z|8e85c7d8-64a8-4c75-a544-b3874b4d4b5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:47:11.409Z|fd542df9-e1b8-4876-8d56-6aa95cf7836a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:47:11.412Z|fd542df9-e1b8-4876-8d56-6aa95cf7836a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:47:16.440Z|23561422-5134-43af-9f28-2a51cff635b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:47:16.443Z|23561422-5134-43af-9f28-2a51cff635b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:47:16.510Z|5ecff640-15c5-4362-b514-0264ef9ae665|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:47:16.512Z|5ecff640-15c5-4362-b514-0264ef9ae665|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:47:16.667Z|cb8ebc03-40c4-4829-b396-097ad93cda53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:47:16.672Z|cb8ebc03-40c4-4829-b396-097ad93cda53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:47:26.407Z|02696bd7-9e05-45ac-8fe9-ea54747b8f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:47:26.408Z|02696bd7-9e05-45ac-8fe9-ea54747b8f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:47:26.531Z|c3ce5a5e-4669-4e0c-a9e5-224b756f0f60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:47:26.535Z|c3ce5a5e-4669-4e0c-a9e5-224b756f0f60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:47:26.634Z|b26c085b-83a5-4c70-ba83-be27ccb3ae3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:47:26.644Z|b26c085b-83a5-4c70-ba83-be27ccb3ae3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:47:26.656Z|562e0265-a3d3-41c0-bbfa-b0e664d220cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:47:26.659Z|562e0265-a3d3-41c0-bbfa-b0e664d220cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:47:26.763Z|b121d6bf-c20b-42e1-9357-312298fcdead|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:47:26.765Z|b121d6bf-c20b-42e1-9357-312298fcdead|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:47:36.606Z|a12755ad-aa8a-497d-a1ef-4ecac755fb1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:47:36.608Z|a12755ad-aa8a-497d-a1ef-4ecac755fb1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:47:36.714Z|6bcc7af3-d293-4765-96bd-9e8469053dfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:47:36.718Z|6bcc7af3-d293-4765-96bd-9e8469053dfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:47:36.839Z|d7d98d0c-294c-4e4f-a62f-9ab1747616c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:47:36.841Z|d7d98d0c-294c-4e4f-a62f-9ab1747616c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:47:41.410Z|a3bf3dfb-692c-469c-b36c-d67faa9dd179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:47:41.428Z|a3bf3dfb-692c-469c-b36c-d67faa9dd179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:47:46.653Z|067eda3b-ddf4-4fa0-8575-30bf3640ae3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:47:46.655Z|067eda3b-ddf4-4fa0-8575-30bf3640ae3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:47:46.801Z|c30ceeda-67db-44b2-80a7-b50dc7bf5a3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:47:46.805Z|c30ceeda-67db-44b2-80a7-b50dc7bf5a3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:47:46.901Z|44713f41-30fc-4bf7-a522-64c129b78625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:47:46.904Z|44713f41-30fc-4bf7-a522-64c129b78625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:47:56.409Z|7a2c97cf-3854-44fd-a526-cb52de482919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:47:56.411Z|7a2c97cf-3854-44fd-a526-cb52de482919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:47:56.672Z|9f896985-fc74-42d9-8df4-6d77962a3ac7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:47:56.673Z|9f896985-fc74-42d9-8df4-6d77962a3ac7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:47:56.719Z|8b2badfc-17b7-4b11-b7dc-801b4cf527fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:47:56.721Z|8b2badfc-17b7-4b11-b7dc-801b4cf527fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:47:56.920Z|11937fff-f973-43aa-9c5f-c871b9213fd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:47:56.922Z|11937fff-f973-43aa-9c5f-c871b9213fd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:47:56.967Z|f4c79f49-bde8-4552-bbe0-c42f416dbf3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:47:56.970Z|f4c79f49-bde8-4552-bbe0-c42f416dbf3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:48:06.807Z|86896a8a-5f70-49fb-8157-3030cf24a36a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:48:06.810Z|86896a8a-5f70-49fb-8157-3030cf24a36a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:48:07.016Z|1ceb06d1-5868-40b2-9d5e-c77abd331a07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:48:07.019Z|1ceb06d1-5868-40b2-9d5e-c77abd331a07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:48:07.040Z|3df8dcaa-7405-4160-8b5f-a14bf65845b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:48:07.042Z|3df8dcaa-7405-4160-8b5f-a14bf65845b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:48:11.407Z|4ec7db97-588c-404b-bfe6-704176ed5f9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:48:11.412Z|4ec7db97-588c-404b-bfe6-704176ed5f9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:48:16.891Z|f0158bc8-25d7-4d29-9f68-cf7a8f80253f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:48:16.895Z|f0158bc8-25d7-4d29-9f68-cf7a8f80253f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:48:17.100Z|6bb85a12-5649-441a-9f51-a69b37aa7b0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:48:17.101Z|bee5fa26-7657-47ce-aace-d5f96e5b1aa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:48:17.102Z|6bb85a12-5649-441a-9f51-a69b37aa7b0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:48:17.103Z|bee5fa26-7657-47ce-aace-d5f96e5b1aa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:48:26.414Z|64d64e17-ea21-487c-b966-9e9ecd83edbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:48:26.421Z|64d64e17-ea21-487c-b966-9e9ecd83edbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:48:26.675Z|4f37377c-5c97-43fc-8522-fa30064c5be1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:48:26.676Z|4f37377c-5c97-43fc-8522-fa30064c5be1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:48:26.990Z|723dae97-4669-4663-9eb7-3362ba349069|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:48:26.992Z|723dae97-4669-4663-9eb7-3362ba349069|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:48:27.163Z|d42efa19-e02b-498e-b256-579794702ef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:48:27.164Z|d42efa19-e02b-498e-b256-579794702ef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:48:27.163Z|209003ff-79df-4904-9243-79470b5aa8d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:48:27.175Z|209003ff-79df-4904-9243-79470b5aa8d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:48:37.043Z|accc8bb7-689d-4bc2-b52b-7aa00f8a2b10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:48:37.047Z|accc8bb7-689d-4bc2-b52b-7aa00f8a2b10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:48:37.238Z|6d8e579b-ad3d-4ad1-b4bf-fb53a5db9213|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:48:37.240Z|6d8e579b-ad3d-4ad1-b4bf-fb53a5db9213|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:48:37.246Z|f6a5323e-3ce3-4fea-a3ab-70a4bdc3dfde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:48:37.250Z|f6a5323e-3ce3-4fea-a3ab-70a4bdc3dfde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:48:41.409Z|db6c31d4-8636-4610-9ee8-2878c678f1f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:48:41.410Z|db6c31d4-8636-4610-9ee8-2878c678f1f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:48:47.117Z|aa6ca120-1ee8-4540-869e-5b03c37829c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:48:47.119Z|aa6ca120-1ee8-4540-869e-5b03c37829c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:48:47.304Z|c52fbbb8-8f5f-4f71-9281-8244a17dd8bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:48:47.306Z|c52fbbb8-8f5f-4f71-9281-8244a17dd8bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:48:47.309Z|407af9d8-e982-4fad-bcf2-26e69662da18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:48:47.317Z|407af9d8-e982-4fad-bcf2-26e69662da18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:48:56.406Z|82615ab9-6c58-4671-936d-813dbe4e94f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:48:56.408Z|82615ab9-6c58-4671-936d-813dbe4e94f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:48:56.683Z|109cae95-ef3f-4623-accf-a42b693a687b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:48:56.685Z|109cae95-ef3f-4623-accf-a42b693a687b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:48:57.182Z|88fe009c-afc9-4ba1-b3a8-14655dfbc2d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:48:57.184Z|88fe009c-afc9-4ba1-b3a8-14655dfbc2d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:48:57.359Z|3e27fa8c-6abf-443e-914e-78863c341e81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:48:57.361Z|3e27fa8c-6abf-443e-914e-78863c341e81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:48:57.388Z|0f04d9b3-0243-4eb2-b00a-7df20bc567e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:48:57.390Z|0f04d9b3-0243-4eb2-b00a-7df20bc567e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:49:07.235Z|5433bfbc-587c-41de-9f6c-37a18457667f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:49:07.237Z|5433bfbc-587c-41de-9f6c-37a18457667f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:49:07.418Z|abbe32e7-2862-4cb1-b458-1f828d445157|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:49:07.420Z|abbe32e7-2862-4cb1-b458-1f828d445157|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:49:07.437Z|3dd2f24a-8eff-4917-ab5b-727ff07c0b3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:49:07.440Z|3dd2f24a-8eff-4917-ab5b-727ff07c0b3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:49:11.408Z|8c868889-c45b-42b8-865b-0fcd0eaf12d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:49:11.413Z|8c868889-c45b-42b8-865b-0fcd0eaf12d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:49:17.289Z|0390d8e6-61c1-4ec9-8141-0c3c85f444a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:49:17.291Z|0390d8e6-61c1-4ec9-8141-0c3c85f444a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:49:17.463Z|1ad90f74-ffd3-4468-b870-2eaff6ead1d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:49:17.465Z|1ad90f74-ffd3-4468-b870-2eaff6ead1d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:49:17.518Z|d2ae066c-21d4-4636-a6ab-8f7c9551705f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:49:17.519Z|d2ae066c-21d4-4636-a6ab-8f7c9551705f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:49:26.412Z|80c9c08d-d5b8-40fd-9998-bf520354af6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:49:26.414Z|80c9c08d-d5b8-40fd-9998-bf520354af6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:49:26.687Z|fc9d5876-db50-41e3-a81c-0daafdfdcede|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:49:26.689Z|fc9d5876-db50-41e3-a81c-0daafdfdcede|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:49:27.374Z|b1a8fc24-56de-470e-a459-85986661867a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:49:27.377Z|b1a8fc24-56de-470e-a459-85986661867a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:49:27.517Z|d8c215cb-62e1-4b86-8ad5-124b16ab95a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:49:27.520Z|d8c215cb-62e1-4b86-8ad5-124b16ab95a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:49:27.579Z|99a23e26-a151-4924-93bd-2045fef779f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:49:27.581Z|99a23e26-a151-4924-93bd-2045fef779f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:49:37.481Z|c34ca5f8-9861-4c5e-87ff-f89208bcc995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:49:37.485Z|c34ca5f8-9861-4c5e-87ff-f89208bcc995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:49:37.595Z|86457814-5ef0-43d7-954b-e4fe7faefc74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:49:37.608Z|86457814-5ef0-43d7-954b-e4fe7faefc74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:49:37.643Z|aa6466b1-ae67-45e3-8181-01233ca14730|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:49:37.674Z|aa6466b1-ae67-45e3-8181-01233ca14730|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:49:41.407Z|e46487ca-e5a2-46f4-8bc2-45e9cd77465e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:49:41.408Z|e46487ca-e5a2-46f4-8bc2-45e9cd77465e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:49:47.541Z|c16f4c09-d628-4963-b7ae-7bb4e72a3f07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:49:47.544Z|c16f4c09-d628-4963-b7ae-7bb4e72a3f07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:49:47.670Z|c421d41d-4711-44c7-b1f0-aec0eb39cca5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:49:47.678Z|c421d41d-4711-44c7-b1f0-aec0eb39cca5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:49:47.727Z|234e2618-9212-4253-9f73-2b11ee9756c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:49:47.728Z|234e2618-9212-4253-9f73-2b11ee9756c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:49:56.406Z|6e2d473c-18d1-4349-a574-004e13e8b220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:49:56.411Z|6e2d473c-18d1-4349-a574-004e13e8b220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:49:56.699Z|b74821b8-ae91-4392-8a78-76384d20fff7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:49:56.700Z|b74821b8-ae91-4392-8a78-76384d20fff7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:49:57.643Z|67768518-5538-4e68-9946-299acc4e5df4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:49:57.646Z|67768518-5538-4e68-9946-299acc4e5df4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:49:57.733Z|4f06abf0-c3d8-4bba-8a0d-8526c8cbacfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:49:57.735Z|4f06abf0-c3d8-4bba-8a0d-8526c8cbacfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:49:57.802Z|a8fb0397-2faf-4742-a263-07aa1a8a37c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:49:57.804Z|a8fb0397-2faf-4742-a263-07aa1a8a37c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:50:07.740Z|47584851-bc44-4f0d-b4c3-1743b75c8f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:50:07.742Z|47584851-bc44-4f0d-b4c3-1743b75c8f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:50:07.821Z|445c1d62-a86a-412b-ba3a-4a6edefc73b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:50:07.843Z|445c1d62-a86a-412b-ba3a-4a6edefc73b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:50:07.877Z|79e234e7-c17e-4bb2-a540-3b8e9ffdf351|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:50:07.898Z|79e234e7-c17e-4bb2-a540-3b8e9ffdf351|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:50:11.407Z|c11d440e-a30c-4a91-b3a8-83027ea164e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:50:11.408Z|c11d440e-a30c-4a91-b3a8-83027ea164e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:50:17.833Z|c1384610-b6d1-4fb7-aede-2c8a4c09be83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:50:17.835Z|c1384610-b6d1-4fb7-aede-2c8a4c09be83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:50:17.887Z|65f65f4d-10d5-4586-b4a1-0a5dabf28b81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:50:17.889Z|65f65f4d-10d5-4586-b4a1-0a5dabf28b81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:50:17.956Z|e58865d1-f886-43b5-b679-608bad74006d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:50:17.959Z|e58865d1-f886-43b5-b679-608bad74006d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:50:26.407Z|3019e81c-0623-4173-be3d-8fdb0205302e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:50:26.410Z|3019e81c-0623-4173-be3d-8fdb0205302e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:50:26.705Z|57c40ff7-f4ba-416b-92cf-94672c0127c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:50:26.706Z|57c40ff7-f4ba-416b-92cf-94672c0127c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:50:27.913Z|579d63a3-cb20-4224-b448-2227125b8412|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:50:27.915Z|579d63a3-cb20-4224-b448-2227125b8412|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:50:27.946Z|39a40d25-c02d-4874-8757-4242db71d9fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:50:27.947Z|39a40d25-c02d-4874-8757-4242db71d9fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:50:28.029Z|77b78df9-3e05-4568-9ae3-aa95b54f4bfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:50:28.031Z|77b78df9-3e05-4568-9ae3-aa95b54f4bfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:50:30.683Z|5b72b801-e45a-4b78-b97e-2d2c1e08b3c3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T05:50:30.685Z|5b72b801-e45a-4b78-b97e-2d2c1e08b3c3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T05:50:37.968Z|cad50f07-0e5e-4bb2-ae4b-25db2306e816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:50:37.969Z|cad50f07-0e5e-4bb2-ae4b-25db2306e816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:50:37.991Z|a7435bcd-2371-46ec-934d-cd6480569d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:50:37.993Z|a7435bcd-2371-46ec-934d-cd6480569d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:50:38.081Z|0bf7c71e-be1c-4575-ba8b-67fd49cac71f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:50:38.083Z|0bf7c71e-be1c-4575-ba8b-67fd49cac71f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:50:41.406Z|8865cca2-cca1-4cef-875d-bef986e1667e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:50:41.411Z|8865cca2-cca1-4cef-875d-bef986e1667e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:50:48.014Z|2a461685-ca8a-4116-ba62-2e7e547d1e3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:50:48.016Z|2a461685-ca8a-4116-ba62-2e7e547d1e3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:50:48.049Z|f90ccbde-e07c-485a-8fb0-90e536280080|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:50:48.050Z|f90ccbde-e07c-485a-8fb0-90e536280080|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:50:48.130Z|e6b2d7d7-d960-490e-89a6-baede6d6785b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:50:48.132Z|e6b2d7d7-d960-490e-89a6-baede6d6785b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:50:56.406Z|18e2ea64-fe91-4263-a163-c1b75425e5f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:50:56.408Z|18e2ea64-fe91-4263-a163-c1b75425e5f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:50:56.707Z|53a0af7f-696e-428e-9c23-98013add9a29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:50:56.708Z|53a0af7f-696e-428e-9c23-98013add9a29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:50:58.074Z|52decb60-e0d6-4771-af36-5fcc370585ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:50:58.076Z|52decb60-e0d6-4771-af36-5fcc370585ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:50:58.112Z|cb219229-1530-42d3-81f7-414f79832946|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:50:58.116Z|cb219229-1530-42d3-81f7-414f79832946|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:50:58.174Z|11f9e56f-aa1a-4ca5-8b45-9ef6e5abc0bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:50:58.176Z|11f9e56f-aa1a-4ca5-8b45-9ef6e5abc0bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:51:08.131Z|6da099a6-dacf-4779-9f62-9a1f4596bd3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:51:08.136Z|6da099a6-dacf-4779-9f62-9a1f4596bd3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:51:08.174Z|cde960c8-2bd6-4a1a-95aa-352c60c0bb43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:51:08.175Z|cde960c8-2bd6-4a1a-95aa-352c60c0bb43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:51:08.216Z|56cf1c38-9346-4601-a96a-4488d7a0b61d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:51:08.218Z|56cf1c38-9346-4601-a96a-4488d7a0b61d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:51:11.408Z|43243d68-a6ba-4d02-91ea-1eb1f56a1b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:51:11.412Z|43243d68-a6ba-4d02-91ea-1eb1f56a1b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:51:18.197Z|ab2618d0-6b74-413a-8956-d92b24244f49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:51:18.199Z|ab2618d0-6b74-413a-8956-d92b24244f49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:51:18.241Z|3f055769-976b-44e1-ae3d-b26bf80875af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:51:18.245Z|3f055769-976b-44e1-ae3d-b26bf80875af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:51:18.257Z|53e1ccc1-0bf0-4bae-9d4b-843e3839cbf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:51:18.259Z|53e1ccc1-0bf0-4bae-9d4b-843e3839cbf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:51:26.406Z|a5981cc1-bff9-4f7e-9b5f-1419cb8000cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:51:26.408Z|a5981cc1-bff9-4f7e-9b5f-1419cb8000cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:51:26.709Z|387a6dfe-34ac-4cce-8077-45573e76f905|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:51:26.710Z|387a6dfe-34ac-4cce-8077-45573e76f905|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:51:28.250Z|28b530f3-25ac-4060-b2d9-bd4acd18bb3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:51:28.252Z|28b530f3-25ac-4060-b2d9-bd4acd18bb3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:51:28.302Z|e7f55ee4-0796-4724-8482-553b1009b4b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:51:28.302Z|65d2cf38-34fa-41ac-a1fa-b4b86729fb51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:51:28.303Z|e7f55ee4-0796-4724-8482-553b1009b4b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:51:28.303Z|65d2cf38-34fa-41ac-a1fa-b4b86729fb51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:51:30.595Z|c008f17f-72df-4eb3-aced-34dbc86f14c3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T05:51:30.599Z|c008f17f-72df-4eb3-aced-34dbc86f14c3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T05:51:38.299Z|3457d4a2-4ff5-4aff-a10c-e64438652923|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:51:38.301Z|3457d4a2-4ff5-4aff-a10c-e64438652923|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:51:38.359Z|964af4fe-d7d6-4731-8f4b-5064b00002a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:51:38.361Z|e2dd694f-d5e8-4704-8597-e08e859b51e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:51:38.360Z|964af4fe-d7d6-4731-8f4b-5064b00002a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:51:38.362Z|e2dd694f-d5e8-4704-8597-e08e859b51e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:51:41.408Z|34b1b74a-9fc2-48ee-9ddf-3059502f4133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:51:41.409Z|34b1b74a-9fc2-48ee-9ddf-3059502f4133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:51:48.345Z|2ed07acd-6905-4ebf-ae6a-9dafd447df9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:51:48.349Z|2ed07acd-6905-4ebf-ae6a-9dafd447df9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:51:48.425Z|4cf832a8-0008-4a20-b7f6-536b89ae506b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:51:48.430Z|4cf832a8-0008-4a20-b7f6-536b89ae506b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:51:48.434Z|a6c3416c-1109-4071-97e0-48336bacd7e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:51:48.441Z|a6c3416c-1109-4071-97e0-48336bacd7e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:51:56.411Z|223640db-f4ce-4c08-9f83-d02fbc1bd95b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:51:56.415Z|223640db-f4ce-4c08-9f83-d02fbc1bd95b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:51:56.712Z|79b15b8d-8348-4495-b4ff-47462775d55f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:51:56.714Z|79b15b8d-8348-4495-b4ff-47462775d55f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:51:58.425Z|b318ad72-278c-4284-806d-8038e318c63e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:51:58.428Z|b318ad72-278c-4284-806d-8038e318c63e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:51:58.487Z|6d850d2d-4365-4e62-a519-0a046e7386b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:51:58.489Z|6d850d2d-4365-4e62-a519-0a046e7386b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:51:58.510Z|f7512af5-22ec-4c8b-ac2e-8bcd003a5393|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:51:58.519Z|f7512af5-22ec-4c8b-ac2e-8bcd003a5393|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:52:08.478Z|2bcf765a-b65a-4591-a430-debcc57051f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:52:08.480Z|2bcf765a-b65a-4591-a430-debcc57051f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:52:08.540Z|22213a4a-6339-41a8-876e-609777f8f7f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:52:08.542Z|22213a4a-6339-41a8-876e-609777f8f7f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:52:08.630Z|b4099d48-ec26-4eae-8135-3a526c90ac22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:52:08.635Z|b4099d48-ec26-4eae-8135-3a526c90ac22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:52:11.406Z|6d5b6e11-e504-49b3-9ebe-4ada9ba478bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:52:11.408Z|6d5b6e11-e504-49b3-9ebe-4ada9ba478bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:52:18.541Z|85219e4c-e5d1-4e2a-a4d9-54a20d775eea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:52:18.543Z|85219e4c-e5d1-4e2a-a4d9-54a20d775eea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:52:18.578Z|dac74416-ef1c-4de5-b82a-3ad296658519|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:52:18.580Z|dac74416-ef1c-4de5-b82a-3ad296658519|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:52:18.681Z|f526885f-234f-4aba-b48d-cf222313f758|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:52:18.683Z|f526885f-234f-4aba-b48d-cf222313f758|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:52:26.407Z|c6f34707-045c-46e5-905a-f75a6dc24db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:52:26.408Z|c6f34707-045c-46e5-905a-f75a6dc24db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:52:26.717Z|8f7c6dc8-b6db-4cb6-a800-08e4b2138312|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:52:26.718Z|8f7c6dc8-b6db-4cb6-a800-08e4b2138312|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:52:28.626Z|7d49ff15-b7c1-4530-80a8-6d85cb6c3e27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:52:28.627Z|7d49ff15-b7c1-4530-80a8-6d85cb6c3e27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:52:28.632Z|cb382130-a4f1-426b-a4d4-b440b32700dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:52:28.633Z|cb382130-a4f1-426b-a4d4-b440b32700dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:52:28.731Z|46391f6d-47cd-4e4b-aee2-20b1b47e42c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:52:28.734Z|46391f6d-47cd-4e4b-aee2-20b1b47e42c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:52:30.586Z|f31f9bfd-9f15-41b6-b01e-cba70d8134d5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T05:52:30.588Z|f31f9bfd-9f15-41b6-b01e-cba70d8134d5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T05:52:38.689Z|bc1602ec-a851-4f71-94e6-a940432d3319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:52:38.690Z|bc1602ec-a851-4f71-94e6-a940432d3319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:52:38.689Z|dae760f2-906c-4f91-9fdf-ca0875e67716|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:52:38.697Z|dae760f2-906c-4f91-9fdf-ca0875e67716|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:52:38.781Z|04193c6f-06a1-4a2d-9993-5883858930a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:52:38.783Z|04193c6f-06a1-4a2d-9993-5883858930a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:52:41.406Z|9baee82e-37d6-4f14-b27c-ee501c60d81c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:52:41.412Z|9baee82e-37d6-4f14-b27c-ee501c60d81c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:52:48.767Z|3ebaae77-d500-4a15-88c7-05841c7a70ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:52:48.769Z|3ebaae77-d500-4a15-88c7-05841c7a70ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:52:48.782Z|5a1a7f52-39c2-4f78-b024-60b793a3f43e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:52:48.783Z|5a1a7f52-39c2-4f78-b024-60b793a3f43e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:52:48.838Z|3de68cee-11ea-44ea-a21b-ef593cafcd64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:52:48.840Z|3de68cee-11ea-44ea-a21b-ef593cafcd64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:52:56.407Z|5f8566d9-87d5-4285-929f-d02a654aac6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:52:56.408Z|5f8566d9-87d5-4285-929f-d02a654aac6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:52:56.720Z|b8c0510b-6f27-4f0e-9843-d102919b55b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:52:56.721Z|b8c0510b-6f27-4f0e-9843-d102919b55b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:52:58.846Z|db340bd9-157f-4078-b9f5-38b4786c242f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:52:58.847Z|db340bd9-157f-4078-b9f5-38b4786c242f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:52:58.869Z|611d163a-c6b4-4949-b06e-b4da3e013082|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:52:58.870Z|611d163a-c6b4-4949-b06e-b4da3e013082|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:52:58.891Z|f8ef1744-f71c-44c2-86a2-42219c3c16f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:52:58.892Z|f8ef1744-f71c-44c2-86a2-42219c3c16f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:53:08.892Z|98f95568-32e4-4831-a9d2-0e6dac8fb3a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:53:08.893Z|98f95568-32e4-4831-a9d2-0e6dac8fb3a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:53:08.934Z|39b02aa1-d2c0-44bc-8422-48eee5944cca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:53:08.935Z|39b02aa1-d2c0-44bc-8422-48eee5944cca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:53:08.960Z|3c1c4c31-1881-4bc3-bd76-bd6e4e3a0c04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:53:08.962Z|3c1c4c31-1881-4bc3-bd76-bd6e4e3a0c04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:53:11.406Z|70f7cb57-d2fc-4255-935a-dbf399878e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:53:11.407Z|70f7cb57-d2fc-4255-935a-dbf399878e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:53:18.938Z|22f3984a-3cac-44be-98ff-1aa2d65db4b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:53:18.941Z|22f3984a-3cac-44be-98ff-1aa2d65db4b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:53:18.997Z|03188060-fd72-4981-b10e-adc35c7b306f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:53:18.999Z|03188060-fd72-4981-b10e-adc35c7b306f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:53:19.045Z|d8c5f47b-e5a9-4fee-a0c2-98fd01495396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:53:19.046Z|d8c5f47b-e5a9-4fee-a0c2-98fd01495396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:53:26.406Z|192cbd2f-e38e-42d1-82b3-ee828683fb67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:53:26.412Z|192cbd2f-e38e-42d1-82b3-ee828683fb67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:53:26.722Z|b419f2a0-5eb5-470c-acb9-2fcf527bb966|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:53:26.723Z|b419f2a0-5eb5-470c-acb9-2fcf527bb966|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:53:28.986Z|74b705c5-bdb2-45ac-b0ba-8b05d6cfbe5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:53:28.988Z|74b705c5-bdb2-45ac-b0ba-8b05d6cfbe5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:53:29.062Z|59291ec8-0823-4d35-8634-173b9f50fc99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:53:29.066Z|59291ec8-0823-4d35-8634-173b9f50fc99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:53:29.107Z|1c49a267-533b-4c00-a919-8581c533be4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:53:29.109Z|1c49a267-533b-4c00-a919-8581c533be4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:53:30.586Z|5e812980-d104-4365-b893-f77324600a5c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T05:53:30.587Z|5e812980-d104-4365-b893-f77324600a5c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T05:53:39.037Z|6801d964-eb69-447f-9b75-5a78312033bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:53:39.039Z|6801d964-eb69-447f-9b75-5a78312033bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:53:39.115Z|34dc4e39-24a8-4563-9682-031a6e44c7d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:53:39.117Z|34dc4e39-24a8-4563-9682-031a6e44c7d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:53:39.167Z|8934f381-b739-46d5-91d4-11b86f11ca92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:53:39.170Z|8934f381-b739-46d5-91d4-11b86f11ca92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:53:41.406Z|ceafa82d-64ff-48b9-8c37-341d923a37ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:53:41.407Z|ceafa82d-64ff-48b9-8c37-341d923a37ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:53:49.093Z|6e7c992c-b463-4c26-b102-ea2fe9df889e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:53:49.095Z|6e7c992c-b463-4c26-b102-ea2fe9df889e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:53:49.166Z|d24f9acc-50b5-4a14-9c4e-26c4f9437ed0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:53:49.167Z|d24f9acc-50b5-4a14-9c4e-26c4f9437ed0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:53:49.217Z|25a1b1d0-125e-4a42-bbb8-017b77899ac4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:53:49.218Z|25a1b1d0-125e-4a42-bbb8-017b77899ac4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:53:56.406Z|e6c506db-ec14-49fb-b136-d53ceba7b4bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:53:56.407Z|e6c506db-ec14-49fb-b136-d53ceba7b4bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:53:56.725Z|79aa2c9a-5f46-4f4f-9de8-563bafbdbe88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:53:56.726Z|79aa2c9a-5f46-4f4f-9de8-563bafbdbe88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:53:59.157Z|004db28a-55d6-47af-acbb-cb1720fe6362|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:53:59.159Z|004db28a-55d6-47af-acbb-cb1720fe6362|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:53:59.225Z|8889ecd3-2e59-44f6-8991-f5ff5e9e6e0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:53:59.226Z|8889ecd3-2e59-44f6-8991-f5ff5e9e6e0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:53:59.266Z|7e8ebb9e-6bc9-44e0-8fd8-99110387c0ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:53:59.267Z|7e8ebb9e-6bc9-44e0-8fd8-99110387c0ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:54:09.199Z|13f5f741-0632-418b-9f3c-cdd21f85c839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:54:09.200Z|13f5f741-0632-418b-9f3c-cdd21f85c839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:54:09.286Z|2b1dd68d-0b94-4a6e-b01d-ac00f28c5d1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:54:09.289Z|2b1dd68d-0b94-4a6e-b01d-ac00f28c5d1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:54:09.326Z|8fbe018c-512b-49f9-a114-3850e498a46d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:54:09.328Z|8fbe018c-512b-49f9-a114-3850e498a46d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:54:11.406Z|9a15eb5d-fc42-413d-9345-81f707870837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:54:11.414Z|9a15eb5d-fc42-413d-9345-81f707870837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:54:19.255Z|c1528558-d12c-4b65-a596-1b55ca94a090|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:54:19.258Z|c1528558-d12c-4b65-a596-1b55ca94a090|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:54:19.341Z|e785da5b-bbb1-4679-bd5d-bfe6ac1a2162|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:54:19.344Z|e785da5b-bbb1-4679-bd5d-bfe6ac1a2162|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:54:19.385Z|14d1051c-e16a-4a35-8668-1cada5c02035|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:54:19.388Z|14d1051c-e16a-4a35-8668-1cada5c02035|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:54:26.406Z|c3d67af2-7f59-4ce9-a4c4-5cfbe867c8c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:54:26.407Z|c3d67af2-7f59-4ce9-a4c4-5cfbe867c8c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:54:26.727Z|56c7534d-92f8-4632-ae19-38849971676a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:54:26.729Z|56c7534d-92f8-4632-ae19-38849971676a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:54:29.305Z|75a569a9-f3d5-4676-aba5-28f981cc9231|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:54:29.307Z|75a569a9-f3d5-4676-aba5-28f981cc9231|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:54:29.391Z|f2bde96d-cb0c-43cd-90ab-bf6757073667|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:54:29.393Z|f2bde96d-cb0c-43cd-90ab-bf6757073667|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:54:29.431Z|41a87982-ccf6-4a3b-aef4-5c7eca4be588|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:54:29.433Z|41a87982-ccf6-4a3b-aef4-5c7eca4be588|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:54:30.586Z|c05a9cc3-33dd-43a5-a949-f35af9348e8a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T05:54:30.593Z|c05a9cc3-33dd-43a5-a949-f35af9348e8a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T05:54:39.388Z|ae996098-23b3-4907-9a0f-46ff25ff8ebb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:54:39.402Z|ae996098-23b3-4907-9a0f-46ff25ff8ebb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:54:39.460Z|24f4c385-7573-4551-bcc9-3477cf14ac4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:54:39.461Z|24f4c385-7573-4551-bcc9-3477cf14ac4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:54:39.498Z|d1e2cde1-9a78-481b-b9b6-be06b0a2c788|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:54:39.499Z|d1e2cde1-9a78-481b-b9b6-be06b0a2c788|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:54:41.406Z|7278ef7f-a8b1-45e2-a906-dc88875d73a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:54:41.407Z|7278ef7f-a8b1-45e2-a906-dc88875d73a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:54:49.456Z|17679a2e-f334-4d3e-9362-604c190d3052|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:54:49.457Z|17679a2e-f334-4d3e-9362-604c190d3052|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:54:49.507Z|88b7a967-1f99-43fb-a2bd-4dfeb17d31d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:54:49.510Z|88b7a967-1f99-43fb-a2bd-4dfeb17d31d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:54:49.542Z|3cf7aee2-572a-4e74-977d-0bb1169f514e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:54:49.557Z|3cf7aee2-572a-4e74-977d-0bb1169f514e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:54:56.406Z|15f08000-55a1-451a-abf8-76591ff8346e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:54:56.411Z|15f08000-55a1-451a-abf8-76591ff8346e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:54:56.730Z|b73054d0-b549-4f5b-a3d7-c890d1001508|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:54:56.732Z|b73054d0-b549-4f5b-a3d7-c890d1001508|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:54:59.499Z|08d3c002-e68b-4794-961b-f757e1d4ce88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:54:59.501Z|08d3c002-e68b-4794-961b-f757e1d4ce88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:54:59.553Z|d649140b-d952-4cb8-8c63-11d7e5aae08f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:54:59.555Z|d649140b-d952-4cb8-8c63-11d7e5aae08f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:54:59.614Z|4bc575ec-26d9-4eda-bb5a-75fac611337c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:54:59.616Z|4bc575ec-26d9-4eda-bb5a-75fac611337c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:55:09.566Z|1cfdeedf-a7fe-46ca-a914-15c6b21ac5ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:55:09.570Z|1cfdeedf-a7fe-46ca-a914-15c6b21ac5ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:55:09.601Z|3df9d8af-4592-4b7e-8f25-335d7233d0c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:55:09.602Z|3df9d8af-4592-4b7e-8f25-335d7233d0c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:55:09.658Z|98fba469-b47e-465f-9a99-9cb35a9cb9ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:55:09.659Z|98fba469-b47e-465f-9a99-9cb35a9cb9ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:55:11.407Z|8ce6230a-54d0-4306-bcfe-61bfaf0d1bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:55:11.408Z|8ce6230a-54d0-4306-bcfe-61bfaf0d1bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:55:19.615Z|c5960447-7144-44ba-b415-b62ddbeeb672|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:55:19.620Z|c5960447-7144-44ba-b415-b62ddbeeb672|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:55:19.635Z|b2415c36-96da-4966-a46f-16adc58d8096|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:55:19.636Z|b2415c36-96da-4966-a46f-16adc58d8096|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:55:19.693Z|a011f96f-8a83-4418-b48b-56bdeb003781|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:55:19.694Z|a011f96f-8a83-4418-b48b-56bdeb003781|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:55:26.407Z|087fe814-77b5-46ad-8462-415797edc32f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:55:26.409Z|087fe814-77b5-46ad-8462-415797edc32f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:55:26.734Z|697170f5-6764-40f3-935e-f334ee0d0e0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:55:26.736Z|697170f5-6764-40f3-935e-f334ee0d0e0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:55:29.673Z|d34247ba-167c-4f95-98b7-38870a393007|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:55:29.676Z|d34247ba-167c-4f95-98b7-38870a393007|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:55:29.681Z|7b84981b-deaf-4008-aecd-bf8e06bb67fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:55:29.686Z|7b84981b-deaf-4008-aecd-bf8e06bb67fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:55:29.735Z|00d16cf9-7b1e-44a8-871a-f08f4e0ad257|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:55:29.737Z|00d16cf9-7b1e-44a8-871a-f08f4e0ad257|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:55:30.652Z|7c70d42c-8140-4d08-9f5e-5e553e95cb0f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T05:55:30.662Z|7c70d42c-8140-4d08-9f5e-5e553e95cb0f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T05:55:39.764Z|53f3df02-b667-4aef-8f8b-7192d62d1768|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:55:39.767Z|962b0824-bb97-4ac1-8f00-463affb7ac34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:55:39.768Z|962b0824-bb97-4ac1-8f00-463affb7ac34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:55:39.767Z|53f3df02-b667-4aef-8f8b-7192d62d1768|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:55:39.796Z|65331f16-0bb0-4f0f-be11-83e27a6ac61d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:55:39.797Z|65331f16-0bb0-4f0f-be11-83e27a6ac61d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:55:41.407Z|63a03af2-107d-42e7-bd0e-eac39af49ee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:55:41.414Z|63a03af2-107d-42e7-bd0e-eac39af49ee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:55:49.822Z|2e8fabe9-c6c8-4c21-a733-d68addaef5a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:55:49.822Z|7ffe817a-e855-4c9a-bad7-dc21f75a949b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:55:49.824Z|2e8fabe9-c6c8-4c21-a733-d68addaef5a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:55:49.824Z|7ffe817a-e855-4c9a-bad7-dc21f75a949b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:55:49.841Z|7af048ca-7f4b-4dff-b052-42d1f5185031|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:55:49.842Z|7af048ca-7f4b-4dff-b052-42d1f5185031|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:55:56.409Z|ba777dfa-0d7c-4e80-b8a4-7a60331464b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:55:56.410Z|ba777dfa-0d7c-4e80-b8a4-7a60331464b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:55:56.740Z|43736f27-7171-4fd0-9c4b-b54940c985ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:55:56.741Z|43736f27-7171-4fd0-9c4b-b54940c985ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:55:59.877Z|5689a661-bf54-4c59-b1e5-c14865661dfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:55:59.879Z|5689a661-bf54-4c59-b1e5-c14865661dfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:55:59.881Z|56f3f16b-ff18-4216-b6fb-ff5376e84b8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:55:59.888Z|56f3f16b-ff18-4216-b6fb-ff5376e84b8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:55:59.893Z|3acb99ca-8155-4696-bd00-fef23b31cce2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:55:59.895Z|3acb99ca-8155-4696-bd00-fef23b31cce2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:56:09.937Z|d0431291-9737-4ee3-a485-29b9795e7146|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:56:09.938Z|a0144239-ca46-43cb-a8c5-3c23b9e956e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:56:09.939Z|a0144239-ca46-43cb-a8c5-3c23b9e956e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:56:09.939Z|d0431291-9737-4ee3-a485-29b9795e7146|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:56:09.948Z|35dc8937-5c5c-443f-9dec-e6ea1f2dbd17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:56:09.949Z|35dc8937-5c5c-443f-9dec-e6ea1f2dbd17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:56:11.407Z|dc9e065f-1d42-47e3-a09a-74d8aafbecfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:56:11.408Z|dc9e065f-1d42-47e3-a09a-74d8aafbecfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:56:19.979Z|dfa16284-fc70-47ce-8562-e7efc521ae80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:56:19.980Z|dfa16284-fc70-47ce-8562-e7efc521ae80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:56:19.994Z|14c50faa-0c0a-40fe-b122-0bd038238552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:56:19.995Z|14c50faa-0c0a-40fe-b122-0bd038238552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:56:20.003Z|3412a8a0-0ad3-40d2-8235-ec86ba2746d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:56:20.005Z|3412a8a0-0ad3-40d2-8235-ec86ba2746d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:56:26.407Z|88c21db7-396f-44b8-8b31-6682cdaa0d50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:56:26.412Z|88c21db7-396f-44b8-8b31-6682cdaa0d50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:56:26.743Z|af74d3bf-9fdb-4211-bba9-46984d36780a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:56:26.744Z|af74d3bf-9fdb-4211-bba9-46984d36780a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:56:30.028Z|fb82e9b6-7af4-4683-9734-39db11949e9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:56:30.030Z|fb82e9b6-7af4-4683-9734-39db11949e9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:56:30.038Z|35156248-2b3d-4b32-ae9c-07b5dfd59686|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:56:30.040Z|35156248-2b3d-4b32-ae9c-07b5dfd59686|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:56:30.041Z|1b414f22-33a4-4fa0-80cb-662598406a26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:56:30.042Z|1b414f22-33a4-4fa0-80cb-662598406a26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:56:30.588Z|b0faaf76-9d22-495d-a81a-bd03dbe3b7f2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T05:56:30.589Z|b0faaf76-9d22-495d-a81a-bd03dbe3b7f2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T05:56:40.076Z|5cd651ba-8b1f-48af-9932-f6dbc32e48e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:56:40.079Z|5cd651ba-8b1f-48af-9932-f6dbc32e48e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:56:40.083Z|016d6def-daee-4317-b421-58b5ee168a63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:56:40.084Z|016d6def-daee-4317-b421-58b5ee168a63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:56:40.106Z|141fecb9-5d12-4259-affb-7eaff6b877ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:56:40.109Z|141fecb9-5d12-4259-affb-7eaff6b877ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:56:41.407Z|07b4c6a2-ce2a-4d81-91ca-35fe8faaf1cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:56:41.409Z|07b4c6a2-ce2a-4d81-91ca-35fe8faaf1cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:56:50.116Z|1c6503fd-0ff4-407b-9d9c-8cce520640ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:56:50.117Z|1c6503fd-0ff4-407b-9d9c-8cce520640ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:56:50.130Z|b3bd1787-ed3b-4363-b3f1-aad69bc942f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:56:50.131Z|b3bd1787-ed3b-4363-b3f1-aad69bc942f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:56:50.168Z|cfed3012-e3c7-431e-949a-4537739eb64f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:56:50.169Z|cfed3012-e3c7-431e-949a-4537739eb64f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:56:56.407Z|0983c9f5-4ccd-43ac-b114-f237fd6e2beb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:56:56.417Z|0983c9f5-4ccd-43ac-b114-f237fd6e2beb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:56:56.746Z|e2a2551b-4309-443b-b46d-6898e004aa5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:56:56.747Z|e2a2551b-4309-443b-b46d-6898e004aa5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:57:00.168Z|4aa75ab7-316d-4bfe-8452-1af0e0b7a7bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:57:00.172Z|4aa75ab7-316d-4bfe-8452-1af0e0b7a7bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:57:00.184Z|941fc82e-9ec6-490a-a8c4-2b3937db388b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:57:00.188Z|941fc82e-9ec6-490a-a8c4-2b3937db388b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:57:00.210Z|ee430212-7cb2-4ab4-87eb-6635904e9a07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:57:00.211Z|ee430212-7cb2-4ab4-87eb-6635904e9a07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:57:10.226Z|558359d6-6104-45f0-be2b-0b093a6a49ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:57:10.228Z|558359d6-6104-45f0-be2b-0b093a6a49ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:57:10.228Z|940c9d14-1ea7-4514-9a6b-ed0e04ca971e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:57:10.229Z|940c9d14-1ea7-4514-9a6b-ed0e04ca971e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:57:10.246Z|736a7a0d-a57e-4008-bbd5-2716483eeb13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:57:10.247Z|736a7a0d-a57e-4008-bbd5-2716483eeb13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:57:11.407Z|df679219-b4ff-45e2-ac3f-45e6d3c091b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:57:11.408Z|df679219-b4ff-45e2-ac3f-45e6d3c091b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:57:20.268Z|afd0047e-cbdc-4570-82f9-2bbeb498e0d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:57:20.273Z|afd0047e-cbdc-4570-82f9-2bbeb498e0d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:57:20.292Z|09c61ef0-0698-454a-83bd-fb16fcb4aaf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:57:20.292Z|fb03bd05-e8c2-4329-aac6-0989c38d73a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:57:20.293Z|09c61ef0-0698-454a-83bd-fb16fcb4aaf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:57:20.293Z|fb03bd05-e8c2-4329-aac6-0989c38d73a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:57:26.406Z|ddd5e149-17b2-4b86-adb5-50b202430f64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:57:26.408Z|ddd5e149-17b2-4b86-adb5-50b202430f64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:57:26.749Z|a6843c83-b1b4-45c6-bdc9-1db89d0abc3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:57:26.750Z|a6843c83-b1b4-45c6-bdc9-1db89d0abc3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:57:30.317Z|55265c46-9cf9-417a-b4b2-6ac294a022ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:57:30.319Z|55265c46-9cf9-417a-b4b2-6ac294a022ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:57:30.359Z|402f6184-7f54-449d-ba27-ca99af865f34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:57:30.362Z|402f6184-7f54-449d-ba27-ca99af865f34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:57:30.367Z|57cfe252-cdf0-46bb-b9ba-95550a8699e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:57:30.369Z|57cfe252-cdf0-46bb-b9ba-95550a8699e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:57:30.592Z|b85add1a-87d6-46f4-9420-e27cf4ffc5ae|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T05:57:30.596Z|b85add1a-87d6-46f4-9420-e27cf4ffc5ae|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T05:57:40.369Z|113ca4e2-f34b-4e17-871a-e1d662d06132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:57:40.371Z|113ca4e2-f34b-4e17-871a-e1d662d06132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:57:40.397Z|ec3400f9-1a6d-44f3-8d5c-25b515d47cf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:57:40.399Z|ec3400f9-1a6d-44f3-8d5c-25b515d47cf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:57:40.415Z|b5497314-59e9-404d-b226-9f2ffbb60a7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:57:40.416Z|b5497314-59e9-404d-b226-9f2ffbb60a7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:57:41.406Z|17bfe213-3f33-4a55-b1de-668c30bb5a16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:57:41.408Z|17bfe213-3f33-4a55-b1de-668c30bb5a16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:57:50.419Z|942f0e87-ddff-4228-99b1-58719269b02c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:57:50.421Z|942f0e87-ddff-4228-99b1-58719269b02c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:57:50.446Z|bc8f516d-b0ec-489d-a534-24c50e3c0170|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:57:50.448Z|bc8f516d-b0ec-489d-a534-24c50e3c0170|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:57:50.463Z|a4ff15d6-6eed-48bb-ad25-c87964d568ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:57:50.464Z|a4ff15d6-6eed-48bb-ad25-c87964d568ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:57:56.406Z|cf5ffbdf-9c51-4ad0-8269-f8052efbe0d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:57:56.407Z|cf5ffbdf-9c51-4ad0-8269-f8052efbe0d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:57:56.752Z|dadf4454-050d-4fee-aca2-35c90d5efdfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:57:56.754Z|dadf4454-050d-4fee-aca2-35c90d5efdfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:58:00.466Z|fcf17e19-543b-4d81-81e6-c997cbe0aa6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:58:00.468Z|fcf17e19-543b-4d81-81e6-c997cbe0aa6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:58:00.485Z|8ea1a9ec-dedc-48db-bb53-f3e0734084ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:58:00.486Z|8ea1a9ec-dedc-48db-bb53-f3e0734084ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:58:00.518Z|ab80d243-18ac-41bc-9863-a61f23c05c18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:58:00.519Z|ab80d243-18ac-41bc-9863-a61f23c05c18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:58:10.504Z|5bfe7095-5911-46f2-b4fd-80a9b03ca03c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:58:10.506Z|5bfe7095-5911-46f2-b4fd-80a9b03ca03c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:58:10.530Z|9ed6c0ab-b0ac-4a22-b147-390c0b1a094b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:58:10.532Z|9ed6c0ab-b0ac-4a22-b147-390c0b1a094b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:58:10.577Z|c3f9d48e-9e69-4c7b-a51e-8c8b4edfaa92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:58:10.579Z|c3f9d48e-9e69-4c7b-a51e-8c8b4edfaa92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:58:11.406Z|46f97657-7db7-42d2-90a5-25b13bcebe8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:58:11.410Z|46f97657-7db7-42d2-90a5-25b13bcebe8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:58:20.550Z|77919c83-2790-4df2-824c-f86acd574fd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:58:20.551Z|77919c83-2790-4df2-824c-f86acd574fd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:58:20.579Z|855d6816-a7dc-4300-adb9-c3057b933a40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:58:20.581Z|855d6816-a7dc-4300-adb9-c3057b933a40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:58:20.634Z|ab3078e2-ba29-4c28-a62c-a5e4a153d96f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:58:20.636Z|ab3078e2-ba29-4c28-a62c-a5e4a153d96f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:58:26.406Z|1441490c-df56-4280-9993-730763eb228f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:58:26.408Z|1441490c-df56-4280-9993-730763eb228f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:58:26.757Z|439dcd6a-b059-490a-b5cb-a204f1e0b051|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:58:26.758Z|439dcd6a-b059-490a-b5cb-a204f1e0b051|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:58:30.585Z|a006010b-b793-4f3f-b2eb-462c5a58cc80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:58:30.586Z|a006010b-b793-4f3f-b2eb-462c5a58cc80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:58:30.587Z|7be91ba8-7427-4fbc-a2b6-f03746b8f401|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T05:58:30.588Z|7be91ba8-7427-4fbc-a2b6-f03746b8f401|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T05:58:30.645Z|385c0f2c-7fbb-40b2-bbd8-9cb434494922|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:58:30.646Z|385c0f2c-7fbb-40b2-bbd8-9cb434494922|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:58:30.679Z|9a2778b3-ba1d-4ed2-a92a-c1b0e95c6c50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:58:30.681Z|9a2778b3-ba1d-4ed2-a92a-c1b0e95c6c50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:58:40.626Z|a956e3b0-67b3-4800-9710-5b001bee7880|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:58:40.628Z|a956e3b0-67b3-4800-9710-5b001bee7880|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:58:40.695Z|80174abb-e73d-4d14-ad5c-76f98094381d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:58:40.697Z|80174abb-e73d-4d14-ad5c-76f98094381d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:58:40.723Z|39c56e7f-5917-4a86-aaf1-dc5e74517919|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:58:40.725Z|39c56e7f-5917-4a86-aaf1-dc5e74517919|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:58:41.406Z|b852e3db-a597-4e52-94e7-bd62ab9e50f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:58:41.407Z|b852e3db-a597-4e52-94e7-bd62ab9e50f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:58:50.687Z|1443568a-36a8-4a1e-9654-dd40ea587f62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:58:50.689Z|1443568a-36a8-4a1e-9654-dd40ea587f62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:58:50.733Z|f80af21a-25b0-424f-94d1-4b070c041d4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:58:50.734Z|f80af21a-25b0-424f-94d1-4b070c041d4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:58:50.774Z|2b6d5fcb-9e60-4ade-9377-a08670fabc83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:58:50.776Z|2b6d5fcb-9e60-4ade-9377-a08670fabc83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:58:56.406Z|5479b12b-7dd1-4380-b7e0-dd206a1aafd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:58:56.409Z|5479b12b-7dd1-4380-b7e0-dd206a1aafd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:58:56.759Z|2441bd80-c663-48ed-9d5c-5de0bf8b55b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:58:56.760Z|2441bd80-c663-48ed-9d5c-5de0bf8b55b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:59:00.740Z|95800c4f-9b5f-4d86-8de8-fb9b25c91ca6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:59:00.741Z|95800c4f-9b5f-4d86-8de8-fb9b25c91ca6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:59:00.835Z|6da389b5-cc03-4977-b50c-7d5be3ee6ca9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:59:00.838Z|55c5e7e8-0192-4d3f-b317-74d34ee5a4f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:59:00.840Z|55c5e7e8-0192-4d3f-b317-74d34ee5a4f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:59:00.846Z|6da389b5-cc03-4977-b50c-7d5be3ee6ca9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:59:10.781Z|12fba2e5-e1ee-4a8b-8411-92c9f60ffd58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:59:10.783Z|12fba2e5-e1ee-4a8b-8411-92c9f60ffd58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:59:10.891Z|87924296-e686-4497-9c43-9d13d892bbb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:59:10.893Z|87924296-e686-4497-9c43-9d13d892bbb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:59:10.898Z|caad5975-acf5-4baa-9d0b-1d9ff82347fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:59:10.900Z|caad5975-acf5-4baa-9d0b-1d9ff82347fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:59:11.407Z|05e8cd9f-ac14-4b47-8216-8aaeb02ba90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:59:11.408Z|05e8cd9f-ac14-4b47-8216-8aaeb02ba90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:59:20.859Z|5a904b11-339f-490c-a3a2-a0484a406558|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:59:20.861Z|5a904b11-339f-490c-a3a2-a0484a406558|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:59:20.956Z|031d9cc9-8841-428a-b44c-7f6761bde980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:59:20.957Z|031d9cc9-8841-428a-b44c-7f6761bde980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:59:20.958Z|52816973-6333-43dd-9a4b-914c87561805|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:59:20.959Z|52816973-6333-43dd-9a4b-914c87561805|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:59:26.406Z|f96d37f2-18ab-42dd-a69e-4cc89c3d1cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:59:26.407Z|f96d37f2-18ab-42dd-a69e-4cc89c3d1cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:59:26.761Z|d718aa9b-63c8-48e8-8d74-bc9a2ccb6cfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:59:26.762Z|d718aa9b-63c8-48e8-8d74-bc9a2ccb6cfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:59:30.585Z|7b6bf6d9-8fe4-4dce-94e1-8ea5ad00537d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T05:59:30.587Z|7b6bf6d9-8fe4-4dce-94e1-8ea5ad00537d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T05:59:30.935Z|8a9b5137-4e4a-4ace-9e60-6a7ddcced74f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:59:30.938Z|8a9b5137-4e4a-4ace-9e60-6a7ddcced74f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:59:31.006Z|0ef186cb-72db-4f4c-9748-b619b45ceab9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:59:31.007Z|0ef186cb-72db-4f4c-9748-b619b45ceab9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:59:31.024Z|a746526e-330d-45ee-aaf1-d081ae96b487|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:59:31.026Z|a746526e-330d-45ee-aaf1-d081ae96b487|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:59:41.000Z|989b98b0-c247-4c81-b1c8-e99efaecbeef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:59:41.002Z|989b98b0-c247-4c81-b1c8-e99efaecbeef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:59:41.074Z|5e62b31f-ce28-448a-89ad-0c811ace4b9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:59:41.077Z|5e62b31f-ce28-448a-89ad-0c811ace4b9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:59:41.081Z|ae98a183-40da-468e-a65a-0a3580c4d144|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:59:41.083Z|ae98a183-40da-468e-a65a-0a3580c4d144|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:59:41.406Z|983ab5b6-6fbf-44d5-a855-f7c613356f0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:59:41.412Z|983ab5b6-6fbf-44d5-a855-f7c613356f0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:59:51.043Z|354bc9bc-5f7f-4d32-8c4c-aa3defd9dcb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:59:51.045Z|354bc9bc-5f7f-4d32-8c4c-aa3defd9dcb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:59:51.123Z|658329c3-6be9-4a1d-938a-c798e6962af1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:59:51.125Z|658329c3-6be9-4a1d-938a-c798e6962af1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:59:51.119Z|059b5c64-9170-47af-946f-729fc1ebfa52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T05:59:51.131Z|059b5c64-9170-47af-946f-729fc1ebfa52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T05:59:56.406Z|c4cca68f-c2ab-40cb-968c-98daf11fccde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:59:56.407Z|c4cca68f-c2ab-40cb-968c-98daf11fccde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T05:59:56.764Z|78bfd9fb-42be-4dbf-a517-8f7c60f2ee01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T05:59:56.765Z|78bfd9fb-42be-4dbf-a517-8f7c60f2ee01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:00:01.093Z|3a2024a4-c39b-456b-913e-29330fa1d3bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:00:01.095Z|3a2024a4-c39b-456b-913e-29330fa1d3bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:00:01.174Z|a923e554-84ad-4812-b28f-4072ad5df522|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:00:01.177Z|f9d98f81-f560-405d-bcb4-b942784447dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:00:01.178Z|f9d98f81-f560-405d-bcb4-b942784447dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:00:01.179Z|a923e554-84ad-4812-b28f-4072ad5df522|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:00:11.145Z|84260264-6d8f-4fb9-9db3-2178f78f2d04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:00:11.147Z|84260264-6d8f-4fb9-9db3-2178f78f2d04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:00:11.226Z|355f48bb-84b6-44e2-b6ec-67745581e6f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:00:11.227Z|355f48bb-84b6-44e2-b6ec-67745581e6f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:00:11.250Z|5eea7f8a-d44c-4926-ab0c-121e9f0ce555|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:00:11.251Z|5eea7f8a-d44c-4926-ab0c-121e9f0ce555|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:00:11.411Z|c89bb87c-1f9a-4672-85a3-f76bdd702bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:00:11.423Z|c89bb87c-1f9a-4672-85a3-f76bdd702bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:00:21.196Z|a5a72516-c4b3-4e94-93f8-c045ac5491b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:00:21.198Z|a5a72516-c4b3-4e94-93f8-c045ac5491b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:00:21.275Z|6563b945-ce6f-4e04-9af3-ce9334503762|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:00:21.276Z|6563b945-ce6f-4e04-9af3-ce9334503762|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:00:21.297Z|9eda0343-a1d6-45a4-aba7-7c072a022906|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:00:21.298Z|9eda0343-a1d6-45a4-aba7-7c072a022906|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:00:26.406Z|3bf6be50-5f4e-4e81-8827-af1f0ca7a83b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:00:26.408Z|3bf6be50-5f4e-4e81-8827-af1f0ca7a83b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:00:26.767Z|07f7f750-c359-4637-8f1c-5b44e577a58c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:00:26.768Z|07f7f750-c359-4637-8f1c-5b44e577a58c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:00:30.587Z|8fc0a01c-81ca-4a39-bf99-f9e5a207af39|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:00:30.589Z|8fc0a01c-81ca-4a39-bf99-f9e5a207af39|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:00:31.261Z|0e089f18-0a78-48b6-ac43-b392b57fe041|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:00:31.262Z|0e089f18-0a78-48b6-ac43-b392b57fe041|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:00:31.321Z|562ed235-92e0-4ed7-bff6-cb2b2c27673c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:00:31.322Z|562ed235-92e0-4ed7-bff6-cb2b2c27673c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:00:31.352Z|fb0b80f5-88ea-436c-b0d3-ef50c4e588f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:00:31.353Z|fb0b80f5-88ea-436c-b0d3-ef50c4e588f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:00:41.316Z|11314493-3864-4b78-a447-0a2bae41ccf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:00:41.317Z|11314493-3864-4b78-a447-0a2bae41ccf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:00:41.369Z|e1e622f0-2f40-4106-b5bc-6b0d75c7de58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:00:41.370Z|e1e622f0-2f40-4106-b5bc-6b0d75c7de58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:00:41.389Z|01eac302-e9b3-4b3d-8606-0e371c728463|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:00:41.391Z|01eac302-e9b3-4b3d-8606-0e371c728463|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:00:41.406Z|507ff766-aca4-41ae-8d54-db506f2f1f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:00:41.408Z|507ff766-aca4-41ae-8d54-db506f2f1f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:00:51.352Z|2d1d3d22-35c6-402e-9e6d-0a3a03bcf778|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:00:51.354Z|2d1d3d22-35c6-402e-9e6d-0a3a03bcf778|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:00:51.405Z|2f75c250-edb5-4f7a-973f-0421df47543a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:00:51.406Z|2f75c250-edb5-4f7a-973f-0421df47543a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:00:51.427Z|0a4468a5-ab96-42ed-a763-79076261ab62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:00:51.429Z|0a4468a5-ab96-42ed-a763-79076261ab62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:00:56.406Z|55297825-d378-4025-915b-c2b0358a85e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:00:56.411Z|55297825-d378-4025-915b-c2b0358a85e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:00:56.771Z|6b76ea94-9e0e-47c9-9953-8b5a488f199a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:00:56.772Z|6b76ea94-9e0e-47c9-9953-8b5a488f199a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:01:01.400Z|08ffa5af-26a6-477f-a1ad-fb12330df1fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:01:01.402Z|08ffa5af-26a6-477f-a1ad-fb12330df1fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:01:01.444Z|9ac95eee-7ef4-45e7-8cf9-09b61ba1c2b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:01:01.446Z|9ac95eee-7ef4-45e7-8cf9-09b61ba1c2b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:01:01.483Z|7bc675ea-85ab-4d35-87c8-980853095c15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:01:01.484Z|7bc675ea-85ab-4d35-87c8-980853095c15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:01:11.409Z|f5cd7d4f-d7cc-47b0-8d8f-39193720fde3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:01:11.410Z|f5cd7d4f-d7cc-47b0-8d8f-39193720fde3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:01:11.440Z|eeb7911e-1590-44eb-816e-f3ac66dd8746|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:01:11.442Z|eeb7911e-1590-44eb-816e-f3ac66dd8746|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:01:11.493Z|ff7b38d7-5ca4-4856-b9d5-c6b59f432600|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:01:11.495Z|ff7b38d7-5ca4-4856-b9d5-c6b59f432600|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:01:11.535Z|41b69a60-deac-45cd-bab3-20f44778e8f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:01:11.536Z|41b69a60-deac-45cd-bab3-20f44778e8f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:01:21.516Z|90076780-d15b-4b09-845f-3365b50ba5ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:01:21.517Z|90076780-d15b-4b09-845f-3365b50ba5ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:01:21.542Z|ef4a36fd-5dde-4ca8-8a4d-4f658c447897|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:01:21.543Z|ef4a36fd-5dde-4ca8-8a4d-4f658c447897|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:01:21.572Z|850ebb99-13da-43cd-b8e0-2ebfc700df50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:01:21.573Z|850ebb99-13da-43cd-b8e0-2ebfc700df50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:01:26.406Z|996f4393-2d9b-499d-a84a-76b9429ba367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:01:26.407Z|996f4393-2d9b-499d-a84a-76b9429ba367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:01:26.773Z|d7d95f42-bc05-4fbc-89bf-8006ba442ec2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:01:26.774Z|d7d95f42-bc05-4fbc-89bf-8006ba442ec2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:01:30.592Z|cb02f8fc-1c40-4e1b-86ab-5e9868a029a8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:01:30.594Z|cb02f8fc-1c40-4e1b-86ab-5e9868a029a8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:01:31.581Z|273f79cc-1a58-46f3-b8d0-e50c882e5ce6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:01:31.582Z|273f79cc-1a58-46f3-b8d0-e50c882e5ce6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:01:31.595Z|6819808a-c744-49a9-b4f6-3f3c0c65a1da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:01:31.600Z|6819808a-c744-49a9-b4f6-3f3c0c65a1da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:01:31.617Z|9a01032d-1b1e-4dbc-a782-3bd5dc9ff782|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:01:31.621Z|9a01032d-1b1e-4dbc-a782-3bd5dc9ff782|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:01:41.407Z|6d2b8ec6-f463-457e-b40a-ea74a4fa388b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:01:41.412Z|6d2b8ec6-f463-457e-b40a-ea74a4fa388b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:01:41.644Z|5b8b7784-36a9-45e0-8edd-12a2f5b2c6a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:01:41.644Z|bec7b5a5-6024-4c5f-be85-a872487d58b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:01:41.645Z|bec7b5a5-6024-4c5f-be85-a872487d58b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:01:41.645Z|5b8b7784-36a9-45e0-8edd-12a2f5b2c6a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:01:41.675Z|322b29fc-e0bf-4f8e-8f51-77263b343a43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:01:41.676Z|322b29fc-e0bf-4f8e-8f51-77263b343a43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:01:51.701Z|5de8bded-8ed3-42ca-9508-e7600b6fa665|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:01:51.714Z|5de8bded-8ed3-42ca-9508-e7600b6fa665|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:01:51.709Z|bab0f2f6-ab6c-4e71-8f5f-c0ea8cf275c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:01:51.725Z|fb27921e-85f8-45bf-a4f6-97af0569561d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:01:51.726Z|fb27921e-85f8-45bf-a4f6-97af0569561d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:01:51.726Z|bab0f2f6-ab6c-4e71-8f5f-c0ea8cf275c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:01:56.408Z|9cf82b04-6342-4eaf-a6c9-22fba401ac22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:01:56.409Z|9cf82b04-6342-4eaf-a6c9-22fba401ac22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:01:56.776Z|157932c9-555f-4f66-91d5-8b80a3f766ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:01:56.777Z|157932c9-555f-4f66-91d5-8b80a3f766ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:02:01.784Z|278b8ee7-fd64-4a09-9ae6-e44ad82900f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:02:01.786Z|278b8ee7-fd64-4a09-9ae6-e44ad82900f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:02:01.784Z|9111d78c-adf2-4fc4-93b2-595063d55555|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:02:01.788Z|9111d78c-adf2-4fc4-93b2-595063d55555|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:02:01.810Z|3457ac23-4be7-40c1-a940-f5e64eaed86a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:02:01.828Z|3457ac23-4be7-40c1-a940-f5e64eaed86a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:02:11.417Z|59283cf3-0b06-45f9-aefc-a93d51b59d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:02:11.436Z|59283cf3-0b06-45f9-aefc-a93d51b59d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:02:11.896Z|bc55f432-cbdc-4986-a448-6447f4090c54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:02:11.902Z|bc55f432-cbdc-4986-a448-6447f4090c54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:02:11.910Z|42f8faef-d89f-41a5-b5e6-3af353957eb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:02:11.913Z|42f8faef-d89f-41a5-b5e6-3af353957eb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:02:11.918Z|5cffc072-f478-4476-8394-8f23af657586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:02:11.921Z|5cffc072-f478-4476-8394-8f23af657586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:02:21.983Z|115a2a9b-1b80-46a8-a955-31c96929f5fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:02:21.985Z|115a2a9b-1b80-46a8-a955-31c96929f5fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:02:22.003Z|a7ba3242-7ad1-425a-a680-43d500ed408c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:02:22.005Z|a7ba3242-7ad1-425a-a680-43d500ed408c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:02:22.007Z|3efc54b9-a705-41f0-86c1-e380bfbc8438|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:02:22.023Z|3efc54b9-a705-41f0-86c1-e380bfbc8438|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:02:26.406Z|7977949f-6107-4475-9ae7-1231c7af8702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:02:26.408Z|7977949f-6107-4475-9ae7-1231c7af8702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:02:26.779Z|6f99061b-4bd9-4768-a4cb-e13371328b5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:02:26.781Z|6f99061b-4bd9-4768-a4cb-e13371328b5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:02:30.598Z|4eb9d8ba-acc0-4751-918f-0581793b12c1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:02:30.599Z|4eb9d8ba-acc0-4751-918f-0581793b12c1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:02:32.041Z|4dfc13e9-784d-4c01-bcf7-ae67914186d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:02:32.042Z|4dfc13e9-784d-4c01-bcf7-ae67914186d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:02:32.109Z|fa930101-a471-4dd8-bc49-20c841464183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:02:32.111Z|fa930101-a471-4dd8-bc49-20c841464183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:02:32.119Z|93997d07-86f4-4a7b-8f7b-9510a62d489b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:02:32.123Z|93997d07-86f4-4a7b-8f7b-9510a62d489b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:02:41.407Z|ee0964d5-6645-47b1-bf8f-c5700498d0fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:02:41.409Z|ee0964d5-6645-47b1-bf8f-c5700498d0fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:02:42.203Z|e7c49dc6-645e-4d84-8c12-d310a86c499b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:02:42.205Z|e7c49dc6-645e-4d84-8c12-d310a86c499b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:02:42.217Z|c2e51a89-d971-413d-8798-84c46c5a9082|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:02:42.219Z|c2e51a89-d971-413d-8798-84c46c5a9082|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:02:42.230Z|8ddaf853-5387-4834-9b10-83da5f10c7b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:02:42.232Z|8ddaf853-5387-4834-9b10-83da5f10c7b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:02:52.263Z|91a84f88-fcc2-48d6-af0b-2df39b545ebd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:02:52.265Z|91a84f88-fcc2-48d6-af0b-2df39b545ebd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:02:52.277Z|5c3fe360-b94a-46de-bf8c-f9a77f2c3cb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:02:52.278Z|5c3fe360-b94a-46de-bf8c-f9a77f2c3cb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:02:52.288Z|ca777822-a375-4e94-b556-402ff9bf20d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:02:52.289Z|ca777822-a375-4e94-b556-402ff9bf20d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:02:56.406Z|a206f1fa-7f4d-487f-b7ce-21a78764a335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:02:56.424Z|a206f1fa-7f4d-487f-b7ce-21a78764a335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:02:56.782Z|d0f1f325-3c28-4e97-878f-12bf21d2025f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:02:56.783Z|d0f1f325-3c28-4e97-878f-12bf21d2025f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:03:02.328Z|685f48fe-4516-46f4-ab8b-9ceb40729d7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:03:02.330Z|685f48fe-4516-46f4-ab8b-9ceb40729d7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:03:02.370Z|1650e081-a162-48c4-b601-4ca746e58349|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:03:02.372Z|1650e081-a162-48c4-b601-4ca746e58349|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:03:02.384Z|2c638060-6e6e-436d-9043-51daee16304a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:03:02.386Z|2c638060-6e6e-436d-9043-51daee16304a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:03:11.407Z|a255565f-47a5-4f89-b904-36bbfb9463f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:03:11.409Z|a255565f-47a5-4f89-b904-36bbfb9463f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:03:12.415Z|511f7aa6-5e7a-4b0f-95b6-32476f750959|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:03:12.416Z|511f7aa6-5e7a-4b0f-95b6-32476f750959|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:03:12.443Z|ce381316-ca71-4d76-9919-d2433d4a7337|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:03:12.446Z|ce381316-ca71-4d76-9919-d2433d4a7337|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:03:12.471Z|6b932cec-7175-4ebc-94e1-f08b1eb28221|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:03:12.480Z|6b932cec-7175-4ebc-94e1-f08b1eb28221|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:03:22.489Z|0a919d32-17bf-4c90-879a-e18088369771|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:03:22.491Z|0a919d32-17bf-4c90-879a-e18088369771|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:03:22.531Z|0210214d-3007-489b-b8dc-47c0dd367718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:03:22.532Z|0210214d-3007-489b-b8dc-47c0dd367718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:03:22.567Z|ba07e701-7ad4-4ebd-b80e-266017618062|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:03:22.570Z|ba07e701-7ad4-4ebd-b80e-266017618062|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:03:26.406Z|f32bbe80-d0dc-4bb6-94fb-8925cb99c48c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:03:26.407Z|f32bbe80-d0dc-4bb6-94fb-8925cb99c48c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:03:26.785Z|ed28c62b-4f96-453a-b8e5-83a8c59d5fd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:03:26.786Z|ed28c62b-4f96-453a-b8e5-83a8c59d5fd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:03:30.595Z|1d72d993-fab3-4848-82bd-27628d0c0964|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:03:30.597Z|1d72d993-fab3-4848-82bd-27628d0c0964|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:03:32.552Z|12d14616-3ef7-464c-8d59-16ec22f7f3d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:03:32.554Z|12d14616-3ef7-464c-8d59-16ec22f7f3d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:03:32.597Z|3cfe16ff-258c-4f8a-a271-f6e9066f8650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:03:32.598Z|3cfe16ff-258c-4f8a-a271-f6e9066f8650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:03:32.646Z|3fede4a5-537a-490c-afd8-11691fcca213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:03:32.647Z|3fede4a5-537a-490c-afd8-11691fcca213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:03:41.409Z|5e55e052-9eba-4ed8-bf34-30c8cf1fa72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:03:41.416Z|5e55e052-9eba-4ed8-bf34-30c8cf1fa72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:03:42.627Z|78cbd7d7-e9d2-423f-b637-94e33888e4fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:03:42.630Z|78cbd7d7-e9d2-423f-b637-94e33888e4fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:03:42.677Z|4894b449-6547-42d9-a26e-41aadee5d5b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:03:42.679Z|4894b449-6547-42d9-a26e-41aadee5d5b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:03:42.728Z|d28f912f-694b-46a9-a336-f9688ff13103|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:03:42.730Z|d28f912f-694b-46a9-a336-f9688ff13103|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:03:52.727Z|aab65707-ae20-4097-998d-e1075b5f3ce5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:03:52.728Z|aab65707-ae20-4097-998d-e1075b5f3ce5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:03:52.776Z|3909ce5d-f4a9-4608-ae58-e588bcc0dd9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:03:52.778Z|3909ce5d-f4a9-4608-ae58-e588bcc0dd9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:03:52.834Z|0c1d89b8-8100-473e-bbd6-e1fc5563ee1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:03:52.836Z|0c1d89b8-8100-473e-bbd6-e1fc5563ee1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:03:56.406Z|14d46ab3-838e-48b4-9832-7aad1de98cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:03:56.407Z|14d46ab3-838e-48b4-9832-7aad1de98cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:03:56.787Z|bd61fdc9-da76-45f0-92a3-c8ff066e45f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:03:56.788Z|bd61fdc9-da76-45f0-92a3-c8ff066e45f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:04:02.842Z|3c0ae3d5-e58d-4ef0-95a2-d621b093acea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:04:02.843Z|3c0ae3d5-e58d-4ef0-95a2-d621b093acea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:04:02.871Z|7bee4fbb-8d32-4dc9-bba9-2bd95d749dae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:04:02.873Z|7bee4fbb-8d32-4dc9-bba9-2bd95d749dae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:04:02.926Z|773d9ba1-0639-49ad-846e-2bf5d3c201e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:04:02.927Z|773d9ba1-0639-49ad-846e-2bf5d3c201e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:04:11.406Z|02e20aac-4d33-4c31-bfcf-381942650299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:04:11.407Z|02e20aac-4d33-4c31-bfcf-381942650299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:04:12.968Z|8405963e-f73f-4190-baa1-8f4742ccff42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:04:12.970Z|8405963e-f73f-4190-baa1-8f4742ccff42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:04:12.977Z|e8ba0ca8-d0ad-4d4c-bd0f-0380bfed6b27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:04:12.978Z|e8ba0ca8-d0ad-4d4c-bd0f-0380bfed6b27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:04:13.007Z|128ccd0d-1066-4d99-9eea-c0854bc74334|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:04:13.010Z|128ccd0d-1066-4d99-9eea-c0854bc74334|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:04:23.071Z|c67144d8-e42d-4d17-88b0-be9f5e9bec25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:04:23.072Z|c67144d8-e42d-4d17-88b0-be9f5e9bec25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:04:23.119Z|cd77b1fb-332b-41cc-861e-d78bb06d22ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:04:23.121Z|cd77b1fb-332b-41cc-861e-d78bb06d22ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:04:23.164Z|496ab6e2-2837-4bab-8083-3a449884bfa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:04:23.165Z|496ab6e2-2837-4bab-8083-3a449884bfa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:04:26.410Z|9cd4e2bf-bee7-47da-8f69-f1023528f354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:04:26.413Z|9cd4e2bf-bee7-47da-8f69-f1023528f354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:04:26.790Z|59eb9dca-51d9-461e-be46-72da331e6085|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:04:26.791Z|59eb9dca-51d9-461e-be46-72da331e6085|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:04:30.590Z|432106fa-e0bd-42ee-a7ac-3c48d8623775|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:04:30.592Z|432106fa-e0bd-42ee-a7ac-3c48d8623775|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:04:33.159Z|8af287c9-066c-44c3-97b9-f58e4ff35bf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:04:33.161Z|8af287c9-066c-44c3-97b9-f58e4ff35bf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:04:33.207Z|a7facdba-a894-430b-a134-446d191271d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:04:33.209Z|a7facdba-a894-430b-a134-446d191271d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:04:33.249Z|19abd0cf-d7bf-41c3-bdf0-618271bb684f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:04:33.250Z|19abd0cf-d7bf-41c3-bdf0-618271bb684f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:04:41.407Z|41e35f4c-3d56-4a1c-99ef-d6b09576bf00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:04:41.411Z|41e35f4c-3d56-4a1c-99ef-d6b09576bf00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:04:43.267Z|da3a9623-388c-4e94-84a2-a8ff6c81671b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:04:43.268Z|da3a9623-388c-4e94-84a2-a8ff6c81671b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:04:43.277Z|f714cea3-6890-4c41-a0a4-4b125be57fc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:04:43.279Z|f714cea3-6890-4c41-a0a4-4b125be57fc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:04:43.328Z|fd81941f-8294-4f40-b1ad-a55cd8808199|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:04:43.330Z|fd81941f-8294-4f40-b1ad-a55cd8808199|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:04:53.393Z|3c06efca-3786-49d0-9f41-69564c0df044|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:04:53.394Z|3c06efca-3786-49d0-9f41-69564c0df044|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:04:53.424Z|0f894b65-a0ea-494d-b0cb-fae16e69f9ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:04:53.425Z|0f894b65-a0ea-494d-b0cb-fae16e69f9ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:04:53.464Z|0129ac60-ce89-41e2-ab7c-201ee2f53bf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:04:53.466Z|0129ac60-ce89-41e2-ab7c-201ee2f53bf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:04:56.410Z|987957c0-b79e-4ade-b96b-8650be6935bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:04:56.411Z|987957c0-b79e-4ade-b96b-8650be6935bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:04:56.792Z|b7af2612-661d-4260-9909-3b0ec35c457f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:04:56.792Z|b7af2612-661d-4260-9909-3b0ec35c457f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:05:03.439Z|8df84c20-e68d-4bf6-b075-e84a9c076376|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:05:03.441Z|8df84c20-e68d-4bf6-b075-e84a9c076376|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:05:03.480Z|f76f747e-86cc-4d3b-8493-a3e37577e23b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:05:03.483Z|f76f747e-86cc-4d3b-8493-a3e37577e23b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:05:03.572Z|ca8c46db-4a1a-460e-8f7f-7b96f3261036|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:05:03.575Z|ca8c46db-4a1a-460e-8f7f-7b96f3261036|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:05:11.407Z|111d95a7-38f5-4c0f-bfaf-8057ecec26c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:05:11.410Z|111d95a7-38f5-4c0f-bfaf-8057ecec26c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:05:13.514Z|3120fe2d-8fdc-422a-b3ea-f3160ed72087|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:05:13.516Z|3120fe2d-8fdc-422a-b3ea-f3160ed72087|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:05:13.552Z|08a6e06c-7cc1-4692-837e-e5ecc932feb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:05:13.554Z|08a6e06c-7cc1-4692-837e-e5ecc932feb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:05:13.641Z|a4fe7afc-0fba-4cd9-9d4e-cc20d80acb38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:05:13.643Z|a4fe7afc-0fba-4cd9-9d4e-cc20d80acb38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:05:23.606Z|b24c7121-ce0f-424c-aa05-940a9ce2765b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:05:23.609Z|b24c7121-ce0f-424c-aa05-940a9ce2765b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:05:23.649Z|d08c5240-12b2-494b-a1a4-e089eacda149|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:05:23.651Z|d08c5240-12b2-494b-a1a4-e089eacda149|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:05:23.728Z|e383ad7b-d009-4ad9-a2d4-b22ed375bce3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:05:23.729Z|e383ad7b-d009-4ad9-a2d4-b22ed375bce3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:05:26.406Z|b3180db3-50d8-4490-84dc-4dfdae88f2d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:05:26.407Z|b3180db3-50d8-4490-84dc-4dfdae88f2d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:05:26.793Z|7f3d094e-bc21-4969-9502-57217288fa3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:05:26.794Z|7f3d094e-bc21-4969-9502-57217288fa3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:05:30.587Z|ccefef5a-613c-41e8-9a39-541a42b53a01|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:05:30.588Z|ccefef5a-613c-41e8-9a39-541a42b53a01|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:05:33.750Z|87af881b-9801-4ec9-91f9-9bfbd93cfe2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:05:33.751Z|87af881b-9801-4ec9-91f9-9bfbd93cfe2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:05:33.788Z|953b3ac4-6748-4d8e-9b90-b2461a038a7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:05:33.789Z|953b3ac4-6748-4d8e-9b90-b2461a038a7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:05:33.820Z|1d1c462f-87c7-4cbb-93b1-693a5bfb919e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:05:33.821Z|1d1c462f-87c7-4cbb-93b1-693a5bfb919e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:05:41.409Z|07a5f76c-7a34-42b9-b1c4-755708e11822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:05:41.413Z|07a5f76c-7a34-42b9-b1c4-755708e11822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:05:43.862Z|fb64af23-ba48-46f5-a12e-b662f8d9b700|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:05:43.863Z|fb64af23-ba48-46f5-a12e-b662f8d9b700|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:05:43.896Z|fe697fd3-07e0-49bd-8a63-7bda7c8973c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:05:43.898Z|fe697fd3-07e0-49bd-8a63-7bda7c8973c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:05:43.896Z|2887d0d5-7285-4438-84be-2eb37b0229c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:05:43.905Z|2887d0d5-7285-4438-84be-2eb37b0229c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:05:54.008Z|121bedd8-6a8d-429d-966e-35933e04d027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:05:54.010Z|121bedd8-6a8d-429d-966e-35933e04d027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:05:54.008Z|b312989c-90df-421d-9fb5-6bd09a266310|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:05:54.008Z|b6ac7d05-d447-49b3-8edb-c221b389ea5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:05:54.012Z|b312989c-90df-421d-9fb5-6bd09a266310|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:05:54.013Z|b6ac7d05-d447-49b3-8edb-c221b389ea5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:05:56.406Z|ceb01bf8-6020-419d-afad-6f8733b7b74b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:05:56.407Z|ceb01bf8-6020-419d-afad-6f8733b7b74b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:05:56.795Z|336bf730-10e9-4bbb-b322-00ff9c305e8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:05:56.797Z|336bf730-10e9-4bbb-b322-00ff9c305e8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:06:04.057Z|dea6fae1-6754-46de-8441-48c38a2a8e29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:06:04.059Z|dea6fae1-6754-46de-8441-48c38a2a8e29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:06:04.083Z|af9e3c93-669d-46ae-8680-c53fca8683e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:06:04.096Z|82fcc99a-4c35-413e-b900-bfff7e75c4a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:06:04.098Z|af9e3c93-669d-46ae-8680-c53fca8683e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:06:04.098Z|82fcc99a-4c35-413e-b900-bfff7e75c4a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:06:11.406Z|a87291a6-66c6-4a50-b5d0-142c7ce5d343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:06:11.407Z|a87291a6-66c6-4a50-b5d0-142c7ce5d343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:06:14.140Z|f0bc6f64-e39c-4833-bad0-9460fef611c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:06:14.141Z|f0bc6f64-e39c-4833-bad0-9460fef611c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:06:14.173Z|74d832bd-9291-408d-93a2-800a90e47086|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:06:14.175Z|74d832bd-9291-408d-93a2-800a90e47086|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:06:14.205Z|37a5f527-4403-4d57-b665-7e05b402031b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:06:14.215Z|37a5f527-4403-4d57-b665-7e05b402031b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:06:24.205Z|eebb6e79-449a-4d77-aefd-40c4afa6b24d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:06:24.212Z|eebb6e79-449a-4d77-aefd-40c4afa6b24d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:06:24.214Z|4d98b905-9003-493e-9d6b-5bf9531579c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:06:24.217Z|4d98b905-9003-493e-9d6b-5bf9531579c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:06:24.283Z|1638e75c-6808-4176-a7de-08ba0fcc499e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:06:24.284Z|1638e75c-6808-4176-a7de-08ba0fcc499e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:06:26.406Z|042e4301-da12-45b9-8acb-66b0b3d81081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:06:26.410Z|042e4301-da12-45b9-8acb-66b0b3d81081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:06:26.798Z|451c0a9e-1fe7-468b-a2a4-d414ed4e38ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:06:26.799Z|451c0a9e-1fe7-468b-a2a4-d414ed4e38ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:06:30.586Z|1a0486bd-53e9-4564-974f-6396153332e0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:06:30.587Z|1a0486bd-53e9-4564-974f-6396153332e0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:06:34.306Z|baf48671-b519-40c5-a45d-7cfe993da9f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:06:34.307Z|baf48671-b519-40c5-a45d-7cfe993da9f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:06:34.331Z|ac76f408-6771-4d95-82f1-6df03af04557|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:06:34.333Z|ac76f408-6771-4d95-82f1-6df03af04557|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:06:34.346Z|f7dd896c-0b79-4a95-8cf6-1ce5ddd12287|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:06:34.349Z|f7dd896c-0b79-4a95-8cf6-1ce5ddd12287|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:06:41.406Z|473a69ac-418c-4cb3-930e-029c6da6bea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:06:41.409Z|473a69ac-418c-4cb3-930e-029c6da6bea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:06:44.380Z|8e3d9625-5455-4a38-ad51-4b0077704d84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:06:44.386Z|8e3d9625-5455-4a38-ad51-4b0077704d84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:06:44.406Z|f3702dac-f88e-487f-8252-4390dab0ae60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:06:44.410Z|f3702dac-f88e-487f-8252-4390dab0ae60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:06:44.447Z|d73fb82f-ec10-4b9e-b9bf-79982e28a82b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:06:44.449Z|d73fb82f-ec10-4b9e-b9bf-79982e28a82b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:06:54.487Z|364987e9-cbe1-4be7-b236-65c63df99256|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:06:54.487Z|7e9c4be1-757d-4f18-9c36-ccf5117ed21a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:06:54.488Z|364987e9-cbe1-4be7-b236-65c63df99256|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:06:54.488Z|7e9c4be1-757d-4f18-9c36-ccf5117ed21a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:06:54.539Z|9c130b62-a374-46b5-9972-23595b705064|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:06:54.541Z|9c130b62-a374-46b5-9972-23595b705064|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:06:56.407Z|8da6614f-4011-48dd-906b-9d8ef93f5b81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:06:56.409Z|8da6614f-4011-48dd-906b-9d8ef93f5b81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:06:56.800Z|eef5e30e-5130-40fa-88d1-502959083096|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:06:56.802Z|eef5e30e-5130-40fa-88d1-502959083096|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:07:04.566Z|d341f76c-4234-4bfc-8f9d-fcd31731cb7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:07:04.568Z|d341f76c-4234-4bfc-8f9d-fcd31731cb7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:07:04.603Z|37e0b4ab-f68a-4647-bca1-2cf15524aecd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:07:04.605Z|37e0b4ab-f68a-4647-bca1-2cf15524aecd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:07:04.617Z|c5f7e550-77b1-405c-8b1f-da4c0e1b4dea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:07:04.619Z|c5f7e550-77b1-405c-8b1f-da4c0e1b4dea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:07:11.406Z|cdd3b490-4faa-4f31-9cc8-09abb9dd8565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:07:11.412Z|cdd3b490-4faa-4f31-9cc8-09abb9dd8565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:07:14.666Z|708afb10-af26-4e35-972d-3fef0e7bc8e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:07:14.668Z|708afb10-af26-4e35-972d-3fef0e7bc8e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:07:14.697Z|380f8e1d-e076-4fe7-ac09-afc73a767f37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:07:14.698Z|380f8e1d-e076-4fe7-ac09-afc73a767f37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:07:14.716Z|2fcb2cbf-3a40-4237-997a-892c443ccd57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:07:14.717Z|2fcb2cbf-3a40-4237-997a-892c443ccd57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:07:24.752Z|299bd9a1-50e8-41ce-8eb5-964e73358dec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:07:24.754Z|299bd9a1-50e8-41ce-8eb5-964e73358dec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:07:24.764Z|7feb118b-4036-4944-881b-5b223867c14f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:07:24.766Z|7feb118b-4036-4944-881b-5b223867c14f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:07:24.887Z|d0a15f8b-9c65-4ee6-8660-b923a7ef04d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:07:24.889Z|d0a15f8b-9c65-4ee6-8660-b923a7ef04d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:07:26.406Z|2b727a34-476b-4a0a-9fca-0a0c36adedfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:07:26.407Z|2b727a34-476b-4a0a-9fca-0a0c36adedfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:07:26.804Z|21806e54-16ea-4d07-9fde-1217cea6949e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:07:26.806Z|21806e54-16ea-4d07-9fde-1217cea6949e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:07:30.586Z|277defe5-d6dd-4e48-ad18-fc9d8a91fd5b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:07:30.596Z|277defe5-d6dd-4e48-ad18-fc9d8a91fd5b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:07:34.879Z|f35664c7-1ad6-433c-b0e8-c364cf0c9e10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:07:34.881Z|f35664c7-1ad6-433c-b0e8-c364cf0c9e10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:07:34.896Z|00f40dee-fc5a-4c74-841f-dc56e45cf62a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:07:34.898Z|00f40dee-fc5a-4c74-841f-dc56e45cf62a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:07:34.998Z|aa081f2b-f7c2-4483-a678-7224aa8f03c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:07:35.001Z|aa081f2b-f7c2-4483-a678-7224aa8f03c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:07:41.406Z|a7ba35d4-3e5a-44c9-ab0f-2a579b043b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:07:41.407Z|a7ba35d4-3e5a-44c9-ab0f-2a579b043b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:07:44.946Z|30bae4ab-46c9-4cd9-adda-349df264f5ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:07:44.948Z|30bae4ab-46c9-4cd9-adda-349df264f5ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:07:44.975Z|09d202cc-89ff-481f-916f-f4350c30d1c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:07:44.977Z|09d202cc-89ff-481f-916f-f4350c30d1c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:07:45.208Z|dbbffb64-6dac-4a5c-9742-b0cfd555da6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:07:45.209Z|dbbffb64-6dac-4a5c-9742-b0cfd555da6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:07:55.071Z|6736cf5d-865b-433a-a6e8-9c90a12c057c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:07:55.073Z|6736cf5d-865b-433a-a6e8-9c90a12c057c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:07:55.118Z|be8f83be-95a8-4ece-a045-23b421a78368|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:07:55.120Z|be8f83be-95a8-4ece-a045-23b421a78368|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:07:55.335Z|79dc4679-648d-4e2e-9625-a6abb2f6e3a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:07:55.336Z|79dc4679-648d-4e2e-9625-a6abb2f6e3a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:07:56.406Z|9e61e4d6-c984-4314-bf2d-990bf7dff644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:07:56.411Z|9e61e4d6-c984-4314-bf2d-990bf7dff644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:07:56.807Z|6ddd4bbe-9480-46bb-ae25-b8e26c8a9b81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:07:56.809Z|6ddd4bbe-9480-46bb-ae25-b8e26c8a9b81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:08:05.241Z|b79988b4-25d7-46c1-81f9-dc4917d3b4f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:08:05.242Z|b79988b4-25d7-46c1-81f9-dc4917d3b4f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:08:05.276Z|1c61fd51-b8dc-4972-a065-90b7f9128540|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:08:05.278Z|1c61fd51-b8dc-4972-a065-90b7f9128540|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:08:05.438Z|3a7b25ad-d37d-49a1-b2e4-28b7d03cd7b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:08:05.440Z|3a7b25ad-d37d-49a1-b2e4-28b7d03cd7b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:08:11.407Z|fab177c6-9f20-4f9f-b3af-56f0096ee052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:08:11.408Z|fab177c6-9f20-4f9f-b3af-56f0096ee052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:08:15.406Z|c72d87b8-870a-4d86-8620-bd268d59f487|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:08:15.409Z|aeb74df1-6222-4fb9-9542-d6dbf3057adb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:08:15.410Z|c72d87b8-870a-4d86-8620-bd268d59f487|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:08:15.410Z|aeb74df1-6222-4fb9-9542-d6dbf3057adb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:08:15.523Z|fda2e5c9-9a45-40a4-8150-69d9e6c313b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:08:15.525Z|fda2e5c9-9a45-40a4-8150-69d9e6c313b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:08:25.533Z|23f384b6-92ec-45cf-b84e-7109b71de9bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:08:25.535Z|23f384b6-92ec-45cf-b84e-7109b71de9bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:08:25.533Z|0e8c6fd4-06fb-4059-947f-1532a21f2c26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:08:25.536Z|0e8c6fd4-06fb-4059-947f-1532a21f2c26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:08:25.623Z|88c65006-0abc-457a-9937-945c1172a52e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:08:25.624Z|88c65006-0abc-457a-9937-945c1172a52e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:08:26.407Z|37d69399-8c70-4c61-970a-b9de50a5e047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:08:26.409Z|37d69399-8c70-4c61-970a-b9de50a5e047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:08:26.812Z|564373eb-db8d-415b-81b1-52d0f694757d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:08:26.813Z|564373eb-db8d-415b-81b1-52d0f694757d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:08:30.592Z|a89250e7-16ec-4a10-b49a-8a50be975987|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:08:30.594Z|a89250e7-16ec-4a10-b49a-8a50be975987|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:08:35.628Z|e5836b63-8d63-46b2-85d7-2984c3681d26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:08:35.634Z|2428e0e3-bbdd-49e6-8a1a-9f6ea240e40d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:08:35.635Z|2428e0e3-bbdd-49e6-8a1a-9f6ea240e40d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:08:35.636Z|e5836b63-8d63-46b2-85d7-2984c3681d26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:08:35.697Z|7d89b45d-fe4d-4b30-a358-34a2884c09af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:08:35.698Z|7d89b45d-fe4d-4b30-a358-34a2884c09af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:08:41.407Z|957edf10-12ff-44c2-8cfb-e41abcfcd17d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:08:41.412Z|957edf10-12ff-44c2-8cfb-e41abcfcd17d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:08:45.719Z|1367ac56-a9d8-45aa-b3ac-2573de862759|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:08:45.725Z|1367ac56-a9d8-45aa-b3ac-2573de862759|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:08:45.731Z|edff742c-5068-4807-b1c2-3e295bdc240f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:08:45.749Z|edff742c-5068-4807-b1c2-3e295bdc240f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:08:45.758Z|e7458480-b95f-4e2e-96fa-d39df67dce30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:08:45.759Z|e7458480-b95f-4e2e-96fa-d39df67dce30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:08:55.797Z|d8a65f1d-a894-44ab-856a-a846b1e00b53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:08:55.798Z|df18c2b7-5225-45f1-8275-8bc857968daf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:08:55.799Z|d8a65f1d-a894-44ab-856a-a846b1e00b53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:08:55.799Z|df18c2b7-5225-45f1-8275-8bc857968daf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:08:55.812Z|b97b10f0-30e2-4fcf-9f2b-f75f5cf3f211|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:08:55.814Z|b97b10f0-30e2-4fcf-9f2b-f75f5cf3f211|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:08:56.406Z|e8b49f23-c0dd-477e-abdc-5850b397062c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:08:56.407Z|e8b49f23-c0dd-477e-abdc-5850b397062c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:08:56.814Z|eaa86939-4da9-46f4-8bcc-61c40683a912|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:08:56.815Z|eaa86939-4da9-46f4-8bcc-61c40683a912|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:09:05.869Z|f400e75f-eb6c-4b93-9da8-d7ccdb2c5d6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:09:05.871Z|f400e75f-eb6c-4b93-9da8-d7ccdb2c5d6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:09:05.893Z|746f72a6-d9db-4127-ab54-fe88d00442c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:09:05.896Z|746f72a6-d9db-4127-ab54-fe88d00442c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:09:05.909Z|00757019-b415-4395-8765-650f9531d36a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:09:05.911Z|00757019-b415-4395-8765-650f9531d36a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:09:11.407Z|2fa1d280-49dd-43f5-8e78-cbd87c3ddaeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:09:11.408Z|2fa1d280-49dd-43f5-8e78-cbd87c3ddaeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:09:15.977Z|d3f926c7-e9f9-4efe-85b8-b615bfdcbe06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:09:15.978Z|d3f926c7-e9f9-4efe-85b8-b615bfdcbe06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:09:15.993Z|4a08b7c3-0a14-458f-8d40-69144db46bb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:09:15.994Z|4a08b7c3-0a14-458f-8d40-69144db46bb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:09:16.003Z|e8a60857-975d-4dcf-b174-5415c9e7fbf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:09:16.004Z|e8a60857-975d-4dcf-b174-5415c9e7fbf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:09:26.047Z|1cacb530-14fa-4816-9a3a-a8c5882d3aa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:09:26.049Z|1cacb530-14fa-4816-9a3a-a8c5882d3aa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:09:26.082Z|6246c0bb-21f6-42dc-a740-ae7d599716ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:09:26.083Z|6246c0bb-21f6-42dc-a740-ae7d599716ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:09:26.100Z|60d8a7b4-fc08-4265-8cd4-2e64acd16c87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:09:26.101Z|60d8a7b4-fc08-4265-8cd4-2e64acd16c87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:09:26.406Z|9338595f-e05e-48ca-bef2-cf9a575d1522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:09:26.411Z|9338595f-e05e-48ca-bef2-cf9a575d1522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:09:26.816Z|eda280b7-60b9-4d0e-b319-63f6e12a0455|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:09:26.817Z|eda280b7-60b9-4d0e-b319-63f6e12a0455|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:09:27.750Z||http-nio-8080-exec-10|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xf650x89O0xe90x1bi0xd4:v60x87g0xb0i0xee0x0c0x060xa7C0xbc>a0x91s0x890xe820xd10xcc0x0b@]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-01T06:09:30.605Z|48c454ed-8d8f-4552-b832-71447eb8e5e1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:09:30.607Z|48c454ed-8d8f-4552-b832-71447eb8e5e1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:09:36.113Z|11e0a226-481f-422b-822e-5e13bf1b6dd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:09:36.115Z|11e0a226-481f-422b-822e-5e13bf1b6dd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:09:36.173Z|ac9f8010-a926-448b-ab4e-cc35b234a747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:09:36.179Z|ce1f0eda-2238-45b9-bc60-79438a0c6099|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:09:36.177Z|ac9f8010-a926-448b-ab4e-cc35b234a747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:09:36.180Z|ce1f0eda-2238-45b9-bc60-79438a0c6099|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:09:41.406Z|5b676346-78d3-47f6-9995-b31db6f339c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:09:41.407Z|5b676346-78d3-47f6-9995-b31db6f339c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:09:46.216Z|debfee3c-16d5-4edc-9d25-fd9771e0bbe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:09:46.217Z|debfee3c-16d5-4edc-9d25-fd9771e0bbe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:09:46.227Z|b7352c47-05b0-4cf8-844d-d780021c7406|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:09:46.229Z|b7352c47-05b0-4cf8-844d-d780021c7406|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:09:46.272Z|7d710d3d-bfc3-45f2-a2c0-03469985c042|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:09:46.276Z|7d710d3d-bfc3-45f2-a2c0-03469985c042|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:09:56.281Z|3fbfa3e9-5fad-45c7-b0e5-757ce6e5cf6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:09:56.283Z|3fbfa3e9-5fad-45c7-b0e5-757ce6e5cf6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:09:56.315Z|32d4445b-5b1b-43dd-82c6-63b28027324f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:09:56.316Z|32d4445b-5b1b-43dd-82c6-63b28027324f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:09:56.354Z|53d66977-558d-481d-8a56-9f0885793ab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:09:56.357Z|53d66977-558d-481d-8a56-9f0885793ab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:09:56.407Z|89b161a3-baea-4596-be55-3f847fe6040e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:09:56.407Z|89b161a3-baea-4596-be55-3f847fe6040e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:09:56.819Z|af1171b8-5679-4708-8f03-db4085e72bd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:09:56.820Z|af1171b8-5679-4708-8f03-db4085e72bd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:10:06.357Z|b72fc583-a0d2-4f8f-8eff-1d8fcf535771|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:10:06.360Z|b72fc583-a0d2-4f8f-8eff-1d8fcf535771|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:10:06.399Z|4ec5df25-86d7-4bfc-9331-d5b9790f0a1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:10:06.401Z|4ec5df25-86d7-4bfc-9331-d5b9790f0a1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:10:06.442Z|720414eb-6759-46e9-bba4-bb94fb07bebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:10:06.444Z|720414eb-6759-46e9-bba4-bb94fb07bebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:10:11.407Z|da9de390-53c6-48b6-8295-aa04d4720408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:10:11.416Z|da9de390-53c6-48b6-8295-aa04d4720408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:10:16.432Z|31ad4142-d0fe-4f91-acd8-54ae02ed253a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:10:16.433Z|31ad4142-d0fe-4f91-acd8-54ae02ed253a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:10:16.476Z|14e9a889-1dea-4622-9ebf-6e69513aaa80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:10:16.477Z|14e9a889-1dea-4622-9ebf-6e69513aaa80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:10:16.536Z|b052551b-bfbf-4ced-b7c2-e13c0c2f1e88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:10:16.538Z|b052551b-bfbf-4ced-b7c2-e13c0c2f1e88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:10:26.407Z|245e6002-6034-460a-b0de-49d374c7338e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:10:26.408Z|245e6002-6034-460a-b0de-49d374c7338e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:10:26.522Z|bf20f1c1-5570-4b46-a741-6fe88eb697a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:10:26.524Z|bf20f1c1-5570-4b46-a741-6fe88eb697a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:10:26.576Z|aa8f6ff6-1bca-43a6-b6d7-314c7b37abac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:10:26.577Z|aa8f6ff6-1bca-43a6-b6d7-314c7b37abac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:10:26.641Z|be1a144b-46c5-4e38-9211-549c425f0742|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:10:26.643Z|be1a144b-46c5-4e38-9211-549c425f0742|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:10:26.821Z|49dcf104-3c0a-4c9b-a71a-6ef75eeddde3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:10:26.822Z|49dcf104-3c0a-4c9b-a71a-6ef75eeddde3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:10:30.588Z|def3a0cf-b016-4dbe-9371-d151ad16acd2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:10:30.589Z|def3a0cf-b016-4dbe-9371-d151ad16acd2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:10:36.593Z|0488ac52-aeb9-4280-9c53-5bda68bffa0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:10:36.594Z|0488ac52-aeb9-4280-9c53-5bda68bffa0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:10:36.686Z|16a2bf38-5b69-4e8a-aad2-6ec4dc4daa40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:10:36.688Z|16a2bf38-5b69-4e8a-aad2-6ec4dc4daa40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:10:36.735Z|396c52c8-91f4-48f8-af22-6bc05e2240c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:10:36.737Z|396c52c8-91f4-48f8-af22-6bc05e2240c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:10:41.407Z|543b3098-718d-41aa-a86c-fb4b8437edef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:10:41.408Z|543b3098-718d-41aa-a86c-fb4b8437edef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:10:46.669Z|d40c1e70-003b-48db-8b13-336b46a04b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:10:46.670Z|d40c1e70-003b-48db-8b13-336b46a04b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:10:46.782Z|efb7a588-5898-4a03-8d9d-721505757728|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:10:46.783Z|efb7a588-5898-4a03-8d9d-721505757728|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:10:46.801Z|71497148-1e5e-457c-8bc4-6713f85f6dfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:10:46.803Z|71497148-1e5e-457c-8bc4-6713f85f6dfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:10:56.407Z|5fd135f2-53a9-4a48-987f-734268a11b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:10:56.408Z|5fd135f2-53a9-4a48-987f-734268a11b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:10:56.735Z|11777647-fc60-4f03-8804-800430ae7f00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:10:56.736Z|11777647-fc60-4f03-8804-800430ae7f00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:10:56.823Z|6bbfd89a-1823-4cb2-9ba7-29d83df70da2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:10:56.824Z|6bbfd89a-1823-4cb2-9ba7-29d83df70da2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:10:56.848Z|69a489d4-b436-4622-8517-1c80e18e9182|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:10:56.850Z|69a489d4-b436-4622-8517-1c80e18e9182|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:10:56.894Z|61eb78b7-5c7d-418b-88c5-666427cba026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:10:56.895Z|61eb78b7-5c7d-418b-88c5-666427cba026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:11:06.865Z|df4470ef-f276-4611-9314-859fa6702030|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:11:06.866Z|df4470ef-f276-4611-9314-859fa6702030|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:11:06.923Z|b8e1e704-bc79-48dc-ba6d-43a230659b64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:11:06.924Z|b8e1e704-bc79-48dc-ba6d-43a230659b64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:11:07.016Z|71b46bca-5c79-45ed-8409-24946e7ebfed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:11:07.017Z|71b46bca-5c79-45ed-8409-24946e7ebfed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:11:11.406Z|38424252-bc42-4bc6-adf6-2fb354becb91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:11:11.408Z|38424252-bc42-4bc6-adf6-2fb354becb91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:11:16.921Z|8671de79-e849-4212-8f15-cdee7e2ebdf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:11:16.927Z|8671de79-e849-4212-8f15-cdee7e2ebdf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:11:17.026Z|96ac675e-28eb-496c-be29-671107a19ad6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:11:17.027Z|96ac675e-28eb-496c-be29-671107a19ad6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:11:17.120Z|974fcd59-6615-4866-9687-9517ff77afc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:11:17.122Z|974fcd59-6615-4866-9687-9517ff77afc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:11:26.406Z|113e7b95-eaf3-4326-9b2c-aac07c042255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:11:26.407Z|113e7b95-eaf3-4326-9b2c-aac07c042255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:11:26.825Z|d6cdad2b-d49a-44f4-aedb-545dc46ecf14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:11:26.826Z|d6cdad2b-d49a-44f4-aedb-545dc46ecf14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:11:27.003Z|a39fef2c-2425-46fc-a178-e06d6f32e6bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:11:27.009Z|a39fef2c-2425-46fc-a178-e06d6f32e6bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:11:27.095Z|c9bb1ad8-8efa-4394-bbfa-4ffbdec164ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:11:27.097Z|c9bb1ad8-8efa-4394-bbfa-4ffbdec164ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:11:27.241Z|48b323e3-c973-4e27-95c4-6f7709d4b3a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:11:27.242Z|48b323e3-c973-4e27-95c4-6f7709d4b3a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:11:30.587Z|1f5dead9-4b88-4947-a397-a59e628e3b6f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:11:30.588Z|1f5dead9-4b88-4947-a397-a59e628e3b6f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:11:37.083Z|3a432c4a-9446-4db1-97ac-cc82d341f648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:11:37.085Z|3a432c4a-9446-4db1-97ac-cc82d341f648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:11:37.147Z|463b3f13-f2d0-42cd-bfab-4f56f1bc83d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:11:37.149Z|463b3f13-f2d0-42cd-bfab-4f56f1bc83d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:11:37.307Z|eef197d1-5a3c-4ab2-a8ae-eb21cbdada1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:11:37.329Z|eef197d1-5a3c-4ab2-a8ae-eb21cbdada1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:11:41.408Z|34d0ce7a-a17a-49bc-8d08-f1a5d17e0a39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:11:41.410Z|34d0ce7a-a17a-49bc-8d08-f1a5d17e0a39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:11:47.182Z|af0999a8-ba84-45b1-a068-81630f4c6a23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:11:47.184Z|af0999a8-ba84-45b1-a068-81630f4c6a23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:11:47.241Z|46f767fa-97bc-4b80-a0f0-a46921cffa24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:11:47.242Z|46f767fa-97bc-4b80-a0f0-a46921cffa24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:11:47.423Z|ac8d62d7-98aa-4343-8c52-926664705f45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:11:47.424Z|ac8d62d7-98aa-4343-8c52-926664705f45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:11:56.407Z|d7c1b663-ffbe-4112-b140-dc452ca5d845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:11:56.409Z|d7c1b663-ffbe-4112-b140-dc452ca5d845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:11:56.827Z|6f38c05b-3830-484e-9bb3-62862dbf6418|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:11:56.828Z|6f38c05b-3830-484e-9bb3-62862dbf6418|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:11:57.249Z|f586f998-cd18-4f85-a79b-de5bff302802|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:11:57.250Z|f586f998-cd18-4f85-a79b-de5bff302802|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:11:57.311Z|7ef4c5a3-65c8-4997-9815-68ef10f094a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:11:57.312Z|7ef4c5a3-65c8-4997-9815-68ef10f094a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:11:57.531Z|9608bedf-6ad3-45d6-b89f-691ff9aac95c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:11:57.534Z|9608bedf-6ad3-45d6-b89f-691ff9aac95c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:12:07.326Z|8325b3ab-2a5b-494a-88f5-bf14977c0ebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:12:07.328Z|8325b3ab-2a5b-494a-88f5-bf14977c0ebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:12:07.374Z|cec02196-607b-4a91-9063-a90df91a0d11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:12:07.385Z|cec02196-607b-4a91-9063-a90df91a0d11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:12:07.585Z|1a5c66cd-a8f7-4be3-9d50-bf5ddbacc79e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:12:07.587Z|1a5c66cd-a8f7-4be3-9d50-bf5ddbacc79e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:12:11.408Z|8e519a2b-127e-4164-9df3-ffd915ec27c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:12:11.410Z|8e519a2b-127e-4164-9df3-ffd915ec27c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:12:17.385Z|7a5681da-e1de-4b50-83b4-6447d3897569|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:12:17.386Z|7a5681da-e1de-4b50-83b4-6447d3897569|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:12:17.468Z|be1707fe-8394-478d-9cbc-28e71c3a06cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:12:17.470Z|be1707fe-8394-478d-9cbc-28e71c3a06cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:12:17.655Z|7113e5b7-7f4c-4cc6-8bbd-07530fad42e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:12:17.665Z|7113e5b7-7f4c-4cc6-8bbd-07530fad42e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:12:26.406Z|29ba9280-c085-4ccd-a26a-1a114357fa66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:12:26.407Z|29ba9280-c085-4ccd-a26a-1a114357fa66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:12:26.829Z|b4e0db41-b20d-4e0c-bcfe-8b930976cdb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:12:26.830Z|b4e0db41-b20d-4e0c-bcfe-8b930976cdb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:12:27.437Z|d478900c-81f6-4bc5-87d6-1d95f0e1c88b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:12:27.438Z|d478900c-81f6-4bc5-87d6-1d95f0e1c88b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:12:27.517Z|006a3767-2af8-4c8e-871d-86d0b864046b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:12:27.519Z|006a3767-2af8-4c8e-871d-86d0b864046b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:12:27.729Z|7374c3ea-92b4-492a-b5cd-13fa35bfc91b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:12:27.731Z|7374c3ea-92b4-492a-b5cd-13fa35bfc91b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:12:30.587Z|7eca76a6-897e-47a9-a13e-7b01f9dd9a91|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:12:30.588Z|7eca76a6-897e-47a9-a13e-7b01f9dd9a91|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:12:37.481Z|55adea0e-ed0c-4462-8e86-3f40f524a704|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:12:37.482Z|55adea0e-ed0c-4462-8e86-3f40f524a704|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:12:37.567Z|747f2a64-770e-43fb-84e8-02b0613c7f7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:12:37.568Z|747f2a64-770e-43fb-84e8-02b0613c7f7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:12:37.794Z|9d16c73d-136c-4cad-ad72-3a5ad7651941|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:12:37.795Z|9d16c73d-136c-4cad-ad72-3a5ad7651941|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:12:41.406Z|1897ab3a-c0ec-457e-aead-e9af2b8069c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:12:41.410Z|1897ab3a-c0ec-457e-aead-e9af2b8069c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:12:47.551Z|5ef5b223-2f94-4cdd-b3a2-a63ed83e74f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:12:47.552Z|5ef5b223-2f94-4cdd-b3a2-a63ed83e74f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:12:47.641Z|e7ef93cf-90ec-44b4-b47d-3c05893cd543|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:12:47.643Z|e7ef93cf-90ec-44b4-b47d-3c05893cd543|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:12:47.849Z|9dcc7fab-fd7b-4d11-bba2-b9752774ad70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:12:47.850Z|9dcc7fab-fd7b-4d11-bba2-b9752774ad70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:12:56.408Z|2d6808fc-4a96-4065-a70b-69859a023a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:12:56.409Z|2d6808fc-4a96-4065-a70b-69859a023a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:12:56.832Z|53a810fc-f5a6-49bf-8606-f6fb6123ef6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:12:56.833Z|53a810fc-f5a6-49bf-8606-f6fb6123ef6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:12:57.632Z|349b7fa9-1ecf-4627-8523-edeea0ad7c9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:12:57.634Z|349b7fa9-1ecf-4627-8523-edeea0ad7c9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:12:57.742Z|b5bce92a-11cf-41fa-ad95-29b8c6cd67fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:12:57.750Z|b5bce92a-11cf-41fa-ad95-29b8c6cd67fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:12:57.893Z|6a69c25c-76d8-4c64-9cdf-0929610e1edd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:12:57.895Z|6a69c25c-76d8-4c64-9cdf-0929610e1edd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:13:07.687Z|6184c4e3-27b5-4628-8b9d-7f2e3e37351e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:13:07.694Z|6184c4e3-27b5-4628-8b9d-7f2e3e37351e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:13:07.805Z|bb522864-67cb-47f1-9f28-a8f24327f4e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:13:07.811Z|bb522864-67cb-47f1-9f28-a8f24327f4e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:13:07.951Z|9086c49b-cab9-4064-a7f8-c91c5c1a4774|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:13:07.952Z|9086c49b-cab9-4064-a7f8-c91c5c1a4774|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:13:11.406Z|088e6938-6aa2-40de-80d3-ab10b127423d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:13:11.408Z|088e6938-6aa2-40de-80d3-ab10b127423d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:13:17.755Z|67163c3f-4c27-4635-9c16-59c00d1cf252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:13:17.756Z|67163c3f-4c27-4635-9c16-59c00d1cf252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:13:17.853Z|f7313f1e-d1b0-4ac6-a1a9-aefc8f952a75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:13:17.854Z|f7313f1e-d1b0-4ac6-a1a9-aefc8f952a75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:13:18.000Z|c250097f-f904-4829-b34c-5561db3c1c96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:13:18.002Z|c250097f-f904-4829-b34c-5561db3c1c96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:13:26.406Z|6e03c990-bbd8-4632-9221-876eda90c5af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:13:26.412Z|6e03c990-bbd8-4632-9221-876eda90c5af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:13:26.834Z|0fe8df31-a6e1-4b04-85f6-e9cb19e587e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:13:26.835Z|0fe8df31-a6e1-4b04-85f6-e9cb19e587e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:13:27.849Z|273a4af4-3903-4926-af0c-0813ce0d6b5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:13:27.851Z|273a4af4-3903-4926-af0c-0813ce0d6b5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:13:27.899Z|ad66507f-fd40-4090-b89d-f4d607c720e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:13:27.900Z|ad66507f-fd40-4090-b89d-f4d607c720e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:13:28.047Z|f9714a90-b5de-4560-888b-f42f84793e5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:13:28.049Z|f9714a90-b5de-4560-888b-f42f84793e5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:13:30.583Z|b6ed2f9c-3fba-4099-ab90-bf9aebc827d5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:13:30.585Z|b6ed2f9c-3fba-4099-ab90-bf9aebc827d5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:13:37.900Z|bdde56a7-538e-4a5e-a920-60112ea15f54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:13:37.901Z|bdde56a7-538e-4a5e-a920-60112ea15f54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:13:37.949Z|48515464-943c-4475-afdf-08f8e3ee4741|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:13:37.951Z|48515464-943c-4475-afdf-08f8e3ee4741|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:13:38.090Z|5c9844da-67bd-4c28-bcf0-336e8b3c799a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:13:38.092Z|5c9844da-67bd-4c28-bcf0-336e8b3c799a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:13:41.406Z|157cf155-0c79-40e2-a150-75942e367839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:13:41.407Z|157cf155-0c79-40e2-a150-75942e367839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:13:47.949Z|63c061df-027b-4006-b98e-4d3703835367|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:13:47.951Z|63c061df-027b-4006-b98e-4d3703835367|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:13:48.025Z|fab04ebd-bee5-4dca-a48e-2918a29027c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:13:48.026Z|fab04ebd-bee5-4dca-a48e-2918a29027c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:13:48.150Z|3d1b1b6a-b92a-438a-9d8a-4f6f8cc279a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:13:48.151Z|3d1b1b6a-b92a-438a-9d8a-4f6f8cc279a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:13:56.407Z|adea61cb-1f60-47be-b369-3c95d97a4cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:13:56.408Z|adea61cb-1f60-47be-b369-3c95d97a4cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:13:56.836Z|40aada5c-014b-48ac-8d1d-8673de732417|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:13:56.837Z|40aada5c-014b-48ac-8d1d-8673de732417|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:13:58.002Z|22e928b9-4fb8-4606-8800-5d14138c5ea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:13:58.003Z|22e928b9-4fb8-4606-8800-5d14138c5ea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:13:58.083Z|155b6083-aa7c-4cf3-9af4-c008173321c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:13:58.084Z|155b6083-aa7c-4cf3-9af4-c008173321c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:13:58.210Z|67816adc-add8-4caf-b740-6aabf9dac001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:13:58.212Z|67816adc-add8-4caf-b740-6aabf9dac001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:14:08.065Z|71955d5a-9a9f-4596-88c1-09fffa82bc5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:14:08.066Z|71955d5a-9a9f-4596-88c1-09fffa82bc5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:14:08.135Z|5ec728ee-67c4-4f97-a154-d368e9e24c26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:14:08.137Z|5ec728ee-67c4-4f97-a154-d368e9e24c26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:14:08.267Z|351b4858-0469-4911-99ac-5168d9c61bf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:14:08.270Z|351b4858-0469-4911-99ac-5168d9c61bf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:14:11.406Z|4de94ffb-2f11-4df9-96bf-80ea6bc7e814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:14:11.410Z|4de94ffb-2f11-4df9-96bf-80ea6bc7e814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:14:18.133Z|b620a5da-4616-46b7-97e4-dd41ae038ef9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:14:18.134Z|b620a5da-4616-46b7-97e4-dd41ae038ef9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:14:18.173Z|178ae868-00ab-4c22-a51c-49b8ae687825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:14:18.175Z|178ae868-00ab-4c22-a51c-49b8ae687825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:14:18.333Z|a11d6ac7-bf83-40b6-bb55-5d8ffeab5856|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:14:18.334Z|a11d6ac7-bf83-40b6-bb55-5d8ffeab5856|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:14:26.406Z|cbff59be-32bd-45d2-83bc-8d240b863468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:14:26.408Z|cbff59be-32bd-45d2-83bc-8d240b863468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:14:26.838Z|2d58e768-61a4-4d78-a0c6-65b3cfd1c2cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:14:26.839Z|2d58e768-61a4-4d78-a0c6-65b3cfd1c2cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:14:28.181Z|b42c5666-127d-43e5-882d-c9662f5533c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:14:28.182Z|b42c5666-127d-43e5-882d-c9662f5533c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:14:28.233Z|2e96cf25-958a-4666-a7ab-e932ce4fe073|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:14:28.234Z|2e96cf25-958a-4666-a7ab-e932ce4fe073|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:14:28.382Z|806eb1a0-7614-4d94-afc0-55c4af9d0f1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:14:28.383Z|806eb1a0-7614-4d94-afc0-55c4af9d0f1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:14:30.587Z|5693c667-28df-4c8b-b7db-e4f6933c295f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:14:30.588Z|5693c667-28df-4c8b-b7db-e4f6933c295f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:14:38.238Z|eed00c50-3531-425e-8ddb-9e2167b8eb83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:14:38.239Z|eed00c50-3531-425e-8ddb-9e2167b8eb83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:14:38.271Z|f67d7376-1d12-42e8-b46f-60a70c2d2aa7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:14:38.275Z|f67d7376-1d12-42e8-b46f-60a70c2d2aa7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:14:38.435Z|cd39a287-4cb6-46a7-888e-3cf9cc1aa6d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:14:38.436Z|cd39a287-4cb6-46a7-888e-3cf9cc1aa6d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:14:41.409Z|8b11e7a2-ab43-4d5b-8fe9-4752b3a25d75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:14:41.410Z|8b11e7a2-ab43-4d5b-8fe9-4752b3a25d75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:14:48.289Z|ca1acc6c-4f90-4ae3-9385-4f503f347a75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:14:48.291Z|ca1acc6c-4f90-4ae3-9385-4f503f347a75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:14:48.326Z|f5f884df-3ee5-4fcd-943a-1ff94efe65f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:14:48.333Z|f5f884df-3ee5-4fcd-943a-1ff94efe65f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:14:48.491Z|ed8cad1b-8a51-4464-b5b1-8038de88284a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:14:48.493Z|ed8cad1b-8a51-4464-b5b1-8038de88284a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:14:56.407Z|cd0fd3f7-d7b8-4afd-ac1a-a630f1b71d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:14:56.422Z|cd0fd3f7-d7b8-4afd-ac1a-a630f1b71d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:14:56.844Z|d2fbedc0-cf96-46c2-a5f7-cd6c1d323d17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:14:56.845Z|d2fbedc0-cf96-46c2-a5f7-cd6c1d323d17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:14:58.375Z|52b84240-3417-46ed-8ad9-3a1bba313606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:14:58.377Z|52b84240-3417-46ed-8ad9-3a1bba313606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:14:58.402Z|785b8811-9164-4a3e-a864-85d0217d490d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:14:58.403Z|785b8811-9164-4a3e-a864-85d0217d490d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:14:58.567Z|a509a6cc-818b-4180-8e6a-92cd14045a92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:14:58.569Z|a509a6cc-818b-4180-8e6a-92cd14045a92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:15:08.429Z|f7b59b50-8a5a-4e3a-afed-54dfd6e1b551|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:15:08.431Z|f7b59b50-8a5a-4e3a-afed-54dfd6e1b551|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:15:08.446Z|dff04846-9ce5-45c7-82f8-7ef8aa411167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:15:08.447Z|dff04846-9ce5-45c7-82f8-7ef8aa411167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:15:08.628Z|00976755-5ec7-48f3-b032-b51268d51b7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:15:08.629Z|00976755-5ec7-48f3-b032-b51268d51b7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:15:11.407Z|90f20c39-d216-4996-ae42-2c381cceafe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:15:11.409Z|90f20c39-d216-4996-ae42-2c381cceafe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:15:18.502Z|1cc0125f-f7b2-403b-96ab-0805b89a6a27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:15:18.507Z|1cc0125f-f7b2-403b-96ab-0805b89a6a27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:15:18.509Z|19c1ee6d-69c3-4728-9924-1bddfff90f3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:15:18.510Z|19c1ee6d-69c3-4728-9924-1bddfff90f3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:15:18.694Z|fc0d12c7-49e5-431f-a6bc-a3454f670de2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:15:18.695Z|fc0d12c7-49e5-431f-a6bc-a3454f670de2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:15:26.407Z|cbf01b02-1732-4a0a-a5a9-ae185f7a0fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:15:26.409Z|cbf01b02-1732-4a0a-a5a9-ae185f7a0fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:15:26.846Z|b6f636df-1691-4490-ac58-71879a1fd812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:15:26.848Z|b6f636df-1691-4490-ac58-71879a1fd812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:15:28.559Z|919cfd56-d818-4b0f-9f9a-24d72b46a17e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:15:28.562Z|919cfd56-d818-4b0f-9f9a-24d72b46a17e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:15:28.571Z|ce90ca01-b93e-4c42-84d6-2924f0c21d6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:15:28.573Z|ce90ca01-b93e-4c42-84d6-2924f0c21d6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:15:28.772Z|4aff943d-db74-4946-b41e-bdc9649e8db6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:15:28.773Z|4aff943d-db74-4946-b41e-bdc9649e8db6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:15:30.588Z|7c81c5f8-d277-4dbe-b9be-81c283541100|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:15:30.590Z|7c81c5f8-d277-4dbe-b9be-81c283541100|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:15:38.609Z|43e38d7a-b60e-4137-8202-7f5bbabeb757|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:15:38.611Z|43e38d7a-b60e-4137-8202-7f5bbabeb757|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:15:38.667Z|914c0377-73c1-4964-b40c-bd1c42bdc8f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:15:38.669Z|914c0377-73c1-4964-b40c-bd1c42bdc8f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:15:38.830Z|5b056c7d-1f8e-4a8e-84b0-f0425eacb618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:15:38.831Z|5b056c7d-1f8e-4a8e-84b0-f0425eacb618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:15:41.406Z|369af74a-b431-4066-9eed-99267fe11481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:15:41.412Z|369af74a-b431-4066-9eed-99267fe11481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:15:48.710Z|43e2bf7a-48f3-48a4-b07b-1fbb8e6b5bdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:15:48.712Z|43e2bf7a-48f3-48a4-b07b-1fbb8e6b5bdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:15:48.746Z|14237c8d-7f58-4e06-a875-65420fe6cbe7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:15:48.748Z|14237c8d-7f58-4e06-a875-65420fe6cbe7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:15:48.880Z|042a0e5e-fa1f-4fb6-9c51-335473987a0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:15:48.881Z|042a0e5e-fa1f-4fb6-9c51-335473987a0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:15:56.406Z|f1085296-edf0-4c92-83f4-a902487f5356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:15:56.407Z|f1085296-edf0-4c92-83f4-a902487f5356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:15:56.849Z|03f98a8a-e669-4ce9-b2e4-c910ac0bd7ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:15:56.850Z|03f98a8a-e669-4ce9-b2e4-c910ac0bd7ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:15:58.793Z|a23b2924-c6ab-4f38-9bc1-9d23942f7771|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:15:58.794Z|a23b2924-c6ab-4f38-9bc1-9d23942f7771|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:15:58.820Z|d9c88fdd-1580-4b07-8672-cdca27b72e5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:15:58.821Z|d9c88fdd-1580-4b07-8672-cdca27b72e5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:15:58.961Z|84d2552c-904f-4c88-89f1-b2a33a511aab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:15:58.962Z|84d2552c-904f-4c88-89f1-b2a33a511aab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:16:08.869Z|c8696631-6ff2-42e6-b4fe-cfec5b462e84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:16:08.871Z|c8696631-6ff2-42e6-b4fe-cfec5b462e84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:16:08.878Z|ed2ad6e9-e040-43aa-8b8d-0c2209ea555a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:16:08.884Z|ed2ad6e9-e040-43aa-8b8d-0c2209ea555a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:16:09.016Z|912cbb95-1711-450e-974d-efb46c3fdd80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:16:09.017Z|912cbb95-1711-450e-974d-efb46c3fdd80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:16:11.406Z|847a4196-77c8-4ecb-8c8c-03b7240ad6f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:16:11.408Z|847a4196-77c8-4ecb-8c8c-03b7240ad6f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:16:18.934Z|ca7d9baf-b670-4be7-ab3f-725c31d9f0d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:16:18.935Z|ca7d9baf-b670-4be7-ab3f-725c31d9f0d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:16:18.946Z|ba2929eb-2344-44ca-8854-a4a63658a3cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:16:18.947Z|ba2929eb-2344-44ca-8854-a4a63658a3cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:16:19.078Z|e0c2a8dd-7010-47e4-8f42-8bffd46c62e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:16:19.079Z|e0c2a8dd-7010-47e4-8f42-8bffd46c62e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:16:26.406Z|7a02577c-ea40-4101-ac00-cac6143cc47a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:16:26.411Z|7a02577c-ea40-4101-ac00-cac6143cc47a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:16:26.852Z|0ecdffbf-a37d-4747-b9cb-534a85ecfca0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:16:26.853Z|0ecdffbf-a37d-4747-b9cb-534a85ecfca0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:16:29.017Z|20c89655-cece-4099-95fc-5fde8956d686|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:16:29.018Z|20c89655-cece-4099-95fc-5fde8956d686|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:16:29.051Z|9d5f6ce5-a7a1-4ebb-be8d-eb36adf2be9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:16:29.052Z|9d5f6ce5-a7a1-4ebb-be8d-eb36adf2be9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:16:29.126Z|dcf0d808-c614-4532-ad87-26510eafd5a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:16:29.128Z|dcf0d808-c614-4532-ad87-26510eafd5a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:16:30.584Z|06de3ff8-a138-49dd-bf44-4d715f2a1334|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:16:30.586Z|06de3ff8-a138-49dd-bf44-4d715f2a1334|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:16:39.078Z|a07e2318-7635-4d93-ab11-abb9251f2f36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:16:39.080Z|a07e2318-7635-4d93-ab11-abb9251f2f36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:16:39.096Z|f127376c-2244-44b4-8952-79ac3e379bfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:16:39.098Z|f127376c-2244-44b4-8952-79ac3e379bfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:16:39.179Z|4fa4022b-380a-451c-b045-088d67665001|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:16:39.180Z|4fa4022b-380a-451c-b045-088d67665001|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:16:41.406Z|cfca1bdb-f030-4640-b1f8-cea88b963ff5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:16:41.410Z|cfca1bdb-f030-4640-b1f8-cea88b963ff5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:16:49.125Z|62ea927a-47da-4247-83e2-321acbca7dab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:16:49.127Z|62ea927a-47da-4247-83e2-321acbca7dab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:16:49.146Z|28e65ef6-038e-4078-89a7-2cfe6020e0cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:16:49.148Z|28e65ef6-038e-4078-89a7-2cfe6020e0cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:16:49.239Z|f5a8b85d-080c-4c3b-bdc8-22dc13040728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:16:49.241Z|f5a8b85d-080c-4c3b-bdc8-22dc13040728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:16:56.406Z|6c7c7a82-df2e-442d-88c2-792cccceea03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:16:56.408Z|6c7c7a82-df2e-442d-88c2-792cccceea03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:16:56.854Z|8f8d1302-47e3-4a03-bb50-bc25b83c71d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:16:56.855Z|8f8d1302-47e3-4a03-bb50-bc25b83c71d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:16:59.219Z|3875d744-f58c-4319-8c38-18f8a7f095af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:16:59.220Z|3875d744-f58c-4319-8c38-18f8a7f095af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:16:59.227Z|d8917833-f205-430e-923c-5d344dea94f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:16:59.229Z|d8917833-f205-430e-923c-5d344dea94f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:16:59.285Z|b504427d-4108-4c66-a54c-8a3cf0566458|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:16:59.286Z|b504427d-4108-4c66-a54c-8a3cf0566458|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:17:09.283Z|4f052ea8-69c0-4479-bcf5-d8f34d4f422c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:17:09.284Z|4f052ea8-69c0-4479-bcf5-d8f34d4f422c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:17:09.294Z|848f3b27-1b19-49e0-a445-708a9debce08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:17:09.297Z|848f3b27-1b19-49e0-a445-708a9debce08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:17:09.334Z|be97cfb9-df20-4aa4-9b90-bbed0e70bf43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:17:09.335Z|be97cfb9-df20-4aa4-9b90-bbed0e70bf43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:17:11.406Z|9ecdfac1-fcfa-406c-b267-7dd977aa4abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:17:11.412Z|9ecdfac1-fcfa-406c-b267-7dd977aa4abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:17:19.322Z|475974c8-aa43-4a56-84c3-df7d2f4e8b98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:17:19.323Z|475974c8-aa43-4a56-84c3-df7d2f4e8b98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:17:19.350Z|7132f698-b5eb-4e06-81c8-2b982293bf12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:17:19.351Z|7132f698-b5eb-4e06-81c8-2b982293bf12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:17:19.386Z|82f293ae-4d2f-470a-8dcc-a1684249b948|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:17:19.392Z|82f293ae-4d2f-470a-8dcc-a1684249b948|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:17:26.406Z|b2fabb15-9dac-41d6-98ab-90fb9058f00c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:17:26.409Z|b2fabb15-9dac-41d6-98ab-90fb9058f00c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:17:26.856Z|05b8e4ab-20b6-46f0-ae5f-c2d43b9fa9e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:17:26.857Z|05b8e4ab-20b6-46f0-ae5f-c2d43b9fa9e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:17:29.381Z|714a1107-e0c9-4ec6-a62e-9ae849a8c285|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:17:29.382Z|714a1107-e0c9-4ec6-a62e-9ae849a8c285|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:17:29.393Z|7a3f0747-1c96-48af-ba96-b4e24e98b6b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:17:29.394Z|7a3f0747-1c96-48af-ba96-b4e24e98b6b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:17:29.431Z|177c8510-2f79-4bfa-bdf1-7f95f94533eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:17:29.432Z|177c8510-2f79-4bfa-bdf1-7f95f94533eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:17:30.591Z|0350b6b1-fe3c-4623-b2c2-bcf0815786ce|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:17:30.593Z|0350b6b1-fe3c-4623-b2c2-bcf0815786ce|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:17:39.446Z|c0564a58-116b-4667-b79b-6f90e9b2c8c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:17:39.448Z|c0564a58-116b-4667-b79b-6f90e9b2c8c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:17:39.453Z|ed5e2621-d9f0-489e-a03d-2d094208e9e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:17:39.455Z|ed5e2621-d9f0-489e-a03d-2d094208e9e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:17:39.497Z|09245ea3-19dd-4d1e-acf6-3684761b7aab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:17:39.498Z|09245ea3-19dd-4d1e-acf6-3684761b7aab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:17:41.407Z|7f276d89-7060-43db-9da1-e218c1834fc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:17:41.408Z|7f276d89-7060-43db-9da1-e218c1834fc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:17:49.524Z|45da9229-fa1f-4cb2-88b4-bf2ad072d1e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:17:49.528Z|45da9229-fa1f-4cb2-88b4-bf2ad072d1e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:17:49.528Z|52bee122-313e-4476-acc3-44530c970a92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:17:49.530Z|52bee122-313e-4476-acc3-44530c970a92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:17:49.571Z|ee491dc5-4746-4c5f-bf9b-4bbb50f116a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:17:49.576Z|ee491dc5-4746-4c5f-bf9b-4bbb50f116a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:17:56.408Z|b7421ccc-e717-4614-83a3-2263ed925658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:17:56.412Z|b7421ccc-e717-4614-83a3-2263ed925658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:17:56.859Z|651f96d2-2ebe-4813-8403-4b0f5e4c8674|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:17:56.860Z|651f96d2-2ebe-4813-8403-4b0f5e4c8674|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:17:59.592Z|7836d3d1-34b4-472c-ae1d-a7ddcfbd5382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:17:59.593Z|7836d3d1-34b4-472c-ae1d-a7ddcfbd5382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:17:59.597Z|4bca9b5d-1127-426e-bb94-4ba7da35b248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:17:59.598Z|4bca9b5d-1127-426e-bb94-4ba7da35b248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:17:59.626Z|4dc1d876-e4fb-4e50-ab7c-62c1985d4258|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:17:59.628Z|4dc1d876-e4fb-4e50-ab7c-62c1985d4258|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:18:09.655Z|848d4b00-77c9-4ce9-8c2f-78d17d4d6d5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:18:09.657Z|848d4b00-77c9-4ce9-8c2f-78d17d4d6d5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:18:09.659Z|786340f4-8287-4eab-98d1-e2bd80577202|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:18:09.666Z|786340f4-8287-4eab-98d1-e2bd80577202|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:18:09.670Z|d64d967a-1ad6-466d-bf98-d25c9e914928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:18:09.671Z|d64d967a-1ad6-466d-bf98-d25c9e914928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:18:11.407Z|19f5d6d8-0f9b-4761-ab2f-357c5ac34923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:18:11.408Z|19f5d6d8-0f9b-4761-ab2f-357c5ac34923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:18:19.708Z|b471eace-c0a8-42a5-b5b7-397210fc9f67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:18:19.710Z|b471eace-c0a8-42a5-b5b7-397210fc9f67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:18:19.721Z|7291e819-89e0-4c87-8ef2-250d91b7f6c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:18:19.722Z|36163df3-0648-406a-bebf-2d241f05112a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:18:19.722Z|7291e819-89e0-4c87-8ef2-250d91b7f6c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:18:19.723Z|36163df3-0648-406a-bebf-2d241f05112a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:18:26.407Z|4aaf234b-6cc4-41b2-9f38-3263473a9007|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:18:26.408Z|4aaf234b-6cc4-41b2-9f38-3263473a9007|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:18:26.861Z|82963cd3-af91-4953-b383-f5b7439a2182|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:18:26.863Z|82963cd3-af91-4953-b383-f5b7439a2182|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:18:29.764Z|489620a7-57f9-4fbe-b415-a5b780eac1f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:18:29.765Z|489620a7-57f9-4fbe-b415-a5b780eac1f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:18:29.777Z|ad0855a4-590c-4a6b-aeb4-8d20202e58a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:18:29.778Z|ad0855a4-590c-4a6b-aeb4-8d20202e58a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:18:29.793Z|d27db848-c62d-4397-b7cd-cb987581554e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:18:29.794Z|d27db848-c62d-4397-b7cd-cb987581554e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:18:30.584Z|73867f2e-9412-45af-b5f1-2ea09731734a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:18:30.585Z|73867f2e-9412-45af-b5f1-2ea09731734a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:18:39.812Z|2d06ace4-924d-4815-a76e-d98add8bf4e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:18:39.824Z|2d06ace4-924d-4815-a76e-d98add8bf4e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:18:39.828Z|1beb1316-1f7c-4c14-8727-584d976d2cbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:18:39.828Z|8745d2d9-df42-49ba-ac56-6f2eeb4603bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:18:39.829Z|1beb1316-1f7c-4c14-8727-584d976d2cbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:18:39.830Z|8745d2d9-df42-49ba-ac56-6f2eeb4603bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:18:41.406Z|2bad2a52-308a-494d-bea2-546a63a7269f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:18:41.411Z|2bad2a52-308a-494d-bea2-546a63a7269f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:18:49.875Z|28a4c1a6-b10d-4fc8-900f-59f3e5c474dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:18:49.875Z|15742392-2458-4d72-a384-1ed36093506a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:18:49.876Z|28a4c1a6-b10d-4fc8-900f-59f3e5c474dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:18:49.877Z|15742392-2458-4d72-a384-1ed36093506a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:18:49.885Z|0f8a2a38-16dc-4d5a-9f75-b23b729e2ad7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:18:49.886Z|0f8a2a38-16dc-4d5a-9f75-b23b729e2ad7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:18:56.406Z|8736d864-167f-452d-bb5f-e7f9577d9372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:18:56.408Z|8736d864-167f-452d-bb5f-e7f9577d9372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:18:56.864Z|741ea1b3-c7ce-46cd-9aca-647f74c0290c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:18:56.865Z|741ea1b3-c7ce-46cd-9aca-647f74c0290c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:18:59.948Z|59f9d386-7999-4a49-a571-89394bd5e760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:18:59.949Z|59f9d386-7999-4a49-a571-89394bd5e760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:18:59.950Z|61a521f0-1495-422b-90a7-9035df9e5c0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:18:59.950Z|9e9fa726-5914-43f0-9296-7680014f05f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:18:59.951Z|61a521f0-1495-422b-90a7-9035df9e5c0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:18:59.951Z|9e9fa726-5914-43f0-9296-7680014f05f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:19:09.997Z|9f6ef2cd-b7ca-4ec0-82a8-f622a8ab3834|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:19:10.001Z|f82d820a-ec33-4041-9121-662c0de2a1ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:19:10.002Z|15ec3cab-63fe-440a-8c1b-9becb4e6b13e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:19:10.003Z|f82d820a-ec33-4041-9121-662c0de2a1ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:19:10.004Z|15ec3cab-63fe-440a-8c1b-9becb4e6b13e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:19:09.998Z|9f6ef2cd-b7ca-4ec0-82a8-f622a8ab3834|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:19:11.406Z|5b183a99-2c0d-444c-9ae2-367504fe1676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:19:11.407Z|5b183a99-2c0d-444c-9ae2-367504fe1676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:19:20.052Z|7d7c5a12-9baf-4032-8aa6-02270cf4b105|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:19:20.053Z|7d7c5a12-9baf-4032-8aa6-02270cf4b105|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:19:20.061Z|c99da418-da2b-406f-803a-84c6ba0c00d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:19:20.061Z|1b3c28bf-9d6c-4bca-9c0f-d73dcb4109c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:19:20.063Z|1b3c28bf-9d6c-4bca-9c0f-d73dcb4109c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:19:20.063Z|c99da418-da2b-406f-803a-84c6ba0c00d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:19:26.406Z|ce9f9757-9257-49c0-a546-241077833340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:19:26.412Z|ce9f9757-9257-49c0-a546-241077833340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:19:26.866Z|112a290e-0cb0-45be-b025-18f50a3c731e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:19:26.867Z|112a290e-0cb0-45be-b025-18f50a3c731e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:19:30.126Z|906ca7bd-156e-4687-8a37-7c3d49ef6d56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:19:30.136Z|67a2124d-3393-4309-bd0f-e7875bd0d7f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:19:30.137Z|67a2124d-3393-4309-bd0f-e7875bd0d7f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:19:30.143Z|93f78986-bcf7-418c-abef-d5e264f60f07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:19:30.127Z|906ca7bd-156e-4687-8a37-7c3d49ef6d56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:19:30.147Z|93f78986-bcf7-418c-abef-d5e264f60f07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:19:30.586Z|d48c34da-5eda-4d3f-b6b9-aee3d7484a2e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:19:30.588Z|d48c34da-5eda-4d3f-b6b9-aee3d7484a2e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:19:40.217Z|891c41fd-c86d-4c96-be59-845a4b5847e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:19:40.219Z|891c41fd-c86d-4c96-be59-845a4b5847e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:19:40.221Z|43f5dda3-e21c-40f2-b97f-474f5c596402|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:19:40.222Z|43f5dda3-e21c-40f2-b97f-474f5c596402|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:19:40.229Z|272766d3-81cd-41e1-bc4a-c433bb8d24bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:19:40.230Z|272766d3-81cd-41e1-bc4a-c433bb8d24bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:19:41.408Z|eff1286f-5400-4fe5-b26b-3d112a812ff3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:19:41.410Z|eff1286f-5400-4fe5-b26b-3d112a812ff3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:19:50.274Z|cd14b9db-0d4d-4343-abd5-7df066d029f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:19:50.274Z|36847a3d-0a29-43cd-a610-04e62b06a0b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:19:50.276Z|cd14b9db-0d4d-4343-abd5-7df066d029f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:19:50.276Z|36847a3d-0a29-43cd-a610-04e62b06a0b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:19:50.292Z|be26ed62-f69f-4d61-a599-6b7dc18e696b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:19:50.294Z|be26ed62-f69f-4d61-a599-6b7dc18e696b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:19:56.407Z|d53d3170-b020-4bdc-a73e-76f212e9b447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:19:56.407Z|d53d3170-b020-4bdc-a73e-76f212e9b447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:19:56.868Z|ac66a52d-ea1e-4eef-831e-449a3f3cd942|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:19:56.869Z|ac66a52d-ea1e-4eef-831e-449a3f3cd942|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:20:00.336Z|2227c0f9-f31c-438d-a3cc-0a566d3c17b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:20:00.337Z|6b5e1f42-4caa-49d3-9679-33a0562f0d47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:20:00.337Z|2227c0f9-f31c-438d-a3cc-0a566d3c17b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:20:00.338Z|6b5e1f42-4caa-49d3-9679-33a0562f0d47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:20:00.344Z|1280a7d7-ac20-460c-b83a-e8624ffc8897|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:20:00.345Z|1280a7d7-ac20-460c-b83a-e8624ffc8897|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:20:10.379Z|24ac8a75-f9bc-44a1-9279-a0b914384881|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:20:10.380Z|24ac8a75-f9bc-44a1-9279-a0b914384881|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:20:10.376Z|be8d0303-6041-4bb8-beca-ac3c44614a2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:20:10.386Z|be8d0303-6041-4bb8-beca-ac3c44614a2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:20:10.398Z|a399404d-3884-472f-aed1-56ce5b76bb83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:20:10.401Z|a399404d-3884-472f-aed1-56ce5b76bb83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:20:11.406Z|bf9b6bbc-0a0e-453b-b547-ad7c4a517b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:20:11.411Z|bf9b6bbc-0a0e-453b-b547-ad7c4a517b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:20:20.432Z|879a8732-8b8e-4fe6-915d-5c906ecea1ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:20:20.433Z|879a8732-8b8e-4fe6-915d-5c906ecea1ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:20:20.466Z|5798e1b8-5f37-40e0-a920-cb6145909e11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:20:20.469Z|5798e1b8-5f37-40e0-a920-cb6145909e11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:20:20.484Z|ff1e8e79-b457-4aca-9f88-ede0b3bdf35e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:20:20.490Z|ff1e8e79-b457-4aca-9f88-ede0b3bdf35e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:20:26.406Z|ab9b2228-d165-4a36-8412-2c8f7b8b8a82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:20:26.407Z|ab9b2228-d165-4a36-8412-2c8f7b8b8a82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:20:26.871Z|ecbce0bf-afda-4b63-a7b7-a8dd4dbd6611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:20:26.872Z|ecbce0bf-afda-4b63-a7b7-a8dd4dbd6611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:20:30.491Z|9819a574-3fa3-4137-807b-0e676a4e272e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:20:30.493Z|9819a574-3fa3-4137-807b-0e676a4e272e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:20:30.523Z|26c726e2-dd63-46cd-a73d-0d0d06219c01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:20:30.525Z|26c726e2-dd63-46cd-a73d-0d0d06219c01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:20:30.546Z|57f15ae4-e2a9-4fc5-be89-16cb345708d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:20:30.547Z|57f15ae4-e2a9-4fc5-be89-16cb345708d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:20:30.585Z|cddae329-689e-463c-8149-061f7debd014|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:20:30.586Z|cddae329-689e-463c-8149-061f7debd014|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:20:40.530Z|e8e9a8b8-f8ab-488d-9f79-3801531ea9f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:20:40.532Z|e8e9a8b8-f8ab-488d-9f79-3801531ea9f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:20:40.588Z|bc661ca1-6023-4b53-ad5b-394e081775b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:20:40.589Z|bc661ca1-6023-4b53-ad5b-394e081775b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:20:40.591Z|72de5346-3c5c-4b15-aa14-c568c1a31158|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:20:40.593Z|72de5346-3c5c-4b15-aa14-c568c1a31158|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:20:41.407Z|97adeafb-e63b-40a3-a86a-8cb291dcc5da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:20:41.408Z|97adeafb-e63b-40a3-a86a-8cb291dcc5da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:20:50.569Z|1f0403bd-dc26-4537-90f9-dfdcde004cee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:20:50.571Z|1f0403bd-dc26-4537-90f9-dfdcde004cee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:20:50.631Z|c16d2c54-ae59-4eb6-9f2b-3ce82a5390a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:20:50.632Z|c16d2c54-ae59-4eb6-9f2b-3ce82a5390a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:20:50.642Z|7a923646-7dce-48fe-a683-804efd9675c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:20:50.644Z|7a923646-7dce-48fe-a683-804efd9675c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:20:56.406Z|081088d2-9ec2-4cbf-a641-88cd752280b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:20:56.411Z|081088d2-9ec2-4cbf-a641-88cd752280b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:20:56.873Z|183b54d5-9f57-43ea-b86e-221b0ab6c0d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:20:56.874Z|183b54d5-9f57-43ea-b86e-221b0ab6c0d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:21:00.641Z|0e491f6d-77be-4895-8057-56ea891705b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:21:00.643Z|0e491f6d-77be-4895-8057-56ea891705b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:21:00.681Z|64c57379-813b-4a4d-9de0-dce6fd742709|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:21:00.682Z|64c57379-813b-4a4d-9de0-dce6fd742709|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:21:00.699Z|2de80f24-3414-4453-b2d4-ab39fac1f0c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:21:00.702Z|2de80f24-3414-4453-b2d4-ab39fac1f0c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:21:10.736Z|77b85659-2c27-4a4a-b7cf-dd15a471809d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:21:10.738Z|77b85659-2c27-4a4a-b7cf-dd15a471809d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:21:10.749Z|6a1df3f3-1f42-4895-a0fa-5cf53a43aca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:21:10.751Z|6a1df3f3-1f42-4895-a0fa-5cf53a43aca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:21:10.787Z|8f62bb30-29fa-4064-8ea6-b11021972d35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:21:10.788Z|8f62bb30-29fa-4064-8ea6-b11021972d35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:21:11.409Z|b38968ad-29f4-43d2-ac26-63c4ce5884e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:21:11.409Z|b38968ad-29f4-43d2-ac26-63c4ce5884e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:21:20.841Z|ef9d23c2-d0ba-46b4-80c7-e0d5fc4c23a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:21:20.842Z|ef9d23c2-d0ba-46b4-80c7-e0d5fc4c23a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:21:20.870Z|0b6ff0d3-5177-4236-8afe-47b48c5eb6e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:21:20.873Z|0b6ff0d3-5177-4236-8afe-47b48c5eb6e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:21:20.894Z|4017e7fe-dd7b-4c36-b254-2854a35401e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:21:20.896Z|4017e7fe-dd7b-4c36-b254-2854a35401e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:21:26.407Z|e13cc629-aaf5-439d-9693-d37c87bea005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:21:26.408Z|e13cc629-aaf5-439d-9693-d37c87bea005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:21:26.875Z|e2d2788b-697b-4f99-aa2e-f71a604b1d9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:21:26.876Z|e2d2788b-697b-4f99-aa2e-f71a604b1d9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:21:30.589Z|305637e4-7fb7-46fa-9d9b-03457209d69b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:21:30.591Z|305637e4-7fb7-46fa-9d9b-03457209d69b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:21:30.926Z|353ab555-f724-45a0-a5ee-2ac05803749c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:21:30.927Z|353ab555-f724-45a0-a5ee-2ac05803749c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:21:30.956Z|be36355d-788d-41ac-8977-064bd92214cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:21:30.957Z|be36355d-788d-41ac-8977-064bd92214cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:21:31.009Z|c6bbdeba-b1ad-4c36-ab70-55d45e219f53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:21:31.012Z|c6bbdeba-b1ad-4c36-ab70-55d45e219f53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:21:41.035Z|69430f57-4cab-4df5-ac2f-edb6ad2ef75e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:21:41.039Z|69430f57-4cab-4df5-ac2f-edb6ad2ef75e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:21:41.057Z|79285570-0363-487a-8907-f7831f0b319e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:21:41.058Z|79285570-0363-487a-8907-f7831f0b319e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:21:41.060Z|bd1982da-f01a-4b00-9e3c-f210d7f030de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:21:41.060Z|bd1982da-f01a-4b00-9e3c-f210d7f030de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:21:41.407Z|7b6b7b26-5bc8-455c-8589-9ed35be06c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:21:41.411Z|7b6b7b26-5bc8-455c-8589-9ed35be06c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:21:51.106Z|0804d371-f387-4fbe-89db-bc75357fd460|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:21:51.108Z|0804d371-f387-4fbe-89db-bc75357fd460|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:21:51.109Z|016b354f-348f-40bf-885f-b5e87638b914|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:21:51.110Z|016b354f-348f-40bf-885f-b5e87638b914|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:21:51.111Z|cf41228f-8c51-48c9-b4aa-4267e0ad617e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:21:51.113Z|cf41228f-8c51-48c9-b4aa-4267e0ad617e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:21:56.407Z|7e0a1467-b752-4b1c-b33a-fec11ec3a080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:21:56.409Z|7e0a1467-b752-4b1c-b33a-fec11ec3a080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:21:56.878Z|f9cc8d01-0d54-4dc0-a36e-5d78c6463d4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:21:56.879Z|f9cc8d01-0d54-4dc0-a36e-5d78c6463d4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:22:01.174Z|3e5441db-3bc2-4afe-b85a-613a2ba21026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:22:01.177Z|3e5441db-3bc2-4afe-b85a-613a2ba21026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:22:01.186Z|fe01010b-9e14-42ed-a1bd-eae13c106c97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:22:01.188Z|fe01010b-9e14-42ed-a1bd-eae13c106c97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:22:01.198Z|25ea2ca6-3023-4cf5-a13d-d80bff0dcb87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:22:01.200Z|25ea2ca6-3023-4cf5-a13d-d80bff0dcb87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:22:11.232Z|b70270dc-fd55-4aa6-aeec-96b155b3085e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:22:11.232Z|7837010a-8854-47f2-9d8e-09355ed4c6f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:22:11.234Z|b70270dc-fd55-4aa6-aeec-96b155b3085e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:22:11.234Z|7837010a-8854-47f2-9d8e-09355ed4c6f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:22:11.247Z|64b42ea9-b1e7-44e6-8ef9-cba2fce2faf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:22:11.248Z|64b42ea9-b1e7-44e6-8ef9-cba2fce2faf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:22:11.406Z|980bc1d6-dc21-4ce8-9677-42a9f049bb9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:22:11.407Z|980bc1d6-dc21-4ce8-9677-42a9f049bb9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:22:21.297Z|cd72e10c-e5a5-4a7d-b743-229551bfc78a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:22:21.297Z|2cbdb2d4-962f-480f-93cc-7dc07a330d4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:22:21.297Z|361bdf5e-f510-48b5-b17c-292643d8da41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:22:21.298Z|2cbdb2d4-962f-480f-93cc-7dc07a330d4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:22:21.298Z|cd72e10c-e5a5-4a7d-b743-229551bfc78a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:22:21.298Z|361bdf5e-f510-48b5-b17c-292643d8da41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:22:26.408Z|efdbe26f-ce19-48bb-bebc-fea78f3372e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:22:26.413Z|efdbe26f-ce19-48bb-bebc-fea78f3372e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:22:26.880Z|a3efd506-82c9-4b3c-b567-1ecd73078400|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:22:26.881Z|a3efd506-82c9-4b3c-b567-1ecd73078400|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:22:30.602Z|f53815f6-c2e0-4b09-883e-1a4fdebcfdaf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:22:30.604Z|f53815f6-c2e0-4b09-883e-1a4fdebcfdaf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:22:31.350Z|f204860a-7624-4cf4-a4ed-28b7ba4ede9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:22:31.351Z|f204860a-7624-4cf4-a4ed-28b7ba4ede9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:22:31.360Z|b2a79abf-7c88-4a9a-9f22-b4de2245abab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:22:31.360Z|019c54ad-2be5-49e2-9cd2-2cf36842f3c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:22:31.361Z|019c54ad-2be5-49e2-9cd2-2cf36842f3c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:22:31.361Z|b2a79abf-7c88-4a9a-9f22-b4de2245abab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:22:41.406Z|399428a0-2276-4c91-b66d-130424cc4402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:22:41.407Z|399428a0-2276-4c91-b66d-130424cc4402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:22:41.409Z|d85f201b-c6e0-405e-9a53-58f12c37a37d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:22:41.410Z|d85f201b-c6e0-405e-9a53-58f12c37a37d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:22:41.426Z|2d1a1c0d-d7d7-47e3-b5ef-ff2ea1ba9723|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:22:41.426Z|89b73bba-8880-4406-8cf3-f34f83fefc9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:22:41.427Z|2d1a1c0d-d7d7-47e3-b5ef-ff2ea1ba9723|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:22:41.427Z|89b73bba-8880-4406-8cf3-f34f83fefc9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:22:51.458Z|1fb91212-38a0-4106-884a-9fcdcef20e00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:22:51.461Z|1fb91212-38a0-4106-884a-9fcdcef20e00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:22:51.479Z|89b779e8-4c6e-497b-b7c8-8f38b2cd7270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:22:51.481Z|89b779e8-4c6e-497b-b7c8-8f38b2cd7270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:22:51.501Z|684428c4-e04e-464e-a331-16d37505ebcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:22:51.502Z|684428c4-e04e-464e-a331-16d37505ebcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:22:56.406Z|95f89dc0-7203-4b4a-9568-2cbd93e21265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:22:56.407Z|95f89dc0-7203-4b4a-9568-2cbd93e21265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:22:56.883Z|79e67686-225c-413a-914c-1c6ffb401f38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:22:56.884Z|79e67686-225c-413a-914c-1c6ffb401f38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:23:01.538Z|4cabd646-a5cd-4df2-b9b4-bad7226a22d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:23:01.540Z|4cabd646-a5cd-4df2-b9b4-bad7226a22d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:23:01.562Z|5b4bfc6a-6c52-482c-beb1-4a9c7f93294a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:23:01.567Z|5b4bfc6a-6c52-482c-beb1-4a9c7f93294a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:23:01.584Z|908a4c0d-c3e5-451c-b5a6-f81623847ed5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:23:01.585Z|908a4c0d-c3e5-451c-b5a6-f81623847ed5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:23:11.407Z|3f637617-88f5-4765-b101-943e8f31a710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:23:11.415Z|3f637617-88f5-4765-b101-943e8f31a710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:23:11.632Z|2432b943-5396-410f-bc5e-5eca67eb8fef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:23:11.634Z|2432b943-5396-410f-bc5e-5eca67eb8fef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:23:11.635Z|bbb38042-3e77-477e-a1af-bc057989390a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:23:11.637Z|bbb38042-3e77-477e-a1af-bc057989390a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:23:11.640Z|217b6129-875b-4da9-8199-487071cf3d57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:23:11.643Z|217b6129-875b-4da9-8199-487071cf3d57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:23:21.691Z|c9529066-5fdb-43da-963d-f05202dff605|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:23:21.693Z|c9529066-5fdb-43da-963d-f05202dff605|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:23:21.723Z|a699212c-9a71-40bb-91b2-a232ed15bd5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:23:21.725Z|a699212c-9a71-40bb-91b2-a232ed15bd5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:23:21.735Z|345b4d98-4ee8-48e9-a564-47594ca6cd04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:23:21.739Z|345b4d98-4ee8-48e9-a564-47594ca6cd04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:23:26.409Z|0d5750e7-e3ee-4411-ac67-1ae24306d49f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:23:26.410Z|0d5750e7-e3ee-4411-ac67-1ae24306d49f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:23:26.887Z|2a4c7cb4-cfaa-477f-81a3-404d9e61307f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:23:26.889Z|2a4c7cb4-cfaa-477f-81a3-404d9e61307f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:23:30.589Z|9d300689-4a3c-47d7-b767-8b5f7d60e30e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:23:30.591Z|9d300689-4a3c-47d7-b767-8b5f7d60e30e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:23:31.813Z|b01895e5-e945-469c-ac0a-0d41824bbb67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:23:31.815Z|b01895e5-e945-469c-ac0a-0d41824bbb67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:23:31.819Z|f0cd8a5c-5111-498f-9c2f-cedfae0c1123|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:23:31.820Z|f0cd8a5c-5111-498f-9c2f-cedfae0c1123|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:23:31.847Z|f93cb725-fb80-425a-b5d7-81572f1b03dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:23:31.849Z|f93cb725-fb80-425a-b5d7-81572f1b03dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:23:39.352Z||http-nio-8080-exec-2|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030x1a0xa8@0xbbm&0x1b0x02d40x92=l30xfepg0xbd0xfc]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-01T06:23:41.406Z|93d35c58-e91d-449d-a1e3-a72eb57ee41c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:23:41.408Z|93d35c58-e91d-449d-a1e3-a72eb57ee41c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:23:41.895Z|e003fc77-3550-4c4e-baca-1d7aa950545a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:23:41.898Z|63dc88fc-291d-44f7-9a7d-f309a98aaed6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:23:41.898Z|e003fc77-3550-4c4e-baca-1d7aa950545a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:23:41.901Z|63dc88fc-291d-44f7-9a7d-f309a98aaed6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:23:41.914Z|2f63c946-05f1-48bf-8fba-40483252e5b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:23:41.948Z|2f63c946-05f1-48bf-8fba-40483252e5b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:23:51.966Z|6d2ea7e2-8817-4cf0-96b8-dd6376717c6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:23:51.967Z|da9d245a-8ce8-424c-93c0-53c16b168a94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:23:51.967Z|6d2ea7e2-8817-4cf0-96b8-dd6376717c6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:23:51.969Z|da9d245a-8ce8-424c-93c0-53c16b168a94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:23:52.014Z|386b738d-aa9b-4a96-be89-2eb965ed44ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:23:52.015Z|386b738d-aa9b-4a96-be89-2eb965ed44ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:23:56.406Z|05509d9b-5ee4-4caf-9692-e54ef59e8c9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:23:56.421Z|05509d9b-5ee4-4caf-9692-e54ef59e8c9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:23:56.891Z|aea57bb2-7eb9-4007-ada4-567add3630a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:23:56.892Z|aea57bb2-7eb9-4007-ada4-567add3630a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:24:02.028Z|0852b6d3-e1ef-4d8a-8b5c-42678950ffed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:24:02.030Z|0852b6d3-e1ef-4d8a-8b5c-42678950ffed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:24:02.041Z|2a9cb5f0-b629-478b-a6b6-3f7745854bc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:24:02.042Z|2a9cb5f0-b629-478b-a6b6-3f7745854bc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:24:02.064Z|806c60df-8c72-43a5-aa82-9cf0b0f6dc3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:24:02.066Z|806c60df-8c72-43a5-aa82-9cf0b0f6dc3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:24:11.406Z|aa8f8c09-11c8-49a0-98f5-702a117676b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:24:11.408Z|aa8f8c09-11c8-49a0-98f5-702a117676b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:24:12.091Z|15b11229-458c-415c-a237-ed8cf942a2f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:24:12.097Z|02beee64-1fef-4933-b9a3-5ce33514283b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:24:12.098Z|02beee64-1fef-4933-b9a3-5ce33514283b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:24:12.100Z|15b11229-458c-415c-a237-ed8cf942a2f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:24:12.140Z|30381a70-3f62-4a03-9e30-3d261d3448c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:24:12.145Z|30381a70-3f62-4a03-9e30-3d261d3448c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:24:22.177Z|b17cc664-d9b7-4c5a-bae8-ebc3468dfc9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:24:22.182Z|b17cc664-d9b7-4c5a-bae8-ebc3468dfc9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:24:22.213Z|82cad271-e973-4e7d-9982-e80705f60679|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:24:22.214Z|82cad271-e973-4e7d-9982-e80705f60679|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:24:22.240Z|ba28a760-e3ee-4f7a-ad19-c0fbc3cc376c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:24:22.242Z|ba28a760-e3ee-4f7a-ad19-c0fbc3cc376c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:24:26.406Z|71b37783-688a-4f60-9aba-a8a547c9487c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:24:26.409Z|71b37783-688a-4f60-9aba-a8a547c9487c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:24:26.893Z|839be68a-cd1d-4d14-b3c7-f6f10c788d0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:24:26.894Z|839be68a-cd1d-4d14-b3c7-f6f10c788d0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:24:30.599Z|40249bf0-752e-47ab-932c-16f643a1c14b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:24:30.601Z|40249bf0-752e-47ab-932c-16f643a1c14b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:24:32.226Z|bb46c399-aacb-496a-beda-888501ba6fa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:24:32.228Z|bb46c399-aacb-496a-beda-888501ba6fa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:24:32.256Z|79af0e2f-953d-41b0-b8ec-70cd36a6b42e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:24:32.258Z|79af0e2f-953d-41b0-b8ec-70cd36a6b42e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:24:32.299Z|310c401f-6ead-46d2-8403-17cad387fe09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:24:32.300Z|310c401f-6ead-46d2-8403-17cad387fe09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:24:41.407Z|2b01f8fe-9e35-4694-b5cb-8a3f48e7f107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:24:41.412Z|2b01f8fe-9e35-4694-b5cb-8a3f48e7f107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:24:42.286Z|ac0b3673-b320-4fc8-babf-3d6d46c7744e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:24:42.288Z|ac0b3673-b320-4fc8-babf-3d6d46c7744e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:24:42.362Z|9b90c773-a80b-4e6f-9210-2440426bd468|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:24:42.367Z|9b90c773-a80b-4e6f-9210-2440426bd468|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:24:42.397Z|37b34696-8966-48a2-a5a6-02ac57222cf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:24:42.398Z|37b34696-8966-48a2-a5a6-02ac57222cf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:24:52.401Z|a3507362-1b3c-4127-8a20-f72f9d5ce254|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:24:52.403Z|a3507362-1b3c-4127-8a20-f72f9d5ce254|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:24:52.470Z|f2cb69f1-5afe-4599-9b0f-6f4693dce755|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:24:52.472Z|f2cb69f1-5afe-4599-9b0f-6f4693dce755|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:24:52.474Z|4f2b4721-1c74-4c70-9b91-e2edee44126a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:24:52.475Z|4f2b4721-1c74-4c70-9b91-e2edee44126a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:24:56.406Z|f1607763-731a-4450-9fe7-622359989d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:24:56.408Z|f1607763-731a-4450-9fe7-622359989d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:24:56.895Z|2b0ade7e-27e5-41c1-a9c1-082eb57490ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:24:56.896Z|2b0ade7e-27e5-41c1-a9c1-082eb57490ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:25:02.515Z|193e0366-0247-448d-960f-5902cc916cbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:25:02.518Z|193e0366-0247-448d-960f-5902cc916cbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:25:02.539Z|6a805786-2c44-4993-a0da-4dca96f79e23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:25:02.540Z|6a805786-2c44-4993-a0da-4dca96f79e23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:25:02.601Z|7c77528f-8eb0-461a-9ef5-6c89ac4e1f18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:25:02.602Z|7c77528f-8eb0-461a-9ef5-6c89ac4e1f18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:25:11.406Z|e3d23c15-157a-4726-8bb0-ec2c5a01310b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:25:11.408Z|e3d23c15-157a-4726-8bb0-ec2c5a01310b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:25:12.650Z|dd0892a6-1b81-4536-b1a2-f911ebc2b15f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:25:12.650Z|0a6b7ff1-0c78-461a-9384-17883db6fafe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:25:12.653Z|dd0892a6-1b81-4536-b1a2-f911ebc2b15f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:25:12.654Z|bb76a37c-cbf5-471b-af2f-7b51a2804c49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:25:12.655Z|bb76a37c-cbf5-471b-af2f-7b51a2804c49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:25:12.656Z|0a6b7ff1-0c78-461a-9384-17883db6fafe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:25:22.789Z|d41214c6-c631-43f4-a05e-4cc46a6ae765|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:25:22.790Z|d41214c6-c631-43f4-a05e-4cc46a6ae765|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:25:22.804Z|449d3a71-a66d-4ddf-91b0-109eaf944e0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:25:22.805Z|449d3a71-a66d-4ddf-91b0-109eaf944e0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:25:22.837Z|80831f35-fc04-4a95-bd99-cdc0c660d118|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:25:22.840Z|80831f35-fc04-4a95-bd99-cdc0c660d118|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:25:26.406Z|a8a688f5-98e6-41a3-8447-7fe828b55bdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:25:26.414Z|a8a688f5-98e6-41a3-8447-7fe828b55bdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:25:26.898Z|ea9386e8-3f12-4375-8c38-07f49b828782|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:25:26.901Z|ea9386e8-3f12-4375-8c38-07f49b828782|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:25:30.586Z|7878feb5-fa41-4607-8451-8632b2fa67d6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:25:30.631Z|7878feb5-fa41-4607-8451-8632b2fa67d6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:25:32.923Z|f8c50eac-0fd5-4ceb-8e9d-fe78bfd5eddc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:25:32.925Z|f8c50eac-0fd5-4ceb-8e9d-fe78bfd5eddc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:25:32.925Z|0920046d-4616-48f8-9218-dbbd846fe819|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:25:32.926Z|0920046d-4616-48f8-9218-dbbd846fe819|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:25:32.923Z|9a745f86-4bbf-48f7-b407-b72829ca4673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:25:32.928Z|9a745f86-4bbf-48f7-b407-b72829ca4673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:25:41.406Z|56e8833d-831d-4c2f-9b9f-abf9b1870434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:25:41.410Z|56e8833d-831d-4c2f-9b9f-abf9b1870434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:25:42.983Z|ad6eb9b0-735c-4406-8423-dd836ab7809b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:25:42.984Z|ad6eb9b0-735c-4406-8423-dd836ab7809b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:25:43.015Z|5d2767c9-dc86-4fc3-867a-37013006496a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:25:43.016Z|5d2767c9-dc86-4fc3-867a-37013006496a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:25:43.026Z|d00719e7-dcdc-49b5-bdea-56854966a592|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:25:43.028Z|d00719e7-dcdc-49b5-bdea-56854966a592|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:25:53.057Z|94e30132-5db0-4e7e-88e5-606910044b0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:25:53.062Z|94e30132-5db0-4e7e-88e5-606910044b0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:25:53.068Z|754f2aba-5460-478c-9d10-5cbd9cfcfeea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:25:53.069Z|754f2aba-5460-478c-9d10-5cbd9cfcfeea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:25:53.122Z|f1eb59fe-02db-4268-8af8-f8be980a96ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:25:53.123Z|f1eb59fe-02db-4268-8af8-f8be980a96ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:25:56.406Z|c3a4df25-fc0d-4984-88b9-abcc1b3f071f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:25:56.407Z|c3a4df25-fc0d-4984-88b9-abcc1b3f071f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:25:56.902Z|17ce9a3c-f95c-420f-b578-ee96e1de6658|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:25:56.903Z|17ce9a3c-f95c-420f-b578-ee96e1de6658|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:26:03.145Z|51fbe44c-eed9-43b7-8190-eca5a1256996|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:26:03.147Z|51fbe44c-eed9-43b7-8190-eca5a1256996|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:26:03.189Z|bf4b20ea-152e-4683-be69-325529e79e19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:26:03.190Z|bf4b20ea-152e-4683-be69-325529e79e19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:26:03.223Z|2e1dff3a-233b-48de-863c-0e12cfc93d81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:26:03.226Z|2e1dff3a-233b-48de-863c-0e12cfc93d81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:26:11.406Z|aefdb059-39eb-4986-9a1c-16760285e98c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:26:11.412Z|aefdb059-39eb-4986-9a1c-16760285e98c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:26:13.214Z|803aeb1e-2f3b-4ed6-99a6-d424943a30ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:26:13.215Z|803aeb1e-2f3b-4ed6-99a6-d424943a30ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:26:13.238Z|df381871-3f06-47aa-8a77-e7db7ae6e8e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:26:13.240Z|df381871-3f06-47aa-8a77-e7db7ae6e8e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:26:13.293Z|2ba020ce-c5db-464c-bb98-339eba02ee45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:26:13.294Z|2ba020ce-c5db-464c-bb98-339eba02ee45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:26:23.320Z|ea8bb3f6-fc0d-419d-98d0-a03a82a32e3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:26:23.321Z|ea6f9be3-4795-4d3e-9f04-c994ba2efab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:26:23.322Z|ea6f9be3-4795-4d3e-9f04-c994ba2efab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:26:23.322Z|ea8bb3f6-fc0d-419d-98d0-a03a82a32e3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:26:23.380Z|8cc329d2-3e47-4dcc-ae8f-71321a9bf372|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:26:23.382Z|8cc329d2-3e47-4dcc-ae8f-71321a9bf372|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:26:26.406Z|76875ae2-29a0-46fd-9773-ee2ce6c3549a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:26:26.407Z|76875ae2-29a0-46fd-9773-ee2ce6c3549a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:26:26.904Z|947a90db-6e1f-4ae7-995d-d4d102cefeab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:26:26.905Z|947a90db-6e1f-4ae7-995d-d4d102cefeab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:26:30.584Z|55e3bd73-1d1d-40d2-90f8-c244f2e1d32b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:26:30.585Z|55e3bd73-1d1d-40d2-90f8-c244f2e1d32b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:26:33.409Z|62cf1383-a44d-4275-a910-6ea2c8002be7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:26:33.410Z|10a8ce41-2bef-4748-97ac-023241f7ae28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:26:33.410Z|62cf1383-a44d-4275-a910-6ea2c8002be7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:26:33.410Z|10a8ce41-2bef-4748-97ac-023241f7ae28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:26:33.443Z|41037e91-8354-41ee-afd2-52cee5cedc54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:26:33.444Z|41037e91-8354-41ee-afd2-52cee5cedc54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:26:41.406Z|1c702891-d91d-43eb-9cfa-d0a3db2efeb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:26:41.407Z|1c702891-d91d-43eb-9cfa-d0a3db2efeb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:26:43.471Z|afb1f9c6-cf12-4f8a-8cdc-e29faef1843e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:26:43.471Z|0ac3e58f-ad32-4078-ae97-e81416646d1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:26:43.472Z|afb1f9c6-cf12-4f8a-8cdc-e29faef1843e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:26:43.472Z|0ac3e58f-ad32-4078-ae97-e81416646d1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:26:43.493Z|e00f14be-594b-40c1-ad00-485d4c278042|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:26:43.495Z|e00f14be-594b-40c1-ad00-485d4c278042|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:26:53.537Z|a9b8ee21-7ac0-4fb2-85bf-eb62e0856381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:26:53.537Z|8da9e294-02bc-4646-a809-3cb5ee0aee46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:26:53.538Z|8da9e294-02bc-4646-a809-3cb5ee0aee46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:26:53.538Z|a9b8ee21-7ac0-4fb2-85bf-eb62e0856381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:26:53.540Z|c6f15e4e-8bc8-48d9-b3b1-f77a1a4e1915|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:26:53.543Z|c6f15e4e-8bc8-48d9-b3b1-f77a1a4e1915|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:26:56.406Z|4290b001-b0e1-4195-a0f1-984970b46f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:26:56.410Z|4290b001-b0e1-4195-a0f1-984970b46f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:26:56.906Z|a57561f4-19c4-40ea-bd21-e0fde90d9256|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:26:56.908Z|a57561f4-19c4-40ea-bd21-e0fde90d9256|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:27:03.590Z|b82d9b15-8612-42c4-b462-5d3d1f9e6e8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:27:03.591Z|b82d9b15-8612-42c4-b462-5d3d1f9e6e8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:27:03.604Z|27567535-9e7f-44e2-b417-5acac5345876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:27:03.607Z|27567535-9e7f-44e2-b417-5acac5345876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:27:03.621Z|714dfe06-0eb0-4ba8-ad24-a12359aa8dd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:27:03.623Z|714dfe06-0eb0-4ba8-ad24-a12359aa8dd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:27:11.406Z|c2d30c7c-a2f6-4fb2-99e2-5a5f4b563e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:27:11.407Z|c2d30c7c-a2f6-4fb2-99e2-5a5f4b563e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:27:13.659Z|8c8c52c6-8319-44ad-b3c5-af48a86fd74f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:27:13.662Z|07c8af8f-5df4-4782-a30d-c9cac771d40c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:27:13.665Z|8c8c52c6-8319-44ad-b3c5-af48a86fd74f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:27:13.667Z|07c8af8f-5df4-4782-a30d-c9cac771d40c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:27:13.729Z|89cc0fe9-4c50-4b88-ab6c-64733cc1787d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:27:13.731Z|89cc0fe9-4c50-4b88-ab6c-64733cc1787d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:27:23.752Z|3477f985-c5e3-450f-aee3-0b5604f4e378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:27:23.753Z|3477f985-c5e3-450f-aee3-0b5604f4e378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:27:23.791Z|26a6d67c-15b8-46ba-9bcc-a56cc15b4c19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:27:23.792Z|26a6d67c-15b8-46ba-9bcc-a56cc15b4c19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:27:23.890Z|42daf093-b4d0-44ad-b365-09d19f17dbd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:27:23.892Z|42daf093-b4d0-44ad-b365-09d19f17dbd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:27:26.407Z|ab182c4f-9142-433e-a3e5-801abaa90ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:27:26.408Z|ab182c4f-9142-433e-a3e5-801abaa90ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:27:26.909Z|629d1366-f1ac-4a44-8c8f-9e1408546045|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:27:26.910Z|629d1366-f1ac-4a44-8c8f-9e1408546045|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:27:30.613Z|13d9b03e-41bd-4572-bf85-c7db1f5778c4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:27:30.630Z|13d9b03e-41bd-4572-bf85-c7db1f5778c4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:27:33.841Z|b8e47302-798c-4b6c-9bb2-80f3119baf7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:27:33.842Z|b8e47302-798c-4b6c-9bb2-80f3119baf7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:27:33.854Z|8117bd87-312f-46c0-aa23-a9f009657179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:27:33.856Z|8117bd87-312f-46c0-aa23-a9f009657179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:27:33.979Z|d7b6079c-06e6-4a5b-9f50-7365a6483047|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:27:33.980Z|d7b6079c-06e6-4a5b-9f50-7365a6483047|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:27:41.406Z|e1766b74-4295-4c50-b9a9-3ee14f1d438f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:27:41.409Z|e1766b74-4295-4c50-b9a9-3ee14f1d438f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:27:43.910Z|2ad10c7c-3f7a-4416-906c-95a239ecd88b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:27:43.921Z|2ad10c7c-3f7a-4416-906c-95a239ecd88b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:27:43.922Z|e46da5df-a4d8-4ac2-87b0-f5aa1d1ee77a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:27:43.925Z|e46da5df-a4d8-4ac2-87b0-f5aa1d1ee77a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:27:44.039Z|2ea7c5f9-13ff-40d8-b87e-54c8cec74d55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:27:44.040Z|2ea7c5f9-13ff-40d8-b87e-54c8cec74d55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:27:54.044Z|75568552-7fde-4793-b9f3-cf8d68d1cfdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:27:54.048Z|75568552-7fde-4793-b9f3-cf8d68d1cfdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:27:54.056Z|8062116d-f9a4-48c2-bd53-91b5e79c5001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:27:54.063Z|8062116d-f9a4-48c2-bd53-91b5e79c5001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:27:54.121Z|2a39f136-7dad-4336-a153-ce86a4073987|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:27:54.124Z|2a39f136-7dad-4336-a153-ce86a4073987|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:27:56.406Z|644a97fd-6470-4196-9510-5c188b8da4ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:27:56.408Z|644a97fd-6470-4196-9510-5c188b8da4ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:27:56.911Z|b6357b30-a936-4260-9602-2cf394158ec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:27:56.912Z|b6357b30-a936-4260-9602-2cf394158ec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:28:04.187Z|7ca2b817-ea56-499c-b68d-37aa2268aa97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:28:04.189Z|7ca2b817-ea56-499c-b68d-37aa2268aa97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:28:04.225Z|6054a055-7b0e-42ab-b0db-99c756e13f1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:28:04.226Z|6054a055-7b0e-42ab-b0db-99c756e13f1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:28:04.262Z|a4f106e0-a117-492d-bacc-975ad1379c86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:28:04.263Z|a4f106e0-a117-492d-bacc-975ad1379c86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:28:11.408Z|ab819894-b234-434d-98bd-6a17c35f15fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:28:11.417Z|ab819894-b234-434d-98bd-6a17c35f15fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:28:14.267Z|efd37eb3-1fc3-4be8-a96c-a0f91f5ffd1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:28:14.270Z|efd37eb3-1fc3-4be8-a96c-a0f91f5ffd1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:28:14.320Z|aa6acb32-ad1b-4a5e-819f-b812d12c2dc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:28:14.321Z|aa6acb32-ad1b-4a5e-819f-b812d12c2dc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:28:14.393Z|94280ee8-58e8-422e-bfe9-19db4fcaeae7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:28:14.394Z|94280ee8-58e8-422e-bfe9-19db4fcaeae7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:28:24.368Z|2ae152fb-511a-4853-9267-b0dd95b12db6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:28:24.375Z|2ae152fb-511a-4853-9267-b0dd95b12db6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:28:24.375Z|899d4018-0cf7-4613-9fc0-c631c73c19ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:28:24.377Z|899d4018-0cf7-4613-9fc0-c631c73c19ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:28:24.484Z|28732a55-6304-4ee2-9da6-f156f1d695a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:28:24.486Z|28732a55-6304-4ee2-9da6-f156f1d695a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:28:26.406Z|417c7b71-2193-4a3a-9223-986542ffd59f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:28:26.408Z|417c7b71-2193-4a3a-9223-986542ffd59f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:28:26.914Z|0c46a759-505f-4650-9ac2-1a77003b5793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:28:26.914Z|0c46a759-505f-4650-9ac2-1a77003b5793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:28:30.595Z|0006a679-b6f5-463a-96c9-15695600a36b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:28:30.597Z|0006a679-b6f5-463a-96c9-15695600a36b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:28:34.457Z|e046c92f-e364-46f6-92f1-0dc0d3fea672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:28:34.461Z|e046c92f-e364-46f6-92f1-0dc0d3fea672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:28:34.469Z|a4d20d54-abd8-441f-8299-e0eed427b653|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:28:34.471Z|a4d20d54-abd8-441f-8299-e0eed427b653|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:28:34.559Z|e24e612c-e1fa-4070-82c1-f59b49dceb0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:28:34.561Z|e24e612c-e1fa-4070-82c1-f59b49dceb0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:28:41.406Z|2355d21f-ce8f-435d-b620-1d30fd492e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:28:41.408Z|2355d21f-ce8f-435d-b620-1d30fd492e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:28:44.510Z|c8017e52-5ad8-4470-9f82-81002486b987|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:28:44.511Z|c8017e52-5ad8-4470-9f82-81002486b987|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:28:44.542Z|4267f7ef-2e61-407c-8199-d0765f4e9221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:28:44.544Z|4267f7ef-2e61-407c-8199-d0765f4e9221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:28:44.672Z|245ca5ac-17a1-4620-8750-27413e7f49f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:28:44.677Z|245ca5ac-17a1-4620-8750-27413e7f49f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:28:54.623Z|5a32d0f4-e22c-46f7-aef7-d9107cf94f2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:28:54.634Z|5a32d0f4-e22c-46f7-aef7-d9107cf94f2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:28:54.636Z|ae311c9c-5196-42c9-b9a8-7db8ffa62ee1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:28:54.637Z|ae311c9c-5196-42c9-b9a8-7db8ffa62ee1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:28:54.777Z|6d661355-faae-4610-b2d7-af2a5acc7475|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:28:54.779Z|6d661355-faae-4610-b2d7-af2a5acc7475|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:28:56.406Z|4608bd98-f330-402e-96ef-af31b640b6fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:28:56.412Z|4608bd98-f330-402e-96ef-af31b640b6fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:28:56.916Z|d86233e7-1350-4865-a3cb-d9c0e92cf51b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:28:56.917Z|d86233e7-1350-4865-a3cb-d9c0e92cf51b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:29:04.711Z|10537a06-071e-4c4c-adab-aa8488273539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:29:04.711Z|5de53a3a-bb12-4491-8dfb-3e520077ea03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:29:04.713Z|5de53a3a-bb12-4491-8dfb-3e520077ea03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:29:04.713Z|10537a06-071e-4c4c-adab-aa8488273539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:29:04.892Z|1ea3ab43-d729-448b-9ec9-a20c17219f89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:29:04.894Z|1ea3ab43-d729-448b-9ec9-a20c17219f89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:29:11.408Z|8a73201c-ee4a-477c-a557-032aaf013829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:29:11.409Z|8a73201c-ee4a-477c-a557-032aaf013829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:29:14.811Z|cb5e99da-1bbe-4397-b9f8-78bc6a5657f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:29:14.812Z|cb5e99da-1bbe-4397-b9f8-78bc6a5657f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:29:14.906Z|d2900eca-4d3d-406e-9ac2-a7b9224c8883|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:29:14.909Z|d2900eca-4d3d-406e-9ac2-a7b9224c8883|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:29:15.087Z|87d69dba-a2d6-46c2-97a6-dc3d1026a65a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:29:15.090Z|87d69dba-a2d6-46c2-97a6-dc3d1026a65a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:29:24.894Z|126f6bdb-2a39-4bac-85a9-1a85018acc52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:29:24.897Z|126f6bdb-2a39-4bac-85a9-1a85018acc52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:29:25.010Z|63589ba8-50d5-4202-a00d-18fe76c38e58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:29:25.025Z|63589ba8-50d5-4202-a00d-18fe76c38e58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:29:25.155Z|4e2dbef6-82f7-4e54-b6c8-8d24df9871f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:29:25.156Z|4e2dbef6-82f7-4e54-b6c8-8d24df9871f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:29:26.407Z|e94def08-e7fc-427b-8c58-1ce441121b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:29:26.408Z|e94def08-e7fc-427b-8c58-1ce441121b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:29:26.918Z|7c4fe988-b5e2-4744-aa24-aa111a7da697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:29:26.919Z|7c4fe988-b5e2-4744-aa24-aa111a7da697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:29:30.583Z|b98f2a10-5f34-4bf3-affe-6e1f0750548f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:29:30.584Z|b98f2a10-5f34-4bf3-affe-6e1f0750548f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:29:35.078Z|e28caef2-0d85-49d3-a780-dc333ae3fba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:29:35.080Z|e28caef2-0d85-49d3-a780-dc333ae3fba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:29:35.186Z|6bed4fb8-bdc6-4a4a-b9a7-05dbd8231322|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:29:35.189Z|6bed4fb8-bdc6-4a4a-b9a7-05dbd8231322|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:29:35.250Z|3d47a7ed-9b21-4a67-8572-f8d076b8e0a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:29:35.253Z|3d47a7ed-9b21-4a67-8572-f8d076b8e0a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:29:41.407Z|7b9d50d9-1adb-4ce2-a320-3d4a45e7d2ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:29:41.411Z|7b9d50d9-1adb-4ce2-a320-3d4a45e7d2ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:29:45.299Z|ae7b01e6-17f8-4af3-99af-557117bb573f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:29:45.300Z|ae7b01e6-17f8-4af3-99af-557117bb573f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:29:45.368Z|f7d20106-6a7a-48db-9807-d2d67350fa0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:29:45.369Z|f7d20106-6a7a-48db-9807-d2d67350fa0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:29:45.454Z|6cff9f48-48c4-43f1-9653-634713f27c55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:29:45.455Z|6cff9f48-48c4-43f1-9653-634713f27c55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:29:55.574Z|42aa765b-91b3-4974-9e8d-17be35dd0dbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:29:55.575Z|42aa765b-91b3-4974-9e8d-17be35dd0dbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:29:55.581Z|c5961358-a1c0-48f3-b33d-c8248b53cf8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:29:55.582Z|c5961358-a1c0-48f3-b33d-c8248b53cf8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:29:55.593Z|da0b58ae-234e-4ee9-becc-3a389414bb1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:29:55.594Z|da0b58ae-234e-4ee9-becc-3a389414bb1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:29:56.406Z|c0f8e4e6-1ecb-48fb-9a7b-e736ec31d0f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:29:56.407Z|c0f8e4e6-1ecb-48fb-9a7b-e736ec31d0f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:29:56.920Z|323ec3a4-77a1-445c-aea3-f08a0ab39206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:29:56.921Z|323ec3a4-77a1-445c-aea3-f08a0ab39206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:30:05.653Z|3ae5a411-0276-498f-bd9b-67b221facb43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:30:05.655Z|3ae5a411-0276-498f-bd9b-67b221facb43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:30:05.664Z|41aa138b-f53d-4637-8d18-fa4916b39f16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:30:05.667Z|41aa138b-f53d-4637-8d18-fa4916b39f16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:30:05.690Z|53ac6b4d-8192-4824-a4a4-fdf6e80855db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:30:05.692Z|53ac6b4d-8192-4824-a4a4-fdf6e80855db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:30:11.406Z|714ca227-d018-48a8-98f4-03f2f4cab578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:30:11.406Z|714ca227-d018-48a8-98f4-03f2f4cab578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:30:15.742Z|bc11ae95-33ee-4d3b-a552-5dfce777a0cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:30:15.745Z|bc11ae95-33ee-4d3b-a552-5dfce777a0cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:30:15.761Z|24e7c3a9-e3e0-4e04-a75e-e8f5656eba44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:30:15.763Z|24e7c3a9-e3e0-4e04-a75e-e8f5656eba44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:30:15.765Z|b83e29d3-c6a4-4d30-b971-8ddf206aec16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:30:15.766Z|b83e29d3-c6a4-4d30-b971-8ddf206aec16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:30:25.804Z|ee161b04-5f21-4d15-830f-74cb6bad9e96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:30:25.806Z|ee161b04-5f21-4d15-830f-74cb6bad9e96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:30:25.815Z|66234b2d-12ad-4a4b-82d7-42724b0ac001|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:30:25.816Z|66234b2d-12ad-4a4b-82d7-42724b0ac001|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:30:25.835Z|e026c1c4-ae7e-4c7b-a781-6bf4f827bf29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:30:25.836Z|e026c1c4-ae7e-4c7b-a781-6bf4f827bf29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:30:26.406Z|357943df-5d5c-478f-aabf-a294f2648eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:30:26.409Z|357943df-5d5c-478f-aabf-a294f2648eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:30:26.922Z|080a9fd5-5816-4a07-a97f-182a9360b8dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:30:26.923Z|080a9fd5-5816-4a07-a97f-182a9360b8dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:30:30.594Z|40bdd498-110c-4d17-b925-b6c65e83ca4b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:30:30.597Z|40bdd498-110c-4d17-b925-b6c65e83ca4b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:30:35.887Z|ad7ff45d-f628-4959-acb7-ee38788dfc0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:30:35.889Z|ad7ff45d-f628-4959-acb7-ee38788dfc0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:30:35.903Z|b01735b3-4f08-470a-9b62-d66ed0f40e48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:30:35.905Z|b01735b3-4f08-470a-9b62-d66ed0f40e48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:30:35.938Z|f2751be3-d8fd-44e7-b226-8ee38cadf717|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:30:35.940Z|f2751be3-d8fd-44e7-b226-8ee38cadf717|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:30:41.407Z|7e4a22ce-3bc0-4fc6-8dda-27c75a5565bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:30:41.409Z|7e4a22ce-3bc0-4fc6-8dda-27c75a5565bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:30:45.963Z|41cde0fb-b045-4b6b-81c5-fd5dd71e00c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:30:45.964Z|41cde0fb-b045-4b6b-81c5-fd5dd71e00c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:30:45.975Z|9765975c-5c1c-47d8-afe4-0873babd888f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:30:45.978Z|9765975c-5c1c-47d8-afe4-0873babd888f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:30:45.981Z|ff4f9298-7d5f-4941-a4ab-692a1950c9e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:30:45.982Z|ff4f9298-7d5f-4941-a4ab-692a1950c9e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:30:56.013Z|447a9e69-c7bd-4ebe-a86a-052e256f5d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:30:56.015Z|447a9e69-c7bd-4ebe-a86a-052e256f5d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:30:56.054Z|4656c106-ff6c-416e-af1d-207d9331704f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:30:56.056Z|4656c106-ff6c-416e-af1d-207d9331704f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:30:56.069Z|684292a0-7043-47ea-b3d9-bc2ee192c270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:30:56.072Z|684292a0-7043-47ea-b3d9-bc2ee192c270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:30:56.406Z|14d78f85-353d-4371-bdb6-686287b38e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:30:56.407Z|14d78f85-353d-4371-bdb6-686287b38e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:30:56.924Z|a46fa516-773a-4a4e-9cf7-ea5ea735cf21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:30:56.925Z|a46fa516-773a-4a4e-9cf7-ea5ea735cf21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:31:06.058Z|ee8b4b02-1b9f-4fe4-9a57-50459a9d1333|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:31:06.059Z|ee8b4b02-1b9f-4fe4-9a57-50459a9d1333|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:31:06.122Z|ab91f79d-c30f-4b17-b9e5-d82e995deabc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:31:06.123Z|ab91f79d-c30f-4b17-b9e5-d82e995deabc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:31:06.145Z|1555613b-0f7d-4adc-a03f-3619654b52f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:31:06.146Z|1555613b-0f7d-4adc-a03f-3619654b52f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:31:11.406Z|86346c7c-b461-4949-a2e8-63016a4f3722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:31:11.408Z|86346c7c-b461-4949-a2e8-63016a4f3722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:31:16.100Z|31af09fa-2fdd-4811-b69a-96a1c24d24b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:31:16.101Z|31af09fa-2fdd-4811-b69a-96a1c24d24b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:31:16.186Z|a36a6507-8e11-4a21-ade9-ece727066da7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:31:16.187Z|a36a6507-8e11-4a21-ade9-ece727066da7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:31:16.194Z|5c94eff1-8e4c-411c-8c74-3baf3a925785|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:31:16.198Z|5c94eff1-8e4c-411c-8c74-3baf3a925785|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:31:26.152Z|6236a669-ef6a-4f2d-97d5-f79d1f688261|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:31:26.154Z|6236a669-ef6a-4f2d-97d5-f79d1f688261|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:31:26.228Z|ac8a2ef9-e94b-45c0-b953-e97a05c79dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:31:26.229Z|ac8a2ef9-e94b-45c0-b953-e97a05c79dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:31:26.248Z|ff923072-b998-4c72-9d4d-652c5dda2fca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:31:26.249Z|ff923072-b998-4c72-9d4d-652c5dda2fca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:31:26.407Z|a0e7c7a2-2fe3-495f-9e10-c9ad286fbc58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:31:26.408Z|a0e7c7a2-2fe3-495f-9e10-c9ad286fbc58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:31:26.926Z|67775097-1f79-4afe-ac9d-f05178d66e0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:31:26.927Z|67775097-1f79-4afe-ac9d-f05178d66e0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:31:30.583Z|d7c10056-d1a0-4123-875d-f92280cb62bb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:31:30.584Z|d7c10056-d1a0-4123-875d-f92280cb62bb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:31:36.193Z|07d582dd-c667-4454-8610-ef771fb6c79b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:31:36.194Z|07d582dd-c667-4454-8610-ef771fb6c79b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:31:36.289Z|ddd77091-62b3-48a7-81a1-ffe280ef918b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:31:36.290Z|ddd77091-62b3-48a7-81a1-ffe280ef918b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:31:36.294Z|7c079b3d-890b-4f9c-bd56-0a24a019831d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:31:36.296Z|7c079b3d-890b-4f9c-bd56-0a24a019831d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:31:41.406Z|92fd1d42-0430-4fb9-9458-82e32944840a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:31:41.411Z|92fd1d42-0430-4fb9-9458-82e32944840a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:31:46.250Z|caebdd38-5dad-4282-b111-3ea54d97831a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:31:46.251Z|caebdd38-5dad-4282-b111-3ea54d97831a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:31:46.338Z|c061f6ee-1d81-4337-a085-e493b6fa8a07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:31:46.340Z|c061f6ee-1d81-4337-a085-e493b6fa8a07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:31:46.343Z|18b4dcc9-1ade-455c-b874-de3b0f9d74f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:31:46.344Z|18b4dcc9-1ade-455c-b874-de3b0f9d74f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:31:56.341Z|7a17f14c-db8f-46fe-9787-cb68aa8bbd97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:31:56.345Z|7a17f14c-db8f-46fe-9787-cb68aa8bbd97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:31:56.406Z|76e78f90-5a6d-4b17-8f8e-bcc6dcae682e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:31:56.406Z|76e78f90-5a6d-4b17-8f8e-bcc6dcae682e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:31:56.418Z|e3026b36-9fae-4659-a29d-f2f0b53fa89c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:31:56.423Z|e3026b36-9fae-4659-a29d-f2f0b53fa89c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:31:56.464Z|f3cdb874-80a4-4f32-8be2-8facc9be9106|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:31:56.465Z|f3cdb874-80a4-4f32-8be2-8facc9be9106|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:31:56.928Z|91ddd004-3967-4102-b4f4-171d77695ae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:31:56.929Z|91ddd004-3967-4102-b4f4-171d77695ae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:32:06.406Z|9703bb5f-517a-4802-938b-20b598c2fcf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:32:06.408Z|9703bb5f-517a-4802-938b-20b598c2fcf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:32:06.501Z|0baf0c02-1dd8-4301-a169-cc192896c12d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:32:06.503Z|0baf0c02-1dd8-4301-a169-cc192896c12d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:32:06.516Z|ba023012-09f9-49b0-af44-7f133e9bea2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:32:06.517Z|ba023012-09f9-49b0-af44-7f133e9bea2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:32:11.406Z|758bfa19-e370-4cbf-831a-ba206ccdd103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:32:11.422Z|758bfa19-e370-4cbf-831a-ba206ccdd103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:32:16.444Z|3afc291e-4d6f-438c-9177-f03039f294b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:32:16.447Z|3afc291e-4d6f-438c-9177-f03039f294b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:32:16.553Z|c4527cf1-966a-42ab-9eda-a98d88a34608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:32:16.554Z|c4527cf1-966a-42ab-9eda-a98d88a34608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:32:16.584Z|09befac1-01d1-4bf4-81b3-03ee8e2c9da4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:32:16.586Z|09befac1-01d1-4bf4-81b3-03ee8e2c9da4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:32:26.406Z|72e85b1f-e304-41fd-91e4-d818ea131e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:32:26.407Z|72e85b1f-e304-41fd-91e4-d818ea131e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:32:26.493Z|26d3a4af-0480-41dc-b234-d43ad5e4662a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:32:26.494Z|26d3a4af-0480-41dc-b234-d43ad5e4662a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:32:26.617Z|83e01389-242d-4d8a-9129-5a638ac56246|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:32:26.618Z|83e01389-242d-4d8a-9129-5a638ac56246|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:32:26.628Z|f4268d6e-664e-4e75-8c5a-bca1b1d1eefb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:32:26.629Z|f4268d6e-664e-4e75-8c5a-bca1b1d1eefb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:32:26.931Z|7d364c90-301b-43e6-aca9-78c6c2bedd3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:32:26.932Z|7d364c90-301b-43e6-aca9-78c6c2bedd3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:32:30.613Z|42f09380-0514-4e97-83a0-a5f4590838d3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:32:30.614Z|42f09380-0514-4e97-83a0-a5f4590838d3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:32:36.578Z|3e8868e6-2805-4c2a-a773-b4ff9d705f71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:32:36.580Z|3e8868e6-2805-4c2a-a773-b4ff9d705f71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:32:36.686Z|92aecce1-cbc7-4c18-9132-89989bffc322|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:32:36.687Z|92aecce1-cbc7-4c18-9132-89989bffc322|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:32:36.750Z|142d7650-ca62-45e1-a2f2-5fa6b6ed0fbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:32:36.752Z|142d7650-ca62-45e1-a2f2-5fa6b6ed0fbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:32:41.406Z|6c331d5a-17d9-417e-b556-becf419359ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:32:41.407Z|6c331d5a-17d9-417e-b556-becf419359ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:32:46.667Z|f656bd6d-c1a5-4515-a480-7fc51ee50dc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:32:46.669Z|f656bd6d-c1a5-4515-a480-7fc51ee50dc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:32:46.802Z|d0f302ec-25ab-4cb5-9333-d093c9beda84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:32:46.803Z|d0f302ec-25ab-4cb5-9333-d093c9beda84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:32:46.838Z|11474a9f-1373-4f28-884b-ddc488ece299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:32:46.839Z|11474a9f-1373-4f28-884b-ddc488ece299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:32:56.406Z|27f0d5e5-ec33-42e8-b034-bbdd0f56d958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:32:56.412Z|27f0d5e5-ec33-42e8-b034-bbdd0f56d958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:32:56.711Z|d9c73cd9-b392-47a3-a8fa-6a4443bd9864|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:32:56.712Z|d9c73cd9-b392-47a3-a8fa-6a4443bd9864|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:32:56.867Z|b47951f8-4a3d-43c9-9ca5-9fcd55c8431b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:32:56.869Z|b47951f8-4a3d-43c9-9ca5-9fcd55c8431b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:32:56.929Z|341025e9-736e-481f-bc1b-ff46c22484d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:32:56.930Z|341025e9-736e-481f-bc1b-ff46c22484d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:32:56.933Z|0842f83c-4084-461c-9b1a-bf58e5dfe98a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:32:56.934Z|0842f83c-4084-461c-9b1a-bf58e5dfe98a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:33:06.767Z|21103cef-ffe0-4ae2-85de-9323881176c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:33:06.768Z|21103cef-ffe0-4ae2-85de-9323881176c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:33:06.924Z|b7faa0a6-8a52-4eb8-897a-aa905aca0c27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:33:06.926Z|b7faa0a6-8a52-4eb8-897a-aa905aca0c27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:33:06.983Z|4bc262fc-bc9e-4b3d-b190-fc4ae9b8d023|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:33:06.985Z|4bc262fc-bc9e-4b3d-b190-fc4ae9b8d023|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:33:11.406Z|fc03ebc3-cf07-458f-9a81-eb58c97e2485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:33:11.407Z|fc03ebc3-cf07-458f-9a81-eb58c97e2485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:33:16.840Z|d2e69248-b9b3-482b-8808-ec0217adc27b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:33:16.842Z|d2e69248-b9b3-482b-8808-ec0217adc27b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:33:17.032Z|6632c2dc-5f81-4c6e-b898-52bf74618947|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:33:17.033Z|6632c2dc-5f81-4c6e-b898-52bf74618947|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:33:17.070Z|5868f873-e26c-41c7-905b-d79ecbb7667e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:33:17.071Z|5868f873-e26c-41c7-905b-d79ecbb7667e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:33:26.406Z|fd1806f5-a933-4106-80b8-c898d6f97519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:33:26.407Z|fd1806f5-a933-4106-80b8-c898d6f97519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:33:26.900Z|30dfee5f-09b0-4bc5-aa30-cdcd47546dda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:33:26.901Z|30dfee5f-09b0-4bc5-aa30-cdcd47546dda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:33:26.937Z|f77ac999-b0a7-4eac-8480-f9a69b12cec6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:33:26.938Z|f77ac999-b0a7-4eac-8480-f9a69b12cec6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:33:27.102Z|391b67df-136c-4f5e-8444-6cc74404c2c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:33:27.107Z|391b67df-136c-4f5e-8444-6cc74404c2c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:33:27.114Z|cfaa092d-7833-4266-b65c-af8faf5dbe5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:33:27.121Z|cfaa092d-7833-4266-b65c-af8faf5dbe5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:33:30.596Z|949f1468-82ed-4a6c-8084-93791f897c0b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:33:30.597Z|949f1468-82ed-4a6c-8084-93791f897c0b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:33:36.947Z|361a5a1e-6636-4e68-954c-a66295e0a27c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:33:36.949Z|361a5a1e-6636-4e68-954c-a66295e0a27c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:33:37.156Z|82504cdf-0899-4f8d-aa8e-a57499725f43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:33:37.157Z|82504cdf-0899-4f8d-aa8e-a57499725f43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:33:37.170Z|e2beef4d-c2f4-4bec-b190-5408c63fb9af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:33:37.172Z|e2beef4d-c2f4-4bec-b190-5408c63fb9af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:33:41.411Z|bbfa744c-2748-4296-bf99-71d42987ad1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:33:41.427Z|bbfa744c-2748-4296-bf99-71d42987ad1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:33:47.112Z|af6f5d71-ecbc-474a-a8b7-e1b6cd0de00a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:33:47.114Z|af6f5d71-ecbc-474a-a8b7-e1b6cd0de00a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:33:47.226Z|90b1e57e-e9d6-4623-96a5-d5c4d55123cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:33:47.226Z|52171fc8-b1b7-49e6-8b34-bd5a1e064d8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:33:47.227Z|90b1e57e-e9d6-4623-96a5-d5c4d55123cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:33:47.228Z|52171fc8-b1b7-49e6-8b34-bd5a1e064d8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:33:56.407Z|5ab81f49-9c88-4391-95d5-621f3a956cf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:33:56.411Z|5ab81f49-9c88-4391-95d5-621f3a956cf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:33:56.939Z|501cb8b3-1611-42fb-9252-0a6f75813563|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:33:56.943Z|501cb8b3-1611-42fb-9252-0a6f75813563|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:33:57.254Z|553ecaa2-9478-49a4-9d42-4965b5b87323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:33:57.256Z|553ecaa2-9478-49a4-9d42-4965b5b87323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:33:57.310Z|fbcf4b03-ec72-44b9-86e8-c808784c2e23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:33:57.311Z|fbcf4b03-ec72-44b9-86e8-c808784c2e23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:33:57.323Z|4619b0fd-281f-4ea8-9295-ca5df402a98f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:33:57.328Z|4619b0fd-281f-4ea8-9295-ca5df402a98f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:34:07.345Z|c23279f0-f79b-48d8-957a-c94b23750874|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:34:07.346Z|c23279f0-f79b-48d8-957a-c94b23750874|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:34:07.388Z|761e7b9f-a43b-4de0-a624-d5270ae80b20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:34:07.389Z|761e7b9f-a43b-4de0-a624-d5270ae80b20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:34:07.497Z|bb727603-8343-4550-8e2e-92fbcba54322|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:34:07.498Z|bb727603-8343-4550-8e2e-92fbcba54322|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:34:11.406Z|5ab98dea-dd08-464a-8e82-d385b2be34bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:34:11.408Z|5ab98dea-dd08-464a-8e82-d385b2be34bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:34:17.398Z|a4fba6bc-f2c2-4eec-ad44-6e6bfa212be6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:34:17.399Z|a4fba6bc-f2c2-4eec-ad44-6e6bfa212be6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:34:17.479Z|03ac9157-e458-47b7-a733-e7da485be9c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:34:17.485Z|03ac9157-e458-47b7-a733-e7da485be9c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:34:17.565Z|5c6ae1a5-7c7b-4ff1-a84c-30b3d187223a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:34:17.567Z|5c6ae1a5-7c7b-4ff1-a84c-30b3d187223a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:34:26.406Z|fe5e842b-23b3-4d15-a84c-9e58d14ca8ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:34:26.410Z|fe5e842b-23b3-4d15-a84c-9e58d14ca8ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:34:26.946Z|edc352ec-dd40-43a9-b12e-0dd95efed998|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:34:26.947Z|edc352ec-dd40-43a9-b12e-0dd95efed998|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:34:27.469Z|c7954713-3407-4cf7-ac44-e3f00fd919d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:34:27.470Z|c7954713-3407-4cf7-ac44-e3f00fd919d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:34:27.573Z|18c9d360-ca60-4c68-a2e0-d6fd68d6a19a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:34:27.574Z|18c9d360-ca60-4c68-a2e0-d6fd68d6a19a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:34:27.687Z|31a84702-dbd6-40ba-a2df-f1fdad0afe0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:34:27.689Z|31a84702-dbd6-40ba-a2df-f1fdad0afe0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:34:30.585Z|520cfc88-e5ee-461d-96b9-4200141a7da5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:34:30.587Z|520cfc88-e5ee-461d-96b9-4200141a7da5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:34:37.532Z|cae71e47-6eb3-4b78-9767-e1d03d2423a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:34:37.534Z|cae71e47-6eb3-4b78-9767-e1d03d2423a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:34:37.644Z|39fe2037-412f-468a-b43d-c30acf2d93c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:34:37.647Z|39fe2037-412f-468a-b43d-c30acf2d93c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:34:37.784Z|9835176c-dc0f-4fcb-bc2a-81f3bf20bc36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:34:37.785Z|9835176c-dc0f-4fcb-bc2a-81f3bf20bc36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:34:41.406Z|927a718b-342a-436e-8572-b7d12b402c67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:34:41.408Z|927a718b-342a-436e-8572-b7d12b402c67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:34:47.602Z|a6f49563-0daa-4517-a753-49a5c102517a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:34:47.603Z|a6f49563-0daa-4517-a753-49a5c102517a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:34:47.714Z|3d37c55e-55ae-4472-b150-efa092ce308f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:34:47.716Z|3d37c55e-55ae-4472-b150-efa092ce308f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:34:47.853Z|23542f41-6632-4303-9ee5-18283189b0ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:34:47.855Z|23542f41-6632-4303-9ee5-18283189b0ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:34:56.406Z|61b6eada-34ff-4ce7-a6cb-d85a75c38afb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:34:56.419Z|61b6eada-34ff-4ce7-a6cb-d85a75c38afb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:34:56.949Z|2ecd4c5a-d6b7-4274-8c81-22fa3a27f87a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:34:56.951Z|2ecd4c5a-d6b7-4274-8c81-22fa3a27f87a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:34:57.770Z|69469d2d-f896-4ba9-aba4-876742747ab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:34:57.772Z|69469d2d-f896-4ba9-aba4-876742747ab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:34:57.809Z|0a27fdd4-1584-4785-8e8c-e597d4b4402a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:34:57.810Z|0a27fdd4-1584-4785-8e8c-e597d4b4402a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:34:57.913Z|4e26ee44-2b92-4f9e-a6e1-7445f0b91110|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:34:57.915Z|4e26ee44-2b92-4f9e-a6e1-7445f0b91110|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:35:07.820Z|a7c79881-07c5-4de4-9616-11f1660ae962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:35:07.821Z|a7c79881-07c5-4de4-9616-11f1660ae962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:35:07.884Z|3f4abf64-aa1d-4a54-806a-feb468e00ab2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:35:07.886Z|3f4abf64-aa1d-4a54-806a-feb468e00ab2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:35:08.002Z|f06603f9-640e-4875-863a-fc533627aa29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:35:08.004Z|f06603f9-640e-4875-863a-fc533627aa29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:35:11.406Z|06dd32ee-c123-4f11-8c84-182b57936877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:35:11.407Z|06dd32ee-c123-4f11-8c84-182b57936877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:35:17.873Z|57f782cb-163f-435f-9211-4f45c1f61ae5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:35:17.874Z|57f782cb-163f-435f-9211-4f45c1f61ae5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:35:17.948Z|e561eab4-1055-4563-9f40-3e61446ebbf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:35:17.950Z|e561eab4-1055-4563-9f40-3e61446ebbf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:35:18.078Z|519d1875-25fe-4fe0-99a8-e7a9532a750c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:35:18.079Z|519d1875-25fe-4fe0-99a8-e7a9532a750c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:35:26.406Z|669bcee2-27d0-453f-97fc-760ceec08f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:35:26.407Z|669bcee2-27d0-453f-97fc-760ceec08f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:35:26.954Z|319961a8-c26a-4a3d-a216-3a080f520295|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:35:26.954Z|319961a8-c26a-4a3d-a216-3a080f520295|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:35:27.946Z|9e928240-f4d4-4285-b917-1c0cdffffbd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:35:27.947Z|9e928240-f4d4-4285-b917-1c0cdffffbd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:35:28.017Z|59f7599c-d467-425f-858e-081bb04e2d78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:35:28.018Z|59f7599c-d467-425f-858e-081bb04e2d78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:35:28.173Z|f2cbaf3a-1749-4f5f-928e-9402534271e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:35:28.174Z|f2cbaf3a-1749-4f5f-928e-9402534271e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:35:30.586Z|abc52ae4-e6c7-45ea-aeb3-a0fab12692ea|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:35:30.591Z|abc52ae4-e6c7-45ea-aeb3-a0fab12692ea|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:35:37.983Z|6d1342ba-6cfc-4415-b5f8-3b01782a498d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:35:37.988Z|6d1342ba-6cfc-4415-b5f8-3b01782a498d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:35:38.077Z|00b74490-17fc-4fd2-b8e0-838c77975ad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:35:38.078Z|00b74490-17fc-4fd2-b8e0-838c77975ad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:35:38.222Z|2e609844-173d-415a-a309-1aac383aec07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:35:38.223Z|2e609844-173d-415a-a309-1aac383aec07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:35:41.406Z|8353ae09-b6f3-46e5-980d-ddc6a9ae6d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:35:41.412Z|8353ae09-b6f3-46e5-980d-ddc6a9ae6d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:35:48.051Z|14094e2c-d351-4d15-9208-5f20ce6d2977|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:35:48.054Z|14094e2c-d351-4d15-9208-5f20ce6d2977|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:35:48.116Z|ca1b146a-fe2f-4a76-9323-55a982a37a9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:35:48.119Z|ca1b146a-fe2f-4a76-9323-55a982a37a9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:35:48.260Z|c5906431-85e9-4836-90a2-3df9e5e77b66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:35:48.262Z|c5906431-85e9-4836-90a2-3df9e5e77b66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:35:56.409Z|73502ecd-2936-4fda-b102-43fc18e66aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:35:56.411Z|73502ecd-2936-4fda-b102-43fc18e66aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:35:56.955Z|1d0cdcde-3877-4c8e-921a-b23a9d1c5f17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:35:56.957Z|1d0cdcde-3877-4c8e-921a-b23a9d1c5f17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:35:58.123Z|555fa671-1cf7-4121-9528-a50aab2d9f3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:35:58.124Z|555fa671-1cf7-4121-9528-a50aab2d9f3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:35:58.163Z|51598869-f4c1-4368-ae8c-3b0be21e320f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:35:58.164Z|51598869-f4c1-4368-ae8c-3b0be21e320f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:35:58.299Z|7191c45e-3775-4397-9586-c19fb5b087b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:35:58.301Z|7191c45e-3775-4397-9586-c19fb5b087b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:36:08.180Z|4dae2b78-4ade-418b-a577-5d376e044c88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:36:08.182Z|4dae2b78-4ade-418b-a577-5d376e044c88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:36:08.207Z|ab2af45a-2143-422e-9f94-ae48016ee9a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:36:08.208Z|ab2af45a-2143-422e-9f94-ae48016ee9a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:36:08.351Z|3e60b83e-3d8e-44c0-b651-8b3032730d49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:36:08.352Z|3e60b83e-3d8e-44c0-b651-8b3032730d49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:36:11.406Z|b3fb41f1-0bdb-4441-92c0-16fe0e9a33d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:36:11.407Z|b3fb41f1-0bdb-4441-92c0-16fe0e9a33d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:36:18.227Z|4fba3cb5-5899-40c0-a5cc-969ca3e806a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:36:18.228Z|4fba3cb5-5899-40c0-a5cc-969ca3e806a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:36:18.247Z|b2b36180-cfdd-4487-9391-ebec1152ece1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:36:18.248Z|b2b36180-cfdd-4487-9391-ebec1152ece1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:36:18.388Z|934f9463-a123-40e0-a299-45a9e9ccbe9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:36:18.390Z|934f9463-a123-40e0-a299-45a9e9ccbe9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:36:26.406Z|32520204-9aa0-4b2a-af57-21abc134eec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:36:26.409Z|32520204-9aa0-4b2a-af57-21abc134eec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:36:26.959Z|0c3da6fc-ed80-47ad-b775-12a01b4c5843|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:36:26.961Z|0c3da6fc-ed80-47ad-b775-12a01b4c5843|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:36:28.256Z|5680f6ec-d65a-4f30-ac62-86cca39af7e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:36:28.258Z|5680f6ec-d65a-4f30-ac62-86cca39af7e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:36:28.295Z|2d9086be-55d7-4abf-a27a-cc3ece9335d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:36:28.296Z|2d9086be-55d7-4abf-a27a-cc3ece9335d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:36:28.449Z|790d6ffb-8ebe-45ed-9f4a-26f7ecc1097e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:36:28.452Z|790d6ffb-8ebe-45ed-9f4a-26f7ecc1097e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:36:30.587Z|bed70977-c600-4281-861e-982d6bd7951c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:36:30.589Z|bed70977-c600-4281-861e-982d6bd7951c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:36:38.328Z|4e96cb8e-ef27-47a6-8801-aa7d11c26a37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:36:38.329Z|4e96cb8e-ef27-47a6-8801-aa7d11c26a37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:36:38.341Z|a50b279b-6378-4daf-8758-1be74d62d89f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:36:38.343Z|a50b279b-6378-4daf-8758-1be74d62d89f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:36:38.498Z|e3976577-12c8-4216-8b04-a37805245505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:36:38.501Z|e3976577-12c8-4216-8b04-a37805245505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:36:41.406Z|2e11e76d-ba08-4348-9b78-3ff7350740d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:36:41.407Z|2e11e76d-ba08-4348-9b78-3ff7350740d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:36:48.368Z|39ca704f-4e2c-41fb-8864-5a8bbf764473|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:36:48.369Z|39ca704f-4e2c-41fb-8864-5a8bbf764473|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:36:48.370Z|6ce9aaf2-f43d-42f5-936c-20dc6f48ab32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:36:48.371Z|6ce9aaf2-f43d-42f5-936c-20dc6f48ab32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:36:48.544Z|51c351c5-556f-4344-819e-dda587f74c5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:36:48.545Z|51c351c5-556f-4344-819e-dda587f74c5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:36:56.406Z|17115934-af7e-41b4-b7c9-7438e6529fbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:36:56.407Z|17115934-af7e-41b4-b7c9-7438e6529fbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:36:56.963Z|8e578d6e-b5a3-45eb-9b48-5d6df4b766a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:36:56.964Z|8e578d6e-b5a3-45eb-9b48-5d6df4b766a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:36:58.400Z|6d353b29-ab68-4737-9047-696b3f73fd0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:36:58.402Z|6d353b29-ab68-4737-9047-696b3f73fd0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:36:58.406Z|7d1d708f-6745-478c-bd50-3df10596c60d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:36:58.407Z|7d1d708f-6745-478c-bd50-3df10596c60d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:36:58.583Z|9ddb3a65-122f-497a-981b-c853ccc91687|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:36:58.585Z|9ddb3a65-122f-497a-981b-c853ccc91687|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:37:08.435Z|d8751287-4314-4253-aa3f-0d76b14048ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:37:08.437Z|d8751287-4314-4253-aa3f-0d76b14048ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:37:08.456Z|f8d4597a-01aa-4cec-b788-31d8670b1df3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:37:08.457Z|f8d4597a-01aa-4cec-b788-31d8670b1df3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:37:08.616Z|7ccea800-9104-4792-b217-2dbf57dc2685|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:37:08.617Z|7ccea800-9104-4792-b217-2dbf57dc2685|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:37:11.406Z|175f49d1-169f-4959-aa97-378ca85382cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:37:11.410Z|175f49d1-169f-4959-aa97-378ca85382cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:37:18.484Z|decd9e28-3d3e-46de-9016-71c857934e09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:37:18.488Z|decd9e28-3d3e-46de-9016-71c857934e09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:37:18.536Z|9a5627fa-4fa2-45f6-9d2d-c9c06c68487b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:37:18.537Z|9a5627fa-4fa2-45f6-9d2d-c9c06c68487b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:37:18.669Z|c02d2671-9bc5-4807-96bc-01ac57af68aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:37:18.670Z|c02d2671-9bc5-4807-96bc-01ac57af68aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:37:26.406Z|05321ba7-17d5-418e-aab0-a9465350db81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:37:26.407Z|05321ba7-17d5-418e-aab0-a9465350db81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:37:26.966Z|d87d8091-f9ac-4591-a21a-b32f33242656|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:37:26.968Z|d87d8091-f9ac-4591-a21a-b32f33242656|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:37:28.548Z|8f39a405-653a-4daf-8dc2-4e7a2619c3a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:37:28.550Z|8f39a405-653a-4daf-8dc2-4e7a2619c3a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:37:28.578Z|f5f114ff-0e2b-4a16-8cb2-87fcb67d43ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:37:28.582Z|f5f114ff-0e2b-4a16-8cb2-87fcb67d43ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:37:28.774Z|ee23fb4a-0ac5-4e26-8f99-efa3f909a1ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:37:28.776Z|ee23fb4a-0ac5-4e26-8f99-efa3f909a1ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:37:30.584Z|0e33d899-97db-45f1-9552-7ef22661a19d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:37:30.585Z|0e33d899-97db-45f1-9552-7ef22661a19d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:37:38.587Z|590c6570-1387-427d-85d5-bc139b899589|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:37:38.588Z|590c6570-1387-427d-85d5-bc139b899589|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:37:38.624Z|f7644d23-d730-44b3-bd85-e08cd4ef76e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:37:38.625Z|f7644d23-d730-44b3-bd85-e08cd4ef76e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:37:38.820Z|61d75996-efd5-4dc9-adeb-e1a43b8fa6eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:37:38.821Z|61d75996-efd5-4dc9-adeb-e1a43b8fa6eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:37:41.406Z|cb72af43-23c6-4b1d-b2d9-3cc444459b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:37:41.407Z|cb72af43-23c6-4b1d-b2d9-3cc444459b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:37:48.631Z|0b2613ef-88bb-4cdb-8d5c-de0e1a927aab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:37:48.632Z|0b2613ef-88bb-4cdb-8d5c-de0e1a927aab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:37:48.674Z|584af7fa-1081-4cc4-8d98-3c1a5087d42f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:37:48.677Z|584af7fa-1081-4cc4-8d98-3c1a5087d42f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:37:48.860Z|ab9c52a2-fed8-4e6d-8634-929b655b4eca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:37:48.861Z|ab9c52a2-fed8-4e6d-8634-929b655b4eca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:37:56.406Z|9467f595-a69f-4ce1-8752-34b6fa169bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:37:56.409Z|9467f595-a69f-4ce1-8752-34b6fa169bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:37:56.970Z|902581bc-b0e7-4c63-88d3-92a8745dc132|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:37:56.973Z|902581bc-b0e7-4c63-88d3-92a8745dc132|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:37:58.697Z|b2e594f5-2645-4f2c-a5d0-96bd76795201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:37:58.698Z|b2e594f5-2645-4f2c-a5d0-96bd76795201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:37:58.744Z|7d2f2dfa-582d-4027-a20c-8b8ffb020e8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:37:58.745Z|7d2f2dfa-582d-4027-a20c-8b8ffb020e8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:37:58.900Z|c5f6143d-5378-4ca0-9dea-f54dd9d8facc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:37:58.910Z|c5f6143d-5378-4ca0-9dea-f54dd9d8facc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:38:08.753Z|cabb1da3-8b15-4e17-a8e0-26950feb986f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:38:08.755Z|cabb1da3-8b15-4e17-a8e0-26950feb986f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:38:08.819Z|ed4a724e-cb91-44c9-abdd-50176a7aaba3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:38:08.820Z|ed4a724e-cb91-44c9-abdd-50176a7aaba3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:38:08.961Z|e25637da-6d8c-4487-86e7-8c48007127ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:38:08.962Z|e25637da-6d8c-4487-86e7-8c48007127ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:38:11.407Z|eb17120b-c6dd-49ce-985a-934a19ddac63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:38:11.409Z|eb17120b-c6dd-49ce-985a-934a19ddac63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:38:18.822Z|c112574c-fdae-4e1f-b5d5-d1eae1eede21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:38:18.825Z|c112574c-fdae-4e1f-b5d5-d1eae1eede21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:38:18.857Z|e31e04e4-d28b-4f7b-bda6-85313fb9d604|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:38:18.859Z|e31e04e4-d28b-4f7b-bda6-85313fb9d604|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:38:19.003Z|d188d51f-0399-4eb3-9cf3-f6ce5e3e7279|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:38:19.005Z|d188d51f-0399-4eb3-9cf3-f6ce5e3e7279|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:38:26.409Z|f06be17a-ed1f-4181-bb90-0a186051066d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:38:26.416Z|f06be17a-ed1f-4181-bb90-0a186051066d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:38:26.974Z|b27f0bf6-830b-4ff9-94a6-47e93f774b89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:38:26.975Z|b27f0bf6-830b-4ff9-94a6-47e93f774b89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:38:28.886Z|fefa373c-a105-48a9-83a1-032c5b1d3821|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:38:28.888Z|fefa373c-a105-48a9-83a1-032c5b1d3821|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:38:28.907Z|b9ee4cac-d9ee-4a58-a15f-b04cf8ec9056|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:38:28.908Z|b9ee4cac-d9ee-4a58-a15f-b04cf8ec9056|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:38:29.039Z|b2e906a3-75d2-45c1-8cbe-50eb04ba8455|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:38:29.040Z|b2e906a3-75d2-45c1-8cbe-50eb04ba8455|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:38:30.585Z|3cf24155-aa1f-4dde-8a76-64d175723ce1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:38:30.586Z|3cf24155-aa1f-4dde-8a76-64d175723ce1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:38:38.956Z|8e4f63f5-ba77-40a3-a767-bd14cbbad338|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:38:38.957Z|8e4f63f5-ba77-40a3-a767-bd14cbbad338|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:38:38.959Z|71dcc0ed-405c-4b01-b9dc-37a191e905b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:38:38.967Z|71dcc0ed-405c-4b01-b9dc-37a191e905b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:38:39.074Z|9759e791-ebc6-439d-8ada-1c412500b84c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:38:39.075Z|9759e791-ebc6-439d-8ada-1c412500b84c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:38:41.406Z|5afd9624-85b5-4727-8991-63724e214261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:38:41.409Z|5afd9624-85b5-4727-8991-63724e214261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:38:49.014Z|283dd4ee-480c-4367-9d2f-ad0376835b22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:38:49.016Z|283dd4ee-480c-4367-9d2f-ad0376835b22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:38:49.020Z|96f7cc93-df45-4da7-8378-dbf7ee723503|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:38:49.022Z|96f7cc93-df45-4da7-8378-dbf7ee723503|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:38:49.114Z|f6880246-01c2-4c8c-a75f-1fc61f563e5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:38:49.116Z|f6880246-01c2-4c8c-a75f-1fc61f563e5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:38:56.409Z|49d0d1bd-2cb8-42fd-b81a-450dc8a4e164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:38:56.410Z|49d0d1bd-2cb8-42fd-b81a-450dc8a4e164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:38:56.976Z|bf7c9f79-d023-4dcf-8552-5e09d5242b05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:38:56.977Z|bf7c9f79-d023-4dcf-8552-5e09d5242b05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:38:59.065Z|45f697fd-9001-4a43-94c1-ccd11d4b1fc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:38:59.066Z|45f697fd-9001-4a43-94c1-ccd11d4b1fc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:38:59.068Z|0a397b1c-9375-4a88-a9a4-721c19543dca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:38:59.073Z|0a397b1c-9375-4a88-a9a4-721c19543dca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:38:59.160Z|0a47ebdd-b3c7-42c3-9b56-1ffd041d753b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:38:59.161Z|0a47ebdd-b3c7-42c3-9b56-1ffd041d753b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:39:09.121Z|41967db8-b65f-4e23-b060-96c251eac984|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:39:09.122Z|41967db8-b65f-4e23-b060-96c251eac984|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:39:09.141Z|59a0e493-4f77-4460-8f18-b18a70406799|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:39:09.143Z|59a0e493-4f77-4460-8f18-b18a70406799|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:39:09.235Z|b82b8c50-2095-4232-879f-aa3dada1b8e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:39:09.236Z|b82b8c50-2095-4232-879f-aa3dada1b8e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:39:11.409Z|7e4063d0-9573-48a0-bb22-2e4b60563626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:39:11.420Z|7e4063d0-9573-48a0-bb22-2e4b60563626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:39:19.181Z|54fcf4c4-53ab-4cc6-a0f0-15ce88fecb76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:39:19.182Z|54fcf4c4-53ab-4cc6-a0f0-15ce88fecb76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:39:19.224Z|eeea742c-aa90-4a13-90e7-8f476efc79d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:39:19.226Z|eeea742c-aa90-4a13-90e7-8f476efc79d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:39:19.300Z|eeee650a-99cb-42be-bc60-9c07f0fc053d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:39:19.302Z|eeee650a-99cb-42be-bc60-9c07f0fc053d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:39:26.406Z|6e35e84c-360e-43d2-a153-83dd1087328c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:39:26.409Z|6e35e84c-360e-43d2-a153-83dd1087328c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:39:26.978Z|f972a256-457c-4b28-9dfd-74166839d003|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:39:26.981Z|f972a256-457c-4b28-9dfd-74166839d003|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:39:29.243Z|83b981ec-2018-4d10-88a7-7f253b1f16a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:39:29.247Z|83b981ec-2018-4d10-88a7-7f253b1f16a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:39:29.272Z|dab9c11d-387f-45d8-8b51-45db8a5942db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:39:29.273Z|dab9c11d-387f-45d8-8b51-45db8a5942db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:39:29.372Z|e1f45f24-2336-4ff3-97e6-bbce332bd756|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:39:29.373Z|e1f45f24-2336-4ff3-97e6-bbce332bd756|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:39:30.583Z|f560cae0-c898-4aa4-bdee-4abd16600a27|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:39:30.585Z|f560cae0-c898-4aa4-bdee-4abd16600a27|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:39:39.287Z|bc0afc2e-1faf-4353-904b-5e1f49926df0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:39:39.288Z|bc0afc2e-1faf-4353-904b-5e1f49926df0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:39:39.327Z|16ab0fcf-2627-4517-8f30-fbe747ee7ffd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:39:39.328Z|16ab0fcf-2627-4517-8f30-fbe747ee7ffd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:39:39.406Z|5ccc0c9b-4125-4bcf-ba8a-2ea617238f23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:39:39.408Z|5ccc0c9b-4125-4bcf-ba8a-2ea617238f23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:39:41.406Z|6ed83908-9d3f-40e3-89bf-689dfc82d985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:39:41.407Z|6ed83908-9d3f-40e3-89bf-689dfc82d985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:39:49.360Z|32c73413-9482-4a4b-b8c8-657208e14926|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:39:49.361Z|32c73413-9482-4a4b-b8c8-657208e14926|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:39:49.370Z|fbd2df30-62bf-41b7-b70d-ba6e3b82eb1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:39:49.371Z|fbd2df30-62bf-41b7-b70d-ba6e3b82eb1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:39:49.450Z|387876a8-c434-4ebf-b34e-5069754d49e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:39:49.451Z|387876a8-c434-4ebf-b34e-5069754d49e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:39:56.406Z|33fdbcff-d3d6-47f4-8bb6-1ddabd92c560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:39:56.410Z|33fdbcff-d3d6-47f4-8bb6-1ddabd92c560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:39:56.984Z|af2a1118-3fda-41d8-8055-096db3c8ff49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:39:56.985Z|af2a1118-3fda-41d8-8055-096db3c8ff49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:39:59.394Z|e8f88834-7044-43f8-8fb0-cf5460ba7d18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:39:59.398Z|e8f88834-7044-43f8-8fb0-cf5460ba7d18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:39:59.442Z|67e1f7a3-5336-4b04-915a-6b335b1c8638|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:39:59.444Z|67e1f7a3-5336-4b04-915a-6b335b1c8638|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:39:59.489Z|c7f28173-a8a3-4663-8cc7-07eec2bebe21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:39:59.490Z|c7f28173-a8a3-4663-8cc7-07eec2bebe21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:40:09.429Z|c8beb30f-4638-4b9a-992b-fd3766fe702d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:40:09.430Z|c8beb30f-4638-4b9a-992b-fd3766fe702d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:40:09.498Z|b3df8b42-332d-4b92-8a33-fb4a6d12a968|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:40:09.500Z|b3df8b42-332d-4b92-8a33-fb4a6d12a968|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:40:09.528Z|b74716be-065d-4c7b-9efa-0cd0b55c3f77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:40:09.529Z|b74716be-065d-4c7b-9efa-0cd0b55c3f77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:40:11.407Z|6260c86f-f2ab-49de-9fa6-7ef1c15eb490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:40:11.409Z|6260c86f-f2ab-49de-9fa6-7ef1c15eb490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:40:19.468Z|b2100ea1-8700-4dd4-8a18-ac31dff5fc43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:40:19.469Z|b2100ea1-8700-4dd4-8a18-ac31dff5fc43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:40:19.539Z|f9232d17-e91c-4da3-9873-f1b0c4279ec5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:40:19.540Z|f9232d17-e91c-4da3-9873-f1b0c4279ec5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:40:19.579Z|1c3a065a-a472-4012-8b53-b057944dbadb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:40:19.581Z|1c3a065a-a472-4012-8b53-b057944dbadb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:40:26.406Z|b69fd2bf-ea67-410e-b2ba-124dfdfacbc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:40:26.409Z|b69fd2bf-ea67-410e-b2ba-124dfdfacbc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:40:26.987Z|440e13e3-9c63-4d11-b3ef-203ecbe83ad6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:40:26.988Z|440e13e3-9c63-4d11-b3ef-203ecbe83ad6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:40:29.521Z|e4879108-2ede-4469-92ae-f9ad90b725cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:40:29.522Z|e4879108-2ede-4469-92ae-f9ad90b725cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:40:29.595Z|32cb4864-eeab-403c-b931-6ff2425da08b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:40:29.602Z|32cb4864-eeab-403c-b931-6ff2425da08b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:40:29.684Z|7ce88598-6b68-405c-a602-072344dc78ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:40:29.685Z|7ce88598-6b68-405c-a602-072344dc78ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:40:30.584Z|caca484b-c9ba-46cb-9710-9efbbc9f6c4c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:40:30.585Z|caca484b-c9ba-46cb-9710-9efbbc9f6c4c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:40:39.573Z|6f32216f-f2a6-4260-9990-6bd1552ba1c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:40:39.574Z|6f32216f-f2a6-4260-9990-6bd1552ba1c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:40:39.755Z|fd8917a3-e03b-4068-a573-9d8237e2e9a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:40:39.756Z|fd8917a3-e03b-4068-a573-9d8237e2e9a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:40:39.829Z|194ca644-e11a-4976-a6bf-6993570cf9ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:40:39.838Z|194ca644-e11a-4976-a6bf-6993570cf9ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:40:41.406Z|7fb485d7-49ea-47bd-81ba-b6c30ac5f467|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:40:41.407Z|7fb485d7-49ea-47bd-81ba-b6c30ac5f467|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:40:49.645Z|e3c72b5b-38b8-4cfa-a19b-b1ad6ec86880|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:40:49.649Z|e3c72b5b-38b8-4cfa-a19b-b1ad6ec86880|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:40:49.847Z|486b95bf-ab51-454e-8536-83efa8dd4548|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:40:49.848Z|486b95bf-ab51-454e-8536-83efa8dd4548|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:40:49.913Z|8b784220-9c1a-408a-957f-03f7f4b43658|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:40:49.921Z|8b784220-9c1a-408a-957f-03f7f4b43658|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:40:56.406Z|e1e8c3b6-9a53-42d3-948e-6b60250fa1e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:40:56.407Z|e1e8c3b6-9a53-42d3-948e-6b60250fa1e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:40:56.993Z|c363a422-c865-434c-b3e8-ce4f8b0bc3dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:40:56.994Z|c363a422-c865-434c-b3e8-ce4f8b0bc3dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:40:59.719Z|9047ae87-c58c-483d-9ed1-9422c9403eda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:40:59.720Z|9047ae87-c58c-483d-9ed1-9422c9403eda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:40:59.902Z|66bd9529-fcca-41fb-8464-4c2f9c86ee63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:40:59.903Z|66bd9529-fcca-41fb-8464-4c2f9c86ee63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:41:00.023Z|7c43054a-6bd1-4dd5-8761-2bc751f8cf81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:41:00.025Z|7c43054a-6bd1-4dd5-8761-2bc751f8cf81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:41:09.788Z|2fb462e6-c5fe-4db0-860d-7366bf07911d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:41:09.789Z|2fb462e6-c5fe-4db0-860d-7366bf07911d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:41:09.947Z|71b3da84-3e0a-423f-97f5-26dbdbd4cb2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:41:09.948Z|71b3da84-3e0a-423f-97f5-26dbdbd4cb2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:41:10.077Z|20315a8e-873e-489c-968c-4c35560e31d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:41:10.079Z|20315a8e-873e-489c-968c-4c35560e31d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:41:11.407Z|cdd6cede-2bfd-4bf3-a356-15666f421852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:41:11.408Z|cdd6cede-2bfd-4bf3-a356-15666f421852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:41:19.866Z|1a9305cc-ad75-4da0-b277-d06929c1b064|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:41:19.870Z|1a9305cc-ad75-4da0-b277-d06929c1b064|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:41:20.006Z|7426440e-51e2-428c-a6d9-49c0dd0cfb8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:41:20.007Z|7426440e-51e2-428c-a6d9-49c0dd0cfb8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:41:20.168Z|c7ebe24b-89e1-4305-a21d-3a9124d5b9e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:41:20.169Z|c7ebe24b-89e1-4305-a21d-3a9124d5b9e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:41:26.406Z|ed78ed49-a83d-488f-bf3c-9e7ffc4d9788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:41:26.406Z|ed78ed49-a83d-488f-bf3c-9e7ffc4d9788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:41:26.995Z|13bd07f3-7264-48f1-89ef-2f6bfc209698|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:41:26.996Z|13bd07f3-7264-48f1-89ef-2f6bfc209698|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:41:29.945Z|92f81a63-34e4-4ae3-b6f6-2b19b7093fe2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:41:29.946Z|92f81a63-34e4-4ae3-b6f6-2b19b7093fe2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:41:30.040Z|6de1d291-6d38-408d-b64f-e3d5090824a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:41:30.042Z|6de1d291-6d38-408d-b64f-e3d5090824a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:41:30.235Z|b26e942b-720f-468c-b9fb-2278870fad9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:41:30.236Z|b26e942b-720f-468c-b9fb-2278870fad9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:41:30.589Z|765369c5-a294-42de-ac1f-4917ca9387b0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:41:30.590Z|765369c5-a294-42de-ac1f-4917ca9387b0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:41:40.024Z|c00ddf67-bd4b-406a-a00e-8239de2cf977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:41:40.025Z|c00ddf67-bd4b-406a-a00e-8239de2cf977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:41:40.099Z|0c793bef-4100-4a16-bf0b-80c5d4e3832a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:41:40.100Z|0c793bef-4100-4a16-bf0b-80c5d4e3832a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:41:40.286Z|864fa7da-a3da-4a7c-9216-c9b63f19c80c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:41:40.288Z|864fa7da-a3da-4a7c-9216-c9b63f19c80c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:41:41.406Z|6427f60b-956e-4634-8106-4c8277e3f355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:41:41.410Z|6427f60b-956e-4634-8106-4c8277e3f355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:41:50.070Z|aa9cd8ae-d301-4241-a444-5bcb2f1ebf3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:41:50.071Z|aa9cd8ae-d301-4241-a444-5bcb2f1ebf3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:41:50.158Z|32d37152-f4cb-4ce8-bc7a-5697afff6b68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:41:50.160Z|32d37152-f4cb-4ce8-bc7a-5697afff6b68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:41:50.373Z|a2ff4177-5fc1-456a-b28e-08ef3134101e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:41:50.374Z|a2ff4177-5fc1-456a-b28e-08ef3134101e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:41:56.406Z|4a715c9e-fc6d-4d42-bf4e-dc12add8cf58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:41:56.407Z|4a715c9e-fc6d-4d42-bf4e-dc12add8cf58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:41:56.997Z|7304bbca-8e44-46c4-9283-7f1883efaa1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:41:56.998Z|7304bbca-8e44-46c4-9283-7f1883efaa1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:42:00.110Z|aaac31c3-ac3f-4a1a-af57-39a1098ea32d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:42:00.113Z|aaac31c3-ac3f-4a1a-af57-39a1098ea32d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:42:00.208Z|7160c10e-f095-459d-98d6-3633d91cd754|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:42:00.209Z|7160c10e-f095-459d-98d6-3633d91cd754|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:42:00.446Z|fb2ef442-4e98-48f7-ac8b-cef9f5ccabb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:42:00.449Z|fb2ef442-4e98-48f7-ac8b-cef9f5ccabb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:42:10.165Z|54c29801-aa50-4f04-8ee7-ae349635748d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:42:10.166Z|54c29801-aa50-4f04-8ee7-ae349635748d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:42:10.255Z|a05577aa-0852-4aeb-8e21-ac1e7b014c78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:42:10.256Z|a05577aa-0852-4aeb-8e21-ac1e7b014c78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:42:10.546Z|61677131-8fd3-42bb-925d-36fd86178b25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:42:10.548Z|61677131-8fd3-42bb-925d-36fd86178b25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:42:11.406Z|7c6d4a07-70e7-4da9-816f-0ba913a1c938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:42:11.407Z|7c6d4a07-70e7-4da9-816f-0ba913a1c938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:42:20.224Z|3d7cd758-74a1-4156-996a-96dae6dd5a4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:42:20.225Z|3d7cd758-74a1-4156-996a-96dae6dd5a4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:42:20.330Z|521d5b0b-4ae3-41d8-91cc-d6769bfaf504|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:42:20.332Z|521d5b0b-4ae3-41d8-91cc-d6769bfaf504|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:42:20.619Z|c49034a7-ba15-463b-a646-e34cf5b31b8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:42:20.620Z|c49034a7-ba15-463b-a646-e34cf5b31b8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:42:26.408Z|72b86ce0-2c78-4f1b-aa61-09eecfc65b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:42:26.414Z|72b86ce0-2c78-4f1b-aa61-09eecfc65b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:42:26.999Z|4f5e4150-1847-403d-a462-f99d58369f7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:42:27.000Z|4f5e4150-1847-403d-a462-f99d58369f7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:42:30.290Z|92b3f9b0-889e-42bf-84de-34e1ff31695a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:42:30.292Z|92b3f9b0-889e-42bf-84de-34e1ff31695a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:42:30.433Z|479b6a74-c6a9-4493-b0a0-41725ddc9c3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:42:30.458Z|479b6a74-c6a9-4493-b0a0-41725ddc9c3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:42:30.612Z|30de8d39-7992-43ba-8ba1-e70c266bf94a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:42:30.613Z|30de8d39-7992-43ba-8ba1-e70c266bf94a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:42:30.698Z|5128da52-c577-41ec-92aa-a1f5376fba61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:42:30.700Z|5128da52-c577-41ec-92aa-a1f5376fba61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:42:40.369Z|dada7f57-f7dc-415c-b149-de10b7e53452|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:42:40.371Z|dada7f57-f7dc-415c-b149-de10b7e53452|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:42:40.522Z|adc9bb73-94c5-4ef0-b54c-63413c1e13a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:42:40.523Z|adc9bb73-94c5-4ef0-b54c-63413c1e13a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:42:40.805Z|11df1146-aa45-4970-b9a7-ad7b28910738|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:42:40.808Z|11df1146-aa45-4970-b9a7-ad7b28910738|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:42:41.406Z|d3680a9e-d8c1-4a49-9b6b-e58a84bfe084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:42:41.407Z|d3680a9e-d8c1-4a49-9b6b-e58a84bfe084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:42:50.448Z|7967e1cd-202b-419d-899a-b8ad8641bcdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:42:50.451Z|7967e1cd-202b-419d-899a-b8ad8641bcdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:42:50.607Z|64d922b0-a1b0-4247-ab73-28b3239163cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:42:50.609Z|64d922b0-a1b0-4247-ab73-28b3239163cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:42:50.894Z|16dec7aa-f299-4b02-9dfa-b84038810d79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:42:50.896Z|16dec7aa-f299-4b02-9dfa-b84038810d79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:42:56.406Z|b45df21e-574d-4460-930e-11eacfa1e2df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:42:56.408Z|b45df21e-574d-4460-930e-11eacfa1e2df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:42:57.001Z|0e13945b-0c2b-4adb-bdca-ae64f35300e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:42:57.005Z|0e13945b-0c2b-4adb-bdca-ae64f35300e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:43:00.568Z|63fb094c-a8a8-40e9-8541-a09df65fa3a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:43:00.575Z|63fb094c-a8a8-40e9-8541-a09df65fa3a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:43:00.659Z|cef75582-bafb-4997-9f65-9e98953f38c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:43:00.661Z|cef75582-bafb-4997-9f65-9e98953f38c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:43:01.025Z|69d0c61f-1113-4ad5-ad15-a0793abbf71e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:43:01.026Z|69d0c61f-1113-4ad5-ad15-a0793abbf71e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:43:10.664Z|bf7c0106-5aa2-4b6c-9e34-10ecc15b405e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:43:10.666Z|bf7c0106-5aa2-4b6c-9e34-10ecc15b405e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:43:10.847Z|2ff2df64-3417-4ec8-9f3b-b58b46f60528|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:43:10.848Z|2ff2df64-3417-4ec8-9f3b-b58b46f60528|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:43:11.088Z|c0bd3e88-0266-4ec1-86a4-a5e4976ab50b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:43:11.090Z|c0bd3e88-0266-4ec1-86a4-a5e4976ab50b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:43:11.411Z|ef77449b-186e-4ba2-a065-65646cf29629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:43:11.416Z|ef77449b-186e-4ba2-a065-65646cf29629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:43:20.849Z|b576526e-e1d8-4d00-853f-2725ba625fec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:43:20.855Z|b576526e-e1d8-4d00-853f-2725ba625fec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:43:20.897Z|8a236475-c8b7-4695-9a2b-b7d2c6e413f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:43:20.898Z|8a236475-c8b7-4695-9a2b-b7d2c6e413f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:43:21.182Z|f6193758-cc16-4fad-922c-8863be267a39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:43:21.184Z|f6193758-cc16-4fad-922c-8863be267a39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:43:26.412Z|1cdc4aac-2b5a-4454-84c8-6dd4db4ab862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:43:26.414Z|1cdc4aac-2b5a-4454-84c8-6dd4db4ab862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:43:27.006Z|7c1f18a3-14e9-442f-97a6-2984e811f42a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:43:27.008Z|7c1f18a3-14e9-442f-97a6-2984e811f42a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:43:30.713Z|0e2dcd36-5bac-4e82-be64-571529b32cdf|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:43:30.720Z|0e2dcd36-5bac-4e82-be64-571529b32cdf|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:43:30.986Z|da898a65-78e5-4d21-8958-9667d4a76bab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:43:30.987Z|da898a65-78e5-4d21-8958-9667d4a76bab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:43:31.005Z|326ef2fd-492c-4c9e-b690-3aa0fbca4ea8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:43:31.009Z|326ef2fd-492c-4c9e-b690-3aa0fbca4ea8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:43:31.238Z|40fdfb9b-a82c-4462-8111-cbbc2ad60b9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:43:31.240Z|40fdfb9b-a82c-4462-8111-cbbc2ad60b9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:43:41.057Z|3d1eff30-23e2-4e1f-b43c-fcf225e64660|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:43:41.058Z|3d1eff30-23e2-4e1f-b43c-fcf225e64660|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:43:41.120Z|9544ef67-0927-4bb8-89da-90abaadf5f04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:43:41.121Z|9544ef67-0927-4bb8-89da-90abaadf5f04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:43:41.295Z|11aa0409-41bd-4fc3-9cc3-c37c68d753f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:43:41.297Z|11aa0409-41bd-4fc3-9cc3-c37c68d753f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:43:41.412Z|c5da5d3c-3916-4191-9394-a4a27f914484|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:43:41.413Z|c5da5d3c-3916-4191-9394-a4a27f914484|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:43:51.112Z|a6225830-9c5b-46a2-a257-1bf95951618b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:43:51.113Z|a6225830-9c5b-46a2-a257-1bf95951618b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:43:51.193Z|220aa272-8a04-4d27-91a9-39be386a794f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:43:51.194Z|220aa272-8a04-4d27-91a9-39be386a794f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:43:51.352Z|3e6f66b9-3c0a-4325-a97c-ff331023778c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:43:51.353Z|3e6f66b9-3c0a-4325-a97c-ff331023778c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:43:56.406Z|7d5b991c-b936-46d0-bc82-f127960b07f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:43:56.411Z|7d5b991c-b936-46d0-bc82-f127960b07f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:43:57.009Z|39fb8232-90b5-4eda-be78-8f3bfcfccf0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:43:57.010Z|39fb8232-90b5-4eda-be78-8f3bfcfccf0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:44:01.182Z|c5e58dca-39e4-4bc9-bce7-d71ceca6f4c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:44:01.183Z|c5e58dca-39e4-4bc9-bce7-d71ceca6f4c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:44:01.248Z|d167f16b-f9f8-4740-a402-43a64f1dd2ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:44:01.249Z|d167f16b-f9f8-4740-a402-43a64f1dd2ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:44:01.430Z|4367430e-5c05-4d27-817e-29078c86477c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:44:01.431Z|4367430e-5c05-4d27-817e-29078c86477c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:44:11.235Z|dbe6af4a-728d-48e0-9a7a-04205f69d139|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:44:11.238Z|dbe6af4a-728d-48e0-9a7a-04205f69d139|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:44:11.313Z|8c1aa8e4-1276-47d8-b7b5-8fca21388e41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:44:11.314Z|8c1aa8e4-1276-47d8-b7b5-8fca21388e41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:44:11.406Z|a3af25be-0a12-4d54-bc32-80b2e731fe40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:44:11.407Z|a3af25be-0a12-4d54-bc32-80b2e731fe40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:44:11.473Z|ee6f1dd2-8e12-4ba5-a26f-4c518bbb0005|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:44:11.474Z|ee6f1dd2-8e12-4ba5-a26f-4c518bbb0005|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:44:21.292Z|f69e6c6a-21bc-4d41-9864-ff993fbb1983|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:44:21.293Z|f69e6c6a-21bc-4d41-9864-ff993fbb1983|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:44:21.376Z|98cfd14f-d9b6-406f-b809-86d17b16038e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:44:21.377Z|98cfd14f-d9b6-406f-b809-86d17b16038e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:44:21.520Z|42a9a23e-5510-4693-94f5-6542f1e6545c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:44:21.521Z|42a9a23e-5510-4693-94f5-6542f1e6545c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:44:26.406Z|7a474961-0997-435c-9f49-eca9f530508f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:44:26.406Z|7a474961-0997-435c-9f49-eca9f530508f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:44:27.011Z|face7387-af43-4297-8088-f16f38386bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:44:27.012Z|face7387-af43-4297-8088-f16f38386bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:44:30.584Z|8a931fe0-092a-423c-8dea-2f5780e9d848|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:44:30.585Z|8a931fe0-092a-423c-8dea-2f5780e9d848|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:44:31.337Z|a7b57537-0df9-4640-a11f-8d3eaee4cbdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:44:31.338Z|a7b57537-0df9-4640-a11f-8d3eaee4cbdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:44:31.411Z|040145aa-c5fa-46c9-8148-fbe8fa25f210|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:44:31.413Z|040145aa-c5fa-46c9-8148-fbe8fa25f210|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:44:31.561Z|4da9dcc3-a515-4f54-aa25-5a38b35d1521|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:44:31.561Z|4da9dcc3-a515-4f54-aa25-5a38b35d1521|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:44:41.379Z|65794c4f-f4c5-42b1-a102-2a6da394b980|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:44:41.380Z|65794c4f-f4c5-42b1-a102-2a6da394b980|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:44:41.406Z|c406fa35-c103-4362-a08d-9d6fceac2638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:44:41.414Z|c406fa35-c103-4362-a08d-9d6fceac2638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:44:41.453Z|5ebf781d-9636-48c9-8ffe-00e34f8ef7f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:44:41.454Z|5ebf781d-9636-48c9-8ffe-00e34f8ef7f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:44:41.596Z|19229fa3-7e88-4de8-af57-a86d25c76c73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:44:41.598Z|19229fa3-7e88-4de8-af57-a86d25c76c73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:44:51.415Z|5b3d2805-6fe0-4e73-8ab3-9780a6e7b1ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:44:51.417Z|5b3d2805-6fe0-4e73-8ab3-9780a6e7b1ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:44:51.490Z|69816f09-8546-4f89-84f2-01879ec67604|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:44:51.491Z|69816f09-8546-4f89-84f2-01879ec67604|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:44:51.627Z|ec849cb9-4b90-42d5-ac55-00ad8430f9a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:44:51.629Z|ec849cb9-4b90-42d5-ac55-00ad8430f9a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:44:56.406Z|c9152cbf-c879-4228-951f-567a2398100d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:44:56.406Z|c9152cbf-c879-4228-951f-567a2398100d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:44:57.013Z|c257f7c0-60f9-4e47-87c7-6891608fb884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:44:57.019Z|c257f7c0-60f9-4e47-87c7-6891608fb884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:45:01.451Z|78f24d03-bd3c-43f1-a294-063222c05ea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:45:01.453Z|78f24d03-bd3c-43f1-a294-063222c05ea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:45:01.523Z|04fb2128-a87f-4c62-971e-a2db5e2a65b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:45:01.524Z|04fb2128-a87f-4c62-971e-a2db5e2a65b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:45:01.668Z|3fe599ac-fb34-4536-8172-7bbc64a10797|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:45:01.670Z|3fe599ac-fb34-4536-8172-7bbc64a10797|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:45:11.410Z|0ed36c8c-28e1-49dc-a395-1dd5895c105d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:45:11.411Z|0ed36c8c-28e1-49dc-a395-1dd5895c105d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:45:11.500Z|00a75b22-7892-438a-89c3-6a7bde37f10a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:45:11.501Z|00a75b22-7892-438a-89c3-6a7bde37f10a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:45:11.577Z|a5b93bc5-e04e-4e81-9f71-cd2c7d3ac1a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:45:11.582Z|a5b93bc5-e04e-4e81-9f71-cd2c7d3ac1a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:45:11.721Z|82866715-6bf8-4a5e-b2c8-240bb21eb24b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:45:11.723Z|82866715-6bf8-4a5e-b2c8-240bb21eb24b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:45:21.573Z|cf5e6682-4f99-456b-8ce1-a7c9f4919eb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:45:21.574Z|cf5e6682-4f99-456b-8ce1-a7c9f4919eb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:45:21.627Z|1608a72a-f4b0-4dda-9dc9-b08d0e1afd70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:45:21.629Z|1608a72a-f4b0-4dda-9dc9-b08d0e1afd70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:45:21.773Z|7c6444e7-e1bc-47e3-9bd7-194818bc8ad3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:45:21.776Z|7c6444e7-e1bc-47e3-9bd7-194818bc8ad3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:45:26.406Z|68518bcd-db0f-4b77-904e-ff31da723814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:45:26.412Z|68518bcd-db0f-4b77-904e-ff31da723814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:45:27.021Z|488e1316-4fb8-4300-8347-478fcd606c15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:45:27.023Z|488e1316-4fb8-4300-8347-478fcd606c15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:45:30.586Z|8e33e9f3-e1ef-4919-9079-12ada02f94b4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:45:30.587Z|8e33e9f3-e1ef-4919-9079-12ada02f94b4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:45:31.628Z|584ac239-9bbf-4db2-aa1a-d0d3988e90a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:45:31.629Z|584ac239-9bbf-4db2-aa1a-d0d3988e90a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:45:31.684Z|233103dd-7192-4154-a4c9-fef8b96d1f2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:45:31.685Z|233103dd-7192-4154-a4c9-fef8b96d1f2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:45:31.832Z|5478ea29-fe5b-4739-aa0e-e33646b24506|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:45:31.833Z|5478ea29-fe5b-4739-aa0e-e33646b24506|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:45:41.407Z|377dc56e-03e2-4f18-a2e7-e59c14e4f618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:45:41.409Z|377dc56e-03e2-4f18-a2e7-e59c14e4f618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:45:41.673Z|14de0706-3e39-42d2-892b-e776463873d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:45:41.674Z|14de0706-3e39-42d2-892b-e776463873d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:45:41.735Z|5e71da5c-e1ff-4ccc-8f5d-29ff2b916b56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:45:41.736Z|5e71da5c-e1ff-4ccc-8f5d-29ff2b916b56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:45:41.889Z|69c3b13b-fae2-4b5e-9b4d-cfcfc5a7d13b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:45:41.890Z|69c3b13b-fae2-4b5e-9b4d-cfcfc5a7d13b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:45:51.714Z|9695010a-5e04-47ea-b6de-c9866ebc9e20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:45:51.715Z|9695010a-5e04-47ea-b6de-c9866ebc9e20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:45:51.789Z|8ba1c42c-21ea-4a7a-8a08-380ea3b6225b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:45:51.789Z|8ba1c42c-21ea-4a7a-8a08-380ea3b6225b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:45:51.946Z|73f015d0-b2e3-48ee-8f37-86bc93c6d33b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:45:51.947Z|73f015d0-b2e3-48ee-8f37-86bc93c6d33b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:45:56.406Z|23a448b3-9755-468d-9d84-e7780e1d83a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:45:56.408Z|23a448b3-9755-468d-9d84-e7780e1d83a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:45:57.024Z|327ad6ee-591f-48dd-a56c-3369dc1d7c32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:45:57.025Z|327ad6ee-591f-48dd-a56c-3369dc1d7c32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:46:01.781Z|942b3a87-cbf7-4e54-81dc-30990189bae3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:46:01.782Z|942b3a87-cbf7-4e54-81dc-30990189bae3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:46:01.838Z|75ad2254-b71d-43cf-8a75-6d0d4d046cf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:46:01.840Z|75ad2254-b71d-43cf-8a75-6d0d4d046cf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:46:02.013Z|421d5e0a-a83d-46b5-a7e0-95c33c796398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:46:02.014Z|421d5e0a-a83d-46b5-a7e0-95c33c796398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:46:11.407Z|3c1b9f90-638e-420b-a4f3-8ede5e733dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:46:11.413Z|3c1b9f90-638e-420b-a4f3-8ede5e733dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:46:11.846Z|452c8269-806a-45c3-8b31-99b68d05bb70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:46:11.847Z|452c8269-806a-45c3-8b31-99b68d05bb70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:46:11.878Z|90b7c93a-7cd5-4044-8e50-042fa971d936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:46:11.881Z|90b7c93a-7cd5-4044-8e50-042fa971d936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:46:12.088Z|2702489f-523a-4c28-a013-8f5cb217c194|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:46:12.093Z|2702489f-523a-4c28-a013-8f5cb217c194|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:46:21.885Z|d1636693-37c5-4afe-9976-b080a6d54d72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:46:21.885Z|d1636693-37c5-4afe-9976-b080a6d54d72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:46:21.918Z|f09fdf57-c2c5-4c52-9ab3-3b046fe85454|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:46:21.919Z|f09fdf57-c2c5-4c52-9ab3-3b046fe85454|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:46:22.129Z|8e7953e8-8ce0-4921-836b-62dbd76e1c32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:46:22.130Z|8e7953e8-8ce0-4921-836b-62dbd76e1c32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:46:26.406Z|8b664d73-c0d7-41ab-aa5a-c1b0966c4352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:46:26.408Z|8b664d73-c0d7-41ab-aa5a-c1b0966c4352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:46:27.026Z|adcdbd5c-6df1-4cac-bd73-1f28f0a0fb2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:46:27.027Z|adcdbd5c-6df1-4cac-bd73-1f28f0a0fb2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:46:30.593Z|e6d3dc64-2e04-4800-a936-d48631707087|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:46:30.594Z|e6d3dc64-2e04-4800-a936-d48631707087|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:46:31.926Z|4f9a3819-1a89-4b0e-8e7e-e0052e2e84ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:46:31.927Z|4f9a3819-1a89-4b0e-8e7e-e0052e2e84ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:46:31.972Z|dd3e3a2d-4fbb-4f57-afcc-305e90198d40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:46:31.973Z|dd3e3a2d-4fbb-4f57-afcc-305e90198d40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:46:32.169Z|ce48e872-96ea-412b-8be0-2ce2d3a8a732|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:46:32.170Z|ce48e872-96ea-412b-8be0-2ce2d3a8a732|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:46:41.406Z|79ca7f4d-08b5-48f5-a062-9371295885f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:46:41.407Z|79ca7f4d-08b5-48f5-a062-9371295885f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:46:41.962Z|ad18e70d-79ad-4a1a-8d03-ea84b1e54f4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:46:41.964Z|ad18e70d-79ad-4a1a-8d03-ea84b1e54f4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:46:42.014Z|a12ab55e-6e6a-44fc-a96d-3fab97eb9bdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:46:42.016Z|a12ab55e-6e6a-44fc-a96d-3fab97eb9bdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:46:42.208Z|0f26dee8-60d0-4079-bce8-63cbcb18183d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:46:42.210Z|0f26dee8-60d0-4079-bce8-63cbcb18183d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:46:52.011Z|8d17d004-084f-42ad-a1e3-7cbc7dfdab37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:46:52.013Z|8d17d004-084f-42ad-a1e3-7cbc7dfdab37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:46:52.075Z|801e55c0-f8dd-41b6-9cee-cf438bcea5b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:46:52.080Z|801e55c0-f8dd-41b6-9cee-cf438bcea5b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:46:52.272Z|beba0ae8-28b8-4648-a93f-72a4b74cbe79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:46:52.274Z|beba0ae8-28b8-4648-a93f-72a4b74cbe79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:46:56.406Z|2863bd8a-c8eb-4705-a60e-8c761fee1141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:46:56.410Z|2863bd8a-c8eb-4705-a60e-8c761fee1141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:46:57.028Z|4eec1238-6961-4a75-9432-37f3a2257bcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:46:57.029Z|4eec1238-6961-4a75-9432-37f3a2257bcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:47:02.120Z|6dae730f-2d6f-4be3-9455-1c2ee191f96c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:47:02.123Z|6dae730f-2d6f-4be3-9455-1c2ee191f96c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:47:02.129Z|3a18a408-6ad7-4b6c-8bd8-470ef7cba2bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:47:02.130Z|3a18a408-6ad7-4b6c-8bd8-470ef7cba2bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:47:02.318Z|fcbfcc77-ec98-4d53-b5ec-421a3b0a0900|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:47:02.319Z|fcbfcc77-ec98-4d53-b5ec-421a3b0a0900|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:47:11.406Z|29637519-7f6c-4e89-901b-2a6caab71f7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:47:11.408Z|29637519-7f6c-4e89-901b-2a6caab71f7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:47:12.197Z|40f2ca07-d8cb-462d-83ce-230e6e1002b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:47:12.197Z|40f2ca07-d8cb-462d-83ce-230e6e1002b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:47:12.203Z|1c7acd92-6103-474f-af36-548fcba0501b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:47:12.205Z|1c7acd92-6103-474f-af36-548fcba0501b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:47:12.423Z|e2ac7ee5-3a8a-43e6-8e94-53ba3177349f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:47:12.429Z|e2ac7ee5-3a8a-43e6-8e94-53ba3177349f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:47:22.259Z|be3ab99e-3481-4844-b904-8a22e51fb05d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:47:22.262Z|be3ab99e-3481-4844-b904-8a22e51fb05d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:47:22.267Z|2c7ab51f-7f4c-4dd1-9088-44f5f660cb7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:47:22.269Z|2c7ab51f-7f4c-4dd1-9088-44f5f660cb7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:47:22.489Z|53caa512-c581-4375-a1ca-89caae57d973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:47:22.490Z|53caa512-c581-4375-a1ca-89caae57d973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:47:26.407Z|f9bc97c8-4b50-41b6-92ad-7c73e0d96eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:47:26.408Z|f9bc97c8-4b50-41b6-92ad-7c73e0d96eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:47:27.030Z|d71fe9d5-1a66-41b1-8685-f69eb5077c1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:47:27.031Z|d71fe9d5-1a66-41b1-8685-f69eb5077c1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:47:30.591Z|2129fd19-448c-46ee-84b9-951e094608ba|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:47:30.593Z|2129fd19-448c-46ee-84b9-951e094608ba|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:47:32.312Z|0974f5b6-c518-45c0-9061-725ff826788a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:47:32.313Z|0974f5b6-c518-45c0-9061-725ff826788a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:47:32.312Z|310e8f5d-b024-499e-881d-fefd3aa62d66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:47:32.314Z|310e8f5d-b024-499e-881d-fefd3aa62d66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:47:32.546Z|d93ca522-04cf-42e6-be5f-48f91018716e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:47:32.548Z|d93ca522-04cf-42e6-be5f-48f91018716e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:47:41.406Z|0525563f-eb7b-4569-b491-f94bc5c7c4b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:47:41.410Z|0525563f-eb7b-4569-b491-f94bc5c7c4b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:47:42.375Z|16cfcbab-2377-4025-bf7e-40218fd7f646|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:47:42.375Z|d0413f01-cd26-4b22-bdd7-de8b25fe04ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:47:42.376Z|d0413f01-cd26-4b22-bdd7-de8b25fe04ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:47:42.376Z|16cfcbab-2377-4025-bf7e-40218fd7f646|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:47:42.591Z|03dcbbb7-7ea2-481a-b937-04659107734b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:47:42.592Z|03dcbbb7-7ea2-481a-b937-04659107734b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:47:52.454Z|eb031159-bf53-462a-8f13-6b3bd160f68b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:47:52.454Z|fb331aa5-c11e-443e-906e-6ccf5ae1772e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:47:52.454Z|eb031159-bf53-462a-8f13-6b3bd160f68b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:47:52.455Z|fb331aa5-c11e-443e-906e-6ccf5ae1772e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:47:52.643Z|56572e0a-dad9-40bf-936f-26dccad9eae7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:47:52.644Z|56572e0a-dad9-40bf-936f-26dccad9eae7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:47:56.406Z|0c01d140-111e-48e3-9a66-03cf7417fd27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:47:56.407Z|0c01d140-111e-48e3-9a66-03cf7417fd27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:47:57.036Z|7af7c568-351a-4b63-b9d3-4b417d71107c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:47:57.037Z|7af7c568-351a-4b63-b9d3-4b417d71107c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:48:02.510Z|fed39b36-31fa-4975-bb1f-14c1bcf2f6cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:48:02.512Z|fed39b36-31fa-4975-bb1f-14c1bcf2f6cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:48:02.528Z|1178def0-c50c-4833-8495-0210a7d3e215|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:48:02.529Z|1178def0-c50c-4833-8495-0210a7d3e215|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:48:02.705Z|0f8b727f-ad25-4dd9-b4a3-54cc04c02139|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:48:02.706Z|0f8b727f-ad25-4dd9-b4a3-54cc04c02139|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:48:11.406Z|27b6c1be-c3dd-474a-812e-951799b26141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:48:11.407Z|27b6c1be-c3dd-474a-812e-951799b26141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:48:12.586Z|d2ed09b2-09fd-4102-8aca-091dcc0c0177|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:48:12.588Z|d2ed09b2-09fd-4102-8aca-091dcc0c0177|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:48:12.591Z|efa95100-96be-48e5-89ff-d5a83e29babd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:48:12.592Z|efa95100-96be-48e5-89ff-d5a83e29babd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:48:12.868Z|aa8ae394-8ae5-4f17-bf05-57ded6fefcc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:48:12.869Z|aa8ae394-8ae5-4f17-bf05-57ded6fefcc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:48:22.680Z|0b9eddf6-c629-4732-b032-35dc49da9511|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:48:22.680Z|d2b4ae27-3a57-40b2-a535-195820a61d54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:48:22.681Z|0b9eddf6-c629-4732-b032-35dc49da9511|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:48:22.681Z|d2b4ae27-3a57-40b2-a535-195820a61d54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:48:22.983Z|89d87430-b706-458c-a9f7-7d647e9fb459|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:48:22.985Z|89d87430-b706-458c-a9f7-7d647e9fb459|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:48:26.407Z|b4864e5f-791a-409f-b3fa-b8f1d97ecbbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:48:26.410Z|b4864e5f-791a-409f-b3fa-b8f1d97ecbbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:48:27.038Z|2fe94a50-5522-4715-ab84-1aa02af7404c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:48:27.039Z|2fe94a50-5522-4715-ab84-1aa02af7404c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:48:30.593Z|de8713f1-9429-40d3-91f2-4863233793ef|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:48:30.595Z|de8713f1-9429-40d3-91f2-4863233793ef|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:48:32.751Z|7cfce075-8b34-45f6-a3d1-55b32986e7ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:48:32.753Z|7cfce075-8b34-45f6-a3d1-55b32986e7ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:48:32.763Z|6d9ec795-0fef-463b-9974-87e7dc6adf35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:48:32.764Z|6d9ec795-0fef-463b-9974-87e7dc6adf35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:48:33.055Z|7c39bf4c-8dee-413a-82a1-4415394fbe47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:48:33.056Z|7c39bf4c-8dee-413a-82a1-4415394fbe47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:48:41.406Z|085b1768-1477-42b6-850b-e9b426b06855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:48:41.407Z|085b1768-1477-42b6-850b-e9b426b06855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:48:42.852Z|36fbf845-4303-4264-9e70-00ca9fa61630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:48:42.852Z|bea4dfa9-8b07-430c-aad6-41e6a978fa57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:48:42.853Z|36fbf845-4303-4264-9e70-00ca9fa61630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:48:42.853Z|bea4dfa9-8b07-430c-aad6-41e6a978fa57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:48:43.142Z|e48cb61e-4368-4c62-b84d-f6ea35ac4896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:48:43.143Z|e48cb61e-4368-4c62-b84d-f6ea35ac4896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:48:52.935Z|c5b46ba0-c62c-470e-bdf4-fbfb1f2c2dc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:48:52.936Z|c5b46ba0-c62c-470e-bdf4-fbfb1f2c2dc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:48:52.958Z|2af6fdf5-e514-4973-81b1-bc58d6d309b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:48:52.959Z|2af6fdf5-e514-4973-81b1-bc58d6d309b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:48:53.228Z|33a201bf-8041-45bf-9071-95094c838e05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:48:53.228Z|33a201bf-8041-45bf-9071-95094c838e05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:48:56.406Z|a5399cc2-5b8f-41ad-95eb-7ff18e02b540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:48:56.407Z|a5399cc2-5b8f-41ad-95eb-7ff18e02b540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:48:57.047Z|dc954f1b-7335-4fea-be7e-3996b9640994|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:48:57.048Z|dc954f1b-7335-4fea-be7e-3996b9640994|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:49:03.040Z|2ca23ddd-5028-4255-9456-545e6d83a6ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:49:03.041Z|2ca23ddd-5028-4255-9456-545e6d83a6ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:49:03.045Z|b311d25f-dda6-4c9b-9851-bc5be5a9cd46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:49:03.047Z|b311d25f-dda6-4c9b-9851-bc5be5a9cd46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:49:03.315Z|d4518ba6-b240-4764-bed2-c922073c2e1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:49:03.316Z|d4518ba6-b240-4764-bed2-c922073c2e1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:49:11.406Z|9c20b932-e203-48ec-9dd3-944909a0aa05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:49:11.409Z|9c20b932-e203-48ec-9dd3-944909a0aa05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:49:13.090Z|56dae454-f20c-4d59-90b7-20b162c2178e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:49:13.091Z|56dae454-f20c-4d59-90b7-20b162c2178e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:49:13.100Z|43e4b696-055c-4beb-b2f3-bd121855eb1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:49:13.101Z|43e4b696-055c-4beb-b2f3-bd121855eb1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:49:13.375Z|3689d007-6e5e-4a42-ae76-84b0e85e56a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:49:13.376Z|3689d007-6e5e-4a42-ae76-84b0e85e56a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:49:23.146Z|7009059a-2a2d-4b96-9e22-7cbb37d81126|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:49:23.148Z|7009059a-2a2d-4b96-9e22-7cbb37d81126|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:49:23.153Z|b6221cdb-0344-430b-b516-433695706512|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:49:23.154Z|b6221cdb-0344-430b-b516-433695706512|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:49:23.459Z|4fc2868a-bb65-4dd9-a0dd-690f83ccbf3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:49:23.460Z|4fc2868a-bb65-4dd9-a0dd-690f83ccbf3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:49:26.410Z|6f0f40fa-1265-433b-8775-6eb73736893f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:49:26.411Z|6f0f40fa-1265-433b-8775-6eb73736893f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:49:27.049Z|969cea59-f456-4fda-a4cd-444196cac3ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:49:27.050Z|969cea59-f456-4fda-a4cd-444196cac3ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:49:30.584Z|0376a20b-8a2c-44b2-bfc7-c73bfc2e2632|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:49:30.585Z|0376a20b-8a2c-44b2-bfc7-c73bfc2e2632|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:49:33.229Z|499f1a15-2663-438d-b3cb-46afb9ad8f03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:49:33.232Z|499f1a15-2663-438d-b3cb-46afb9ad8f03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:49:33.244Z|a1c09a96-2a2e-43ce-a2da-9eb20331b2db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:49:33.245Z|a1c09a96-2a2e-43ce-a2da-9eb20331b2db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:49:33.497Z|ceba3b55-a14a-45a1-bb79-f5de688bd498|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:49:33.499Z|ceba3b55-a14a-45a1-bb79-f5de688bd498|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:49:41.408Z|26689271-2b2b-4841-bb57-5dbae0b6f6fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:49:41.416Z|26689271-2b2b-4841-bb57-5dbae0b6f6fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:49:43.309Z|617ab3bb-bff7-4849-bff8-685916736657|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:49:43.311Z|617ab3bb-bff7-4849-bff8-685916736657|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:49:43.317Z|de1aa337-6dc4-4b28-bee6-314c6cba8596|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:49:43.318Z|de1aa337-6dc4-4b28-bee6-314c6cba8596|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:49:43.568Z|9c177df2-8dee-4e24-9b81-bbc5c760d369|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:49:43.569Z|9c177df2-8dee-4e24-9b81-bbc5c760d369|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:49:53.414Z|229d54ce-15eb-4fad-bc75-fb22f7e81ba4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:49:53.415Z|229d54ce-15eb-4fad-bc75-fb22f7e81ba4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:49:53.429Z|557cdcc0-1001-457e-bd7c-0e18f8dfbadf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:49:53.430Z|557cdcc0-1001-457e-bd7c-0e18f8dfbadf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:49:53.667Z|0feb2b22-192e-4a74-a910-621139b212c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:49:53.668Z|0feb2b22-192e-4a74-a910-621139b212c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:49:56.406Z|2a3537ac-79f0-4d45-838b-8b457375976b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:49:56.407Z|2a3537ac-79f0-4d45-838b-8b457375976b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:49:57.051Z|64cdd11b-e047-4e8e-ba19-95bb8530a31a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:49:57.052Z|64cdd11b-e047-4e8e-ba19-95bb8530a31a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:50:03.506Z|3f93a5e7-4b19-45c5-914c-89739221f2c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:50:03.507Z|3f93a5e7-4b19-45c5-914c-89739221f2c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:50:03.573Z|c39f8200-f12b-4b54-866a-c8bc070b6176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:50:03.574Z|c39f8200-f12b-4b54-866a-c8bc070b6176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:50:03.736Z|97426cff-8b04-4c53-b8d5-47c1f32795af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:50:03.737Z|97426cff-8b04-4c53-b8d5-47c1f32795af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:50:11.406Z|b784a522-7bce-4a05-94a0-d4a3caffe6dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:50:11.407Z|b784a522-7bce-4a05-94a0-d4a3caffe6dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:50:13.578Z|7313b5e5-a2d0-4a50-8a38-7da038f4d32a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:50:13.579Z|7313b5e5-a2d0-4a50-8a38-7da038f4d32a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:50:13.657Z|324a951f-ab34-4767-a6ae-05634e5a3651|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:50:13.660Z|324a951f-ab34-4767-a6ae-05634e5a3651|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:50:13.810Z|9d9f844b-6c4d-4e8e-b55f-a017773b0bba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:50:13.812Z|9d9f844b-6c4d-4e8e-b55f-a017773b0bba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:50:23.680Z|0e4c9327-4e00-4c89-a57d-0c0d802a123e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:50:23.681Z|0e4c9327-4e00-4c89-a57d-0c0d802a123e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:50:23.833Z|b672e71d-13e4-4014-a69a-2504fa3b69f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:50:23.834Z|b672e71d-13e4-4014-a69a-2504fa3b69f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:50:23.877Z|d05e5812-1ba7-42af-9cee-dd32831f365b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:50:23.878Z|d05e5812-1ba7-42af-9cee-dd32831f365b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:50:26.406Z|b907509a-9b92-454b-ae5c-c98175d8a184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:50:26.409Z|b907509a-9b92-454b-ae5c-c98175d8a184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:50:27.054Z|4f7c1204-726b-4057-b0cd-7e3373cde81b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:50:27.055Z|4f7c1204-726b-4057-b0cd-7e3373cde81b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:50:30.596Z|3f576b10-077e-4734-9351-df03ec057cd4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:50:30.597Z|3f576b10-077e-4734-9351-df03ec057cd4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:50:33.751Z|9eab61ad-7b07-4426-8670-64155b59a566|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:50:33.752Z|9eab61ad-7b07-4426-8670-64155b59a566|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:50:33.894Z|45bf2359-477e-40f1-8c35-e594703ee714|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:50:33.895Z|45bf2359-477e-40f1-8c35-e594703ee714|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:50:33.965Z|1dcc2819-1195-48ef-8a02-06aa7c6b7145|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:50:33.965Z|1dcc2819-1195-48ef-8a02-06aa7c6b7145|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:50:41.407Z|33d898e7-0b28-4d55-9332-03ef05d8908e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:50:41.408Z|33d898e7-0b28-4d55-9332-03ef05d8908e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:50:43.808Z|a0a8469e-e557-48d5-81a3-38c71341f6f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:50:43.809Z|a0a8469e-e557-48d5-81a3-38c71341f6f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:50:43.953Z|940c9a1b-bffc-4457-867e-69bb19d865ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:50:43.954Z|940c9a1b-bffc-4457-867e-69bb19d865ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:50:44.088Z|aea808dd-e031-4665-aa92-3ddb3738ff2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:50:44.089Z|aea808dd-e031-4665-aa92-3ddb3738ff2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:50:53.853Z|177ee826-d971-4a62-88fb-59a9fc1a5c71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:50:53.854Z|177ee826-d971-4a62-88fb-59a9fc1a5c71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:50:53.999Z|8b87029a-6727-4b15-9ae7-2448be586ed0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:50:54.000Z|8b87029a-6727-4b15-9ae7-2448be586ed0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:50:54.143Z|106bcfc5-be3a-47a9-83b0-ced7e41ac03a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:50:54.149Z|106bcfc5-be3a-47a9-83b0-ced7e41ac03a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:50:56.406Z|07abbcd2-cecb-4765-b698-1b8b6d09ca56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:50:56.408Z|07abbcd2-cecb-4765-b698-1b8b6d09ca56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:50:57.055Z|e0d1369c-565a-4004-9e0a-346323eb1564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:50:57.056Z|e0d1369c-565a-4004-9e0a-346323eb1564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:51:03.938Z|94c033ad-f90b-45b5-8b86-90a5c1c7bb97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:51:03.940Z|94c033ad-f90b-45b5-8b86-90a5c1c7bb97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:51:04.077Z|74aedee3-0de3-4da6-bfe8-f279280cd0ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:51:04.084Z|74aedee3-0de3-4da6-bfe8-f279280cd0ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:51:04.218Z|5b0e2bc4-7fc4-44c6-846a-5131e82181b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:51:04.236Z|5b0e2bc4-7fc4-44c6-846a-5131e82181b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:51:11.406Z|313f93cd-5529-438b-9788-f8a80c12cc53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:51:11.410Z|313f93cd-5529-438b-9788-f8a80c12cc53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:51:13.992Z|ca8b1c60-26a9-4f6b-8aa6-9563cec0c5e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:51:13.993Z|ca8b1c60-26a9-4f6b-8aa6-9563cec0c5e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:51:14.175Z|7e312f23-ab5b-434e-91e0-4767e759830c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:51:14.177Z|7e312f23-ab5b-434e-91e0-4767e759830c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:51:14.299Z|bb94c528-b65c-4261-9bff-68e89b126700|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:51:14.302Z|bb94c528-b65c-4261-9bff-68e89b126700|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:51:24.071Z|b1ddb23e-4131-437b-8081-5e16b1d09ae6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:51:24.104Z|b1ddb23e-4131-437b-8081-5e16b1d09ae6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:51:24.229Z|39a53151-cba1-42b1-a033-1e8e44dfe417|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:51:24.230Z|39a53151-cba1-42b1-a033-1e8e44dfe417|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:51:24.360Z|62826fd0-ee86-4d0c-a691-e525bf5a1b21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:51:24.361Z|62826fd0-ee86-4d0c-a691-e525bf5a1b21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:51:26.406Z|fe0d0d7c-9046-441a-94e6-f75f290973d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:51:26.407Z|fe0d0d7c-9046-441a-94e6-f75f290973d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:51:27.060Z|933a9126-7dbd-401c-8e45-34527ae90b3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:51:27.061Z|933a9126-7dbd-401c-8e45-34527ae90b3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:51:30.593Z|626ce788-49d2-4cc2-a084-45e5e720132d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:51:30.595Z|626ce788-49d2-4cc2-a084-45e5e720132d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:51:34.145Z|de150ff7-f3fc-4049-bdec-5656ae33e11c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:51:34.146Z|de150ff7-f3fc-4049-bdec-5656ae33e11c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:51:34.283Z|6758ecd2-0062-498a-9c9e-27e452b098b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:51:34.285Z|6758ecd2-0062-498a-9c9e-27e452b098b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:51:34.405Z|dd20b0c2-2eb4-4fcf-80b3-a1d1b6c6baf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:51:34.411Z|dd20b0c2-2eb4-4fcf-80b3-a1d1b6c6baf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:51:41.407Z|ffba1988-f4e9-4701-98b6-8c3b5837bae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:51:41.408Z|ffba1988-f4e9-4701-98b6-8c3b5837bae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:51:44.210Z|69a673a8-da9d-41a3-b4d5-cdc8d42293a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:51:44.212Z|69a673a8-da9d-41a3-b4d5-cdc8d42293a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:51:44.341Z|61f7ead1-1e1c-4cf5-a65a-7e6096d3ad19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:51:44.342Z|61f7ead1-1e1c-4cf5-a65a-7e6096d3ad19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:51:44.454Z|e88ab885-df14-4635-9c49-39eee1236914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:51:44.455Z|e88ab885-df14-4635-9c49-39eee1236914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:51:54.304Z|06aa75a6-e9e7-4ff3-ab80-ca9a632dc22d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:51:54.308Z|06aa75a6-e9e7-4ff3-ab80-ca9a632dc22d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:51:54.428Z|566aea6f-048c-4210-84ab-49bbe3a753cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:51:54.429Z|566aea6f-048c-4210-84ab-49bbe3a753cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:51:54.512Z|ee61cc2e-54b2-4832-addb-849af36da7c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:51:54.513Z|ee61cc2e-54b2-4832-addb-849af36da7c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:51:56.406Z|659b3507-8348-4155-89d1-69253bed92d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:51:56.409Z|659b3507-8348-4155-89d1-69253bed92d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:51:57.062Z|9c36756e-e170-4d9d-9b42-dcc79cc82dab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:51:57.063Z|9c36756e-e170-4d9d-9b42-dcc79cc82dab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:52:04.383Z|f62b7edb-6e3d-4018-9dfd-a3983c79ee4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:52:04.387Z|f62b7edb-6e3d-4018-9dfd-a3983c79ee4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:52:04.491Z|2ecbdf0b-e31f-4c37-a365-f4358a677e70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:52:04.495Z|2ecbdf0b-e31f-4c37-a365-f4358a677e70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:52:04.569Z|dfd8a73d-816e-47a2-955c-a34568011835|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:52:04.571Z|dfd8a73d-816e-47a2-955c-a34568011835|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:52:11.409Z|f70a8105-b751-45be-ab95-62c9bb2a513f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:52:11.410Z|f70a8105-b751-45be-ab95-62c9bb2a513f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:52:14.443Z|d7348ac6-892f-4104-aa0b-42ddfd832bda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:52:14.445Z|d7348ac6-892f-4104-aa0b-42ddfd832bda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:52:14.543Z|10e37e57-b244-49d5-9652-4dfabb2375a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:52:14.544Z|10e37e57-b244-49d5-9652-4dfabb2375a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:52:14.622Z|39a3c80e-b83a-493d-9ebd-5a364efd3cd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:52:14.623Z|39a3c80e-b83a-493d-9ebd-5a364efd3cd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:52:24.507Z|30738745-9c92-47c3-a963-ef500745c349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:52:24.508Z|30738745-9c92-47c3-a963-ef500745c349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:52:24.594Z|fac4f4d6-8f8d-4c9a-92e8-5ebd5b0eb3be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:52:24.596Z|fac4f4d6-8f8d-4c9a-92e8-5ebd5b0eb3be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:52:24.664Z|6e7fbd5e-5f44-4fc1-8c49-a4b2c593dc83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:52:24.665Z|6e7fbd5e-5f44-4fc1-8c49-a4b2c593dc83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:52:26.406Z|5ac3ba4c-4bf5-4599-8c4d-70804bb93bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:52:26.407Z|5ac3ba4c-4bf5-4599-8c4d-70804bb93bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:52:27.064Z|4b4b02c3-26d1-4a09-a3f4-4bdd3a8855b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:52:27.065Z|4b4b02c3-26d1-4a09-a3f4-4bdd3a8855b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:52:30.586Z|52b70e84-a3fe-4b48-922b-c4d84333102b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:52:30.589Z|52b70e84-a3fe-4b48-922b-c4d84333102b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:52:34.572Z|3fcb37a1-84f6-49c9-a884-af2083b82e22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:52:34.575Z|3fcb37a1-84f6-49c9-a884-af2083b82e22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:52:34.648Z|30baf1c8-b1dd-42a7-8dbb-ae9987685e6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:52:34.649Z|30baf1c8-b1dd-42a7-8dbb-ae9987685e6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:52:34.744Z|3f7de403-55e1-4ba8-b921-030bf76b5596|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:52:34.745Z|3f7de403-55e1-4ba8-b921-030bf76b5596|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:52:41.408Z|9da77662-7cf2-450d-a0be-6de22e2c69f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:52:41.410Z|9da77662-7cf2-450d-a0be-6de22e2c69f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:52:44.618Z|09128086-b0a1-4e9c-b71f-ef5b070d52ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:52:44.619Z|09128086-b0a1-4e9c-b71f-ef5b070d52ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:52:44.735Z|5591db97-656a-4cde-95c9-3ce689dded77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:52:44.736Z|5591db97-656a-4cde-95c9-3ce689dded77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:52:44.802Z|f896d28e-9e24-4bcf-a1a1-e946003ba178|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:52:44.803Z|f896d28e-9e24-4bcf-a1a1-e946003ba178|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:52:54.695Z|36e2ab8c-2db7-4324-9bdd-162aef3ef5ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:52:54.697Z|36e2ab8c-2db7-4324-9bdd-162aef3ef5ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:52:54.883Z|7ef7dfa0-6279-4edd-9c4d-ed9ed103c0df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:52:54.885Z|7ef7dfa0-6279-4edd-9c4d-ed9ed103c0df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:52:54.972Z|586d4b0d-64d1-46dc-940b-592722e45bc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:52:54.973Z|586d4b0d-64d1-46dc-940b-592722e45bc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:52:56.406Z|5fa2549b-e506-4d1b-8dbd-808473423273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:52:56.407Z|5fa2549b-e506-4d1b-8dbd-808473423273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:52:57.066Z|12341cbd-b79b-4a75-ba88-21c4f4c5aa60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:52:57.067Z|12341cbd-b79b-4a75-ba88-21c4f4c5aa60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:53:04.791Z|c7357fb4-cb6f-4261-9f72-2ccbe547ac90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:53:04.792Z|c7357fb4-cb6f-4261-9f72-2ccbe547ac90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:53:04.972Z|a7052510-583c-40e6-8da8-e53cc753517a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:53:04.973Z|a7052510-583c-40e6-8da8-e53cc753517a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:53:05.281Z|5ab13a68-58df-4971-a0f1-3caca0e8d673|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:53:05.282Z|5ab13a68-58df-4971-a0f1-3caca0e8d673|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:53:11.406Z|c7db272e-5132-43da-85ee-d6fd6ae8a2eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:53:11.407Z|c7db272e-5132-43da-85ee-d6fd6ae8a2eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:53:14.883Z|2a8223f4-78dc-4360-8caf-b15856cbf3aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:53:14.883Z|2a8223f4-78dc-4360-8caf-b15856cbf3aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:53:15.093Z|60dd3a10-c6ba-4cb8-83e7-bba259c8bccb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:53:15.094Z|60dd3a10-c6ba-4cb8-83e7-bba259c8bccb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:53:15.380Z|f6dd7b14-3aa2-492c-8ad2-e498570159b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:53:15.383Z|f6dd7b14-3aa2-492c-8ad2-e498570159b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:53:24.995Z|fc04ad3a-0823-4f9c-9c84-c0b681987960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:53:24.996Z|fc04ad3a-0823-4f9c-9c84-c0b681987960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:53:25.222Z|f3c18983-c0b6-4a3a-b2c2-1978d53e8757|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:53:25.223Z|f3c18983-c0b6-4a3a-b2c2-1978d53e8757|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:53:25.466Z|9d2ad9cd-1c37-489a-ba60-724dcfb768b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:53:25.469Z|9d2ad9cd-1c37-489a-ba60-724dcfb768b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:53:26.406Z|97db4209-6fd1-4e01-bcd6-18365ee96d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:53:26.408Z|97db4209-6fd1-4e01-bcd6-18365ee96d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:53:27.074Z|32012737-865c-4daf-b053-8da56fbad17e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:53:27.079Z|32012737-865c-4daf-b053-8da56fbad17e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:53:30.586Z|51a6a0ce-4ce7-4c66-a09d-af7915a66ffb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:53:30.587Z|51a6a0ce-4ce7-4c66-a09d-af7915a66ffb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:53:35.125Z|29051010-88e6-4b4a-bd53-1203a637b128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:53:35.126Z|29051010-88e6-4b4a-bd53-1203a637b128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:53:35.331Z|643c457c-f6f7-41c2-978f-7065d05dd5c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:53:35.334Z|643c457c-f6f7-41c2-978f-7065d05dd5c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:53:35.589Z|d1de454f-1761-412c-8fb9-f2654dd61065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:53:35.591Z|d1de454f-1761-412c-8fb9-f2654dd61065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:53:41.406Z|cea55025-e11d-447b-83e4-63ed6ed2b41e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:53:41.406Z|cea55025-e11d-447b-83e4-63ed6ed2b41e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:53:45.304Z|d3df33c7-3638-4d3b-9abe-2eb470e04a8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:53:45.305Z|d3df33c7-3638-4d3b-9abe-2eb470e04a8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:53:45.418Z|8c51d4e5-1be0-450a-9ee8-af7041a943cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:53:45.419Z|8c51d4e5-1be0-450a-9ee8-af7041a943cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:53:45.645Z|965bd5cc-59da-4506-8d4e-4c3b8abb5954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:53:45.646Z|965bd5cc-59da-4506-8d4e-4c3b8abb5954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:53:55.365Z|31eba6e5-f147-4129-8b4d-a17c11b293c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:53:55.367Z|31eba6e5-f147-4129-8b4d-a17c11b293c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:53:55.492Z|982eea7b-b019-49d4-b556-649030f1be54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:53:55.493Z|982eea7b-b019-49d4-b556-649030f1be54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:53:55.729Z|77a714fe-1cfb-47cf-9ed6-42f750b44b06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:53:55.730Z|77a714fe-1cfb-47cf-9ed6-42f750b44b06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:53:56.406Z|614f8993-4661-4fd7-913e-b45338e74571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:53:56.406Z|614f8993-4661-4fd7-913e-b45338e74571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:53:57.080Z|4c5a0baf-71d3-442e-b7ea-1c6761bcae84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:53:57.081Z|4c5a0baf-71d3-442e-b7ea-1c6761bcae84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:54:05.435Z|01cf5b16-0b54-4d55-a6a0-59ffc9c0952f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:54:05.436Z|01cf5b16-0b54-4d55-a6a0-59ffc9c0952f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:54:05.624Z|f31fce2e-3761-4298-995b-ca054ec5508d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:54:05.626Z|f31fce2e-3761-4298-995b-ca054ec5508d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:54:05.818Z|de569cbd-9b52-4aad-a026-925843592c2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:54:05.820Z|de569cbd-9b52-4aad-a026-925843592c2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:54:11.406Z|55bba0df-81d7-4419-981d-1482002beb38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:54:11.411Z|55bba0df-81d7-4419-981d-1482002beb38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:54:15.533Z|56ef7001-7a5e-41de-a95d-a8a867de8aa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:54:15.534Z|56ef7001-7a5e-41de-a95d-a8a867de8aa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:54:15.710Z|2a73637e-4e7e-495c-83dd-c4f01cf2ff3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:54:15.712Z|2a73637e-4e7e-495c-83dd-c4f01cf2ff3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:54:15.873Z|9ad94d67-76fd-465e-a9a6-329e8295d7d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:54:15.874Z|9ad94d67-76fd-465e-a9a6-329e8295d7d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:54:25.599Z|fa1bf122-70d1-44cc-83be-3e6b580b588b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:54:25.600Z|fa1bf122-70d1-44cc-83be-3e6b580b588b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:54:25.791Z|4541efe7-6e42-4290-abaf-bc0847021d12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:54:25.792Z|4541efe7-6e42-4290-abaf-bc0847021d12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:54:25.931Z|fa0165f0-3c42-4762-b77a-09b676f5daba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:54:25.932Z|fa0165f0-3c42-4762-b77a-09b676f5daba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:54:26.406Z|60178574-1079-4bde-aaf2-38ae3a7d18ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:54:26.406Z|60178574-1079-4bde-aaf2-38ae3a7d18ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:54:27.084Z|f96b56a6-9069-4910-b837-069afcb49076|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:54:27.085Z|f96b56a6-9069-4910-b837-069afcb49076|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:54:30.585Z|4f2a0258-27f6-4682-9ed4-2676e2c379cb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:54:30.586Z|4f2a0258-27f6-4682-9ed4-2676e2c379cb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:54:35.649Z|824f2991-e74d-4f1c-9a50-295670bb8232|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:54:35.650Z|824f2991-e74d-4f1c-9a50-295670bb8232|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:54:35.884Z|057f3656-baa9-40e8-a366-bcc75413e29d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:54:35.885Z|057f3656-baa9-40e8-a366-bcc75413e29d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:54:35.972Z|69df8b3b-49af-4d66-8b36-68cee0e13fb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:54:35.973Z|69df8b3b-49af-4d66-8b36-68cee0e13fb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:54:41.406Z|452be5b6-4066-4531-87d0-2d5f8ab402ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:54:41.418Z|452be5b6-4066-4531-87d0-2d5f8ab402ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:54:45.734Z|19a0a227-64c2-4513-a687-241c98042cdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:54:45.736Z|19a0a227-64c2-4513-a687-241c98042cdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:54:45.960Z|cf72f910-614c-4aeb-8152-8adee6f46b64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:54:45.961Z|cf72f910-614c-4aeb-8152-8adee6f46b64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:54:46.038Z|eb71c565-c476-4737-b4d7-bfe8d471e961|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:54:46.039Z|eb71c565-c476-4737-b4d7-bfe8d471e961|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:54:55.808Z|ec691929-fc21-4cec-93c4-e4e9a28e775c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:54:55.808Z|ec691929-fc21-4cec-93c4-e4e9a28e775c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:54:56.011Z|0936d0a6-b9e3-4d2c-b30d-31e8a5e622f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:54:56.012Z|0936d0a6-b9e3-4d2c-b30d-31e8a5e622f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:54:56.088Z|66b84e1b-ca4b-4171-a25a-b5d5a0b605de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:54:56.089Z|66b84e1b-ca4b-4171-a25a-b5d5a0b605de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:54:56.406Z|ccb0ec80-712e-4e02-b034-24e4863a226b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:54:56.409Z|ccb0ec80-712e-4e02-b034-24e4863a226b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:54:57.086Z|4cddc3f4-2534-407c-94a2-e4684aed2345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:54:57.087Z|4cddc3f4-2534-407c-94a2-e4684aed2345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:55:05.857Z|2203a879-a336-484f-86b9-040baf1f19b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:55:05.858Z|2203a879-a336-484f-86b9-040baf1f19b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:55:06.044Z|058c508a-1097-4f48-9499-9671b4f4162e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:55:06.045Z|058c508a-1097-4f48-9499-9671b4f4162e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:55:06.120Z|b9db583b-01ae-41c1-bd7d-f17c09b4716e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:55:06.121Z|b9db583b-01ae-41c1-bd7d-f17c09b4716e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:55:11.406Z|c4d2a93a-60bd-443f-a374-e7461adbb064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:55:11.408Z|c4d2a93a-60bd-443f-a374-e7461adbb064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:55:15.938Z|d6749099-b97b-4494-b9e2-d767fa766421|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:55:15.941Z|d6749099-b97b-4494-b9e2-d767fa766421|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:55:16.124Z|a38c4de0-529d-48d9-ac3e-631d1835ef6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:55:16.126Z|a38c4de0-529d-48d9-ac3e-631d1835ef6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:55:16.195Z|8d956557-8e5a-4fde-9b93-05fe0663c8ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:55:16.196Z|8d956557-8e5a-4fde-9b93-05fe0663c8ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:55:26.010Z|cf997520-9aca-4834-b73c-7ea3681e6799|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:55:26.025Z|cf997520-9aca-4834-b73c-7ea3681e6799|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:55:26.198Z|af60f657-bcad-4780-94b3-5217ca7b18f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:55:26.198Z|af60f657-bcad-4780-94b3-5217ca7b18f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:55:26.240Z|447e4707-b5b9-48c0-bf5f-94133f830b5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:55:26.241Z|447e4707-b5b9-48c0-bf5f-94133f830b5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:55:26.408Z|e1ffcf25-cc4d-421d-ae48-058da2c78463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:55:26.411Z|e1ffcf25-cc4d-421d-ae48-058da2c78463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:55:27.088Z|3b22e835-9682-464e-915e-cc6fcd68b928|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:55:27.089Z|3b22e835-9682-464e-915e-cc6fcd68b928|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:55:30.582Z|00ebe113-fd88-44fc-8f8a-08c529015e0e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:55:30.584Z|00ebe113-fd88-44fc-8f8a-08c529015e0e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:55:36.096Z|e872f144-3d6d-431e-9712-25a1b306f6cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:55:36.097Z|e872f144-3d6d-431e-9712-25a1b306f6cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:55:36.243Z|4c4c9e39-64fe-4183-9f8d-f764507c6e6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:55:36.245Z|4c4c9e39-64fe-4183-9f8d-f764507c6e6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:55:36.311Z|9062dea2-81f4-4112-b46a-3d22a3850124|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:55:36.312Z|9062dea2-81f4-4112-b46a-3d22a3850124|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:55:41.406Z|c44415e0-9f5d-4add-bc69-6026c1fb4cfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:55:41.407Z|c44415e0-9f5d-4add-bc69-6026c1fb4cfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:55:46.156Z|ac0456ba-c0b1-4c49-ac4c-5e43727399c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:55:46.158Z|ac0456ba-c0b1-4c49-ac4c-5e43727399c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:55:46.304Z|bbf39dd1-9eb4-4c85-b49c-265634a4bd27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:55:46.307Z|bbf39dd1-9eb4-4c85-b49c-265634a4bd27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:55:46.361Z|99432ffa-0d2d-4b1d-ab1b-513bba6459cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:55:46.362Z|99432ffa-0d2d-4b1d-ab1b-513bba6459cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:55:56.225Z|7584903c-ee24-46df-8054-53fb69321fa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:55:56.226Z|7584903c-ee24-46df-8054-53fb69321fa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:55:56.395Z|33aae2ed-da6a-4912-b0b0-2012794877e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:55:56.399Z|33aae2ed-da6a-4912-b0b0-2012794877e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:55:56.408Z|2c224d7c-2f2c-4bf8-bec8-cd29c68b5bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:55:56.409Z|2c224d7c-2f2c-4bf8-bec8-cd29c68b5bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:55:56.477Z|53ddf80a-5f73-4c19-95ff-883bcad7081a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:55:56.477Z|53ddf80a-5f73-4c19-95ff-883bcad7081a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:55:57.090Z|ed7fdfb9-bd1c-4c86-bc95-e09ab2c574c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:55:57.090Z|ed7fdfb9-bd1c-4c86-bc95-e09ab2c574c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:56:06.312Z|38153aeb-3930-478a-aee1-0da9484e56dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:56:06.313Z|38153aeb-3930-478a-aee1-0da9484e56dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:56:06.473Z|97f10915-3df2-4625-9bad-173c90f56866|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:56:06.474Z|97f10915-3df2-4625-9bad-173c90f56866|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:56:06.533Z|3165e2fd-4c1f-4cf6-a3e9-553f0482f90a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:56:06.534Z|3165e2fd-4c1f-4cf6-a3e9-553f0482f90a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:56:11.407Z|bc45c3c1-7447-4aa0-8921-fc20a636867f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:56:11.411Z|bc45c3c1-7447-4aa0-8921-fc20a636867f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:56:16.383Z|58c8cd61-7aec-41ed-ac09-de525c288872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:56:16.385Z|58c8cd61-7aec-41ed-ac09-de525c288872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:56:16.522Z|10403668-51d3-4acc-a07f-a2db4a11d8e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:56:16.524Z|10403668-51d3-4acc-a07f-a2db4a11d8e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:56:16.585Z|ac9d4300-6ebd-41e5-80e5-5ba0d9a00cd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:56:16.586Z|ac9d4300-6ebd-41e5-80e5-5ba0d9a00cd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:56:26.407Z|4b085fe8-3395-4e91-a285-8ac70539bf6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:56:26.409Z|4b085fe8-3395-4e91-a285-8ac70539bf6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:56:26.457Z|eee1d93b-e468-4510-8f0b-2eafad96d0b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:56:26.458Z|eee1d93b-e468-4510-8f0b-2eafad96d0b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:56:26.584Z|88550423-2029-4251-a6ad-4db7ebf3c0ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:56:26.586Z|88550423-2029-4251-a6ad-4db7ebf3c0ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:56:26.644Z|b2e974a4-b9d1-4e21-8e4d-87bb364c2373|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:56:26.644Z|b2e974a4-b9d1-4e21-8e4d-87bb364c2373|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:56:27.092Z|8807d98a-ec7b-4378-9d8b-91c2e616b007|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:56:27.092Z|8807d98a-ec7b-4378-9d8b-91c2e616b007|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:56:30.592Z|ca70e23f-1cfe-4f77-a312-eef73d3d6365|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:56:30.596Z|ca70e23f-1cfe-4f77-a312-eef73d3d6365|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:56:36.531Z|43222a8c-8052-4f53-83cb-cfd700da9492|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:56:36.532Z|43222a8c-8052-4f53-83cb-cfd700da9492|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:56:36.644Z|41721955-f329-49fb-8853-c6efe7020c4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:56:36.645Z|41721955-f329-49fb-8853-c6efe7020c4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:56:36.730Z|d433885e-2296-46c2-9c57-10fac9ba4e87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:56:36.731Z|d433885e-2296-46c2-9c57-10fac9ba4e87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:56:41.408Z|3dad9e86-afc1-4570-8ecb-c6babef1253f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:56:41.409Z|3dad9e86-afc1-4570-8ecb-c6babef1253f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:56:46.601Z|dbc26fd1-df6f-42e8-8f89-6380f12cff3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:56:46.602Z|dbc26fd1-df6f-42e8-8f89-6380f12cff3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:56:46.721Z|38412691-aa31-4a0a-a212-c5021acd8b11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:56:46.722Z|38412691-aa31-4a0a-a212-c5021acd8b11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:56:46.781Z|09026251-f043-47e9-9e59-a71c7a369240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:56:46.782Z|09026251-f043-47e9-9e59-a71c7a369240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:56:56.406Z|a6c6252d-5928-4bb6-b8c3-34983ee14417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:56:56.409Z|a6c6252d-5928-4bb6-b8c3-34983ee14417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:56:56.701Z|3b82e51f-0445-40e7-befb-9d56cb37647b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:56:56.702Z|3b82e51f-0445-40e7-befb-9d56cb37647b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:56:56.772Z|8d3d255f-92c9-4ee5-b84d-f8f6f83bbece|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:56:56.773Z|8d3d255f-92c9-4ee5-b84d-f8f6f83bbece|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:56:56.857Z|fc1018f3-4bcb-4e4a-aa91-259978d5ca82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:56:56.858Z|fc1018f3-4bcb-4e4a-aa91-259978d5ca82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:56:57.093Z|c7fe3b66-e20f-471a-8a12-9b08b8a9dd5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:56:57.094Z|c7fe3b66-e20f-471a-8a12-9b08b8a9dd5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:57:06.774Z|bc0405f1-5af5-4a15-bb68-b420ac3f0aea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:57:06.775Z|bc0405f1-5af5-4a15-bb68-b420ac3f0aea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:57:06.872Z|fa058f69-68bb-4bf9-9555-929ef09e428f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:57:06.873Z|fa058f69-68bb-4bf9-9555-929ef09e428f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:57:06.921Z|5b8f5712-0e6b-4864-9ca1-45cfb61e7de6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:57:06.922Z|5b8f5712-0e6b-4864-9ca1-45cfb61e7de6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:57:11.406Z|4e7de2e8-8f59-4273-ac34-673f22a9224e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:57:11.407Z|4e7de2e8-8f59-4273-ac34-673f22a9224e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:57:16.835Z|7ce0a11c-1231-4d54-b74d-a80d294fa3fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:57:16.836Z|7ce0a11c-1231-4d54-b74d-a80d294fa3fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:57:16.930Z|a82a5d39-652e-4eaf-b03b-8543bb051894|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:57:16.931Z|a82a5d39-652e-4eaf-b03b-8543bb051894|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:57:16.983Z|89f72fff-2e62-4d68-96f1-13a93d0311cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:57:16.984Z|89f72fff-2e62-4d68-96f1-13a93d0311cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:57:26.406Z|b327b51a-8ba4-49e5-b832-8b838351b65e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:57:26.407Z|b327b51a-8ba4-49e5-b832-8b838351b65e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:57:26.887Z|53759a04-7c22-40dc-8e4a-29ff6ab04228|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:57:26.888Z|53759a04-7c22-40dc-8e4a-29ff6ab04228|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:57:26.982Z|2ae1da5e-7a64-4864-9b42-1a060f2c0ed1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:57:26.984Z|2ae1da5e-7a64-4864-9b42-1a060f2c0ed1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:57:27.053Z|7490175f-e610-44d9-944a-1862d13914cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:57:27.054Z|7490175f-e610-44d9-944a-1862d13914cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:57:27.095Z|598fa591-409c-4a8e-958c-9eebce831ea1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:57:27.096Z|598fa591-409c-4a8e-958c-9eebce831ea1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:57:30.590Z|0f4cc37e-4ae8-48eb-8253-c7f27d28691f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:57:30.591Z|0f4cc37e-4ae8-48eb-8253-c7f27d28691f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:57:36.927Z|c4be0917-892f-47fc-bba5-6503ce6bfc83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:57:36.928Z|c4be0917-892f-47fc-bba5-6503ce6bfc83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:57:37.024Z|25890492-e1b3-4f0d-99cb-1cf553d8791c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:57:37.025Z|25890492-e1b3-4f0d-99cb-1cf553d8791c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:57:37.100Z|01e64c6c-e89a-43ad-9594-480829ddf760|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:57:37.103Z|01e64c6c-e89a-43ad-9594-480829ddf760|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:57:41.408Z|9553ad66-3f98-416f-ab2d-5889a21e8c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:57:41.414Z|9553ad66-3f98-416f-ab2d-5889a21e8c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:57:46.985Z|dc6ea9b9-6cad-4084-818e-33cbb16a50f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:57:46.986Z|dc6ea9b9-6cad-4084-818e-33cbb16a50f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:57:47.065Z|5b9b27be-a71d-4c14-8f4d-6c8d1b2a4db3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:57:47.066Z|5b9b27be-a71d-4c14-8f4d-6c8d1b2a4db3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:57:47.145Z|189e9f1a-e317-458a-b671-14d8b0e29923|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:57:47.146Z|189e9f1a-e317-458a-b671-14d8b0e29923|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:57:56.408Z|0cdf2ddb-b8c7-4a60-9158-91241bf5f385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:57:56.409Z|0cdf2ddb-b8c7-4a60-9158-91241bf5f385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:57:57.040Z|5ee52651-89b8-43c7-8caa-6123518a515e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:57:57.041Z|5ee52651-89b8-43c7-8caa-6123518a515e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:57:57.098Z|90578648-a946-43b8-9761-3e72c5d03ae7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:57:57.099Z|90578648-a946-43b8-9761-3e72c5d03ae7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:57:57.113Z|2cc9d358-c974-40a1-aabf-0b74659f3193|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:57:57.114Z|2cc9d358-c974-40a1-aabf-0b74659f3193|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:57:57.187Z|c547b97f-0deb-46f1-8d77-f2cf5f6c3e91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:57:57.188Z|c547b97f-0deb-46f1-8d77-f2cf5f6c3e91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:58:07.098Z|bc490fd3-b32f-4e61-a7d8-b3434d97507b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:58:07.099Z|bc490fd3-b32f-4e61-a7d8-b3434d97507b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:58:07.146Z|34a2d75b-998b-4c31-9974-8874f962f9fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:58:07.147Z|34a2d75b-998b-4c31-9974-8874f962f9fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:58:07.240Z|7cf69189-97e1-4ca4-bce2-a26807abd74a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:58:07.241Z|7cf69189-97e1-4ca4-bce2-a26807abd74a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:58:11.406Z|ba9cfa6e-de02-4e99-80d9-13e9e353b460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:58:11.407Z|ba9cfa6e-de02-4e99-80d9-13e9e353b460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:58:17.141Z|80a7d467-8ee6-40fb-91e2-6385276bf214|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:58:17.143Z|80a7d467-8ee6-40fb-91e2-6385276bf214|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:58:17.186Z|bd36bdd5-3f2f-4dac-8fe4-688c8543ab0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:58:17.189Z|bd36bdd5-3f2f-4dac-8fe4-688c8543ab0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:58:17.282Z|1941a90f-d649-4bde-9b18-f71be676d090|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:58:17.283Z|1941a90f-d649-4bde-9b18-f71be676d090|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:58:26.406Z|fef04b05-89eb-44b8-9921-a4e6d5f36a33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:58:26.409Z|fef04b05-89eb-44b8-9921-a4e6d5f36a33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:58:27.104Z|ebebc916-5193-47fe-9ce2-509a2e269511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:58:27.105Z|ebebc916-5193-47fe-9ce2-509a2e269511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:58:27.200Z|5eae3031-d273-4f78-aacd-191dbbbeca22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:58:27.201Z|5eae3031-d273-4f78-aacd-191dbbbeca22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:58:27.236Z|cf11e5c7-c865-4e6a-80c6-a86d5592887d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:58:27.238Z|cf11e5c7-c865-4e6a-80c6-a86d5592887d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:58:27.313Z|2f6b2dcd-a6f0-484b-b4f1-e4d0ac8866cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:58:27.314Z|2f6b2dcd-a6f0-484b-b4f1-e4d0ac8866cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:58:30.584Z|345f3e39-e6d1-49d2-a209-dc86d5c04658|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:58:30.585Z|345f3e39-e6d1-49d2-a209-dc86d5c04658|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:58:37.245Z|94fd8d89-37d7-4cf4-bbf4-d428a7924320|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:58:37.248Z|94fd8d89-37d7-4cf4-bbf4-d428a7924320|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:58:37.271Z|7ff98f89-9c4e-4fe7-ae6d-c6ca2934aca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:58:37.276Z|7ff98f89-9c4e-4fe7-ae6d-c6ca2934aca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:58:37.349Z|8d1ebe51-f79e-40a9-ad0d-8790f8277d07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:58:37.350Z|8d1ebe51-f79e-40a9-ad0d-8790f8277d07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:58:41.406Z|61cbb193-627e-49b7-855f-4a6a722173d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:58:41.411Z|61cbb193-627e-49b7-855f-4a6a722173d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:58:47.298Z|cdd4e2b4-92ed-444b-8738-b425b41992fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:58:47.299Z|cdd4e2b4-92ed-444b-8738-b425b41992fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:58:47.325Z|56267218-f79a-46cd-a678-e2815ff90e7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:58:47.326Z|56267218-f79a-46cd-a678-e2815ff90e7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:58:47.407Z|cdfeab60-6cb2-440b-9cf2-79d3a5bfa6ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:58:47.407Z|cdfeab60-6cb2-440b-9cf2-79d3a5bfa6ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:58:56.406Z|90136d77-719e-4340-8a72-65643db0d497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:58:56.407Z|90136d77-719e-4340-8a72-65643db0d497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:58:57.106Z|87fda681-0e5e-4d07-bc25-4ab067891697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:58:57.107Z|87fda681-0e5e-4d07-bc25-4ab067891697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:58:57.351Z|9c1c60e9-5b59-45b7-8fc6-ff2803b5735b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:58:57.353Z|9c1c60e9-5b59-45b7-8fc6-ff2803b5735b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:58:57.381Z|20e2f054-aa11-4635-8b36-5022b6143fb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:58:57.382Z|20e2f054-aa11-4635-8b36-5022b6143fb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:58:57.459Z|ff5923be-3549-482f-8b59-c13753c96e21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:58:57.460Z|ff5923be-3549-482f-8b59-c13753c96e21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:59:07.417Z|3b163b46-1f00-4392-b758-d8f4c726f5b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:59:07.418Z|3b163b46-1f00-4392-b758-d8f4c726f5b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:59:07.419Z|bb89a34b-3bba-4a33-8794-a3f703b69078|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:59:07.420Z|bb89a34b-3bba-4a33-8794-a3f703b69078|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:59:07.504Z|201ecc32-f81d-43e7-8d55-fa229b460456|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:59:07.505Z|201ecc32-f81d-43e7-8d55-fa229b460456|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:59:11.406Z|88ba75fe-900a-45f4-9950-8ac85d7834c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:59:11.408Z|88ba75fe-900a-45f4-9950-8ac85d7834c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:59:17.467Z|e127dc5e-e2df-4153-83bf-4cb5c6007232|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:59:17.468Z|27d6447f-8fbb-40a1-b918-a25c406d0d1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:59:17.468Z|e127dc5e-e2df-4153-83bf-4cb5c6007232|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:59:17.469Z|27d6447f-8fbb-40a1-b918-a25c406d0d1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:59:17.556Z|34a86b78-dc15-4133-94f6-13412d93ead4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:59:17.557Z|34a86b78-dc15-4133-94f6-13412d93ead4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:59:26.408Z|9d48ba02-ea54-42af-8626-291beff2e07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:59:26.409Z|9d48ba02-ea54-42af-8626-291beff2e07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:59:27.108Z|b0a2ec49-fbb2-47fc-b386-81e78bbe68fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:59:27.112Z|b0a2ec49-fbb2-47fc-b386-81e78bbe68fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:59:27.550Z|cdfca3fd-79fd-4159-a025-067489bc4ab3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:59:27.562Z|b10758f7-dfab-4729-9910-10f7399db2cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:59:27.566Z|cdfca3fd-79fd-4159-a025-067489bc4ab3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:59:27.566Z|b10758f7-dfab-4729-9910-10f7399db2cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:59:27.613Z|37926dfa-e4a7-457b-a0f2-7b0d73bc455d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:59:27.614Z|37926dfa-e4a7-457b-a0f2-7b0d73bc455d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:59:30.595Z|78989128-4bbb-42d3-ae6d-28431de7565c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T06:59:30.607Z|78989128-4bbb-42d3-ae6d-28431de7565c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T06:59:37.609Z|c226eacb-aee9-47f6-8ad5-6f035edf5c9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:59:37.611Z|b0be86d2-3c52-4d96-ac03-69880a529228|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:59:37.611Z|b0be86d2-3c52-4d96-ac03-69880a529228|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:59:37.630Z|c226eacb-aee9-47f6-8ad5-6f035edf5c9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:59:37.651Z|cf04fa60-0821-4d84-9c47-cef8ac10812d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:59:37.652Z|cf04fa60-0821-4d84-9c47-cef8ac10812d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:59:41.406Z|1ac0a93b-2fd3-47ac-a7d5-3fc822967d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:59:41.406Z|1ac0a93b-2fd3-47ac-a7d5-3fc822967d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:59:47.670Z|90263c57-eb4c-4c7a-b483-29c284dca51b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:59:47.670Z|0f3f6f2c-128f-42c4-86a3-91360b2e0cb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:59:47.671Z|0f3f6f2c-128f-42c4-86a3-91360b2e0cb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:59:47.674Z|90263c57-eb4c-4c7a-b483-29c284dca51b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:59:47.710Z|72136734-bcac-4bbf-be25-be4fa89c4778|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:59:47.711Z|72136734-bcac-4bbf-be25-be4fa89c4778|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:59:56.406Z|d9875fe9-64dc-419a-a411-5a05d3e5848f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:59:56.408Z|d9875fe9-64dc-419a-a411-5a05d3e5848f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:59:57.113Z|c8b356f6-8f55-49ec-8874-f06d9da572a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T06:59:57.114Z|c8b356f6-8f55-49ec-8874-f06d9da572a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T06:59:57.720Z|c084ddeb-07fd-4e58-86c7-6bc392313e79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:59:57.722Z|c084ddeb-07fd-4e58-86c7-6bc392313e79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:59:57.724Z|b0946c4e-f7cf-4693-92c7-def210e7ccb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:59:57.727Z|b0946c4e-f7cf-4693-92c7-def210e7ccb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T06:59:57.763Z|5cea1525-2fdd-49cf-9cf8-6169125ceaaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T06:59:57.764Z|5cea1525-2fdd-49cf-9cf8-6169125ceaaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:00:07.770Z|f0feef72-9174-43ed-9466-b7bd3d436fb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:00:07.772Z|f0feef72-9174-43ed-9466-b7bd3d436fb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:00:07.780Z|a0a5e803-7c60-4112-ab70-17ad784b93b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:00:07.782Z|a0a5e803-7c60-4112-ab70-17ad784b93b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:00:07.827Z|2235ff07-4393-48c8-af01-4fe26ceba02b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:00:07.828Z|2235ff07-4393-48c8-af01-4fe26ceba02b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:00:11.406Z|736b59c6-c767-4fe7-85ca-74f944e5866f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:00:11.406Z|736b59c6-c767-4fe7-85ca-74f944e5866f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:00:17.818Z|f32007e3-aab9-4655-b29d-72507b63d3e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:00:17.819Z|f32007e3-aab9-4655-b29d-72507b63d3e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:00:17.848Z|6e786404-f910-4986-94e5-8ef1aee1fa2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:00:17.849Z|6e786404-f910-4986-94e5-8ef1aee1fa2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:00:17.862Z|d40a0fbb-6507-49a0-b7fa-173a894f0c81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:00:17.864Z|d40a0fbb-6507-49a0-b7fa-173a894f0c81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:00:26.406Z|0a1c0126-a10d-41f9-ae0e-d1380693005b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:00:26.406Z|0a1c0126-a10d-41f9-ae0e-d1380693005b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:00:27.114Z|cd4846cc-a4bd-43b6-9baf-a9d806f082a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:00:27.115Z|cd4846cc-a4bd-43b6-9baf-a9d806f082a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:00:27.854Z|eb497b54-474b-4826-9b4f-02c883546a61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:00:27.855Z|eb497b54-474b-4826-9b4f-02c883546a61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:00:27.895Z|8377710e-2dd5-483b-9d4a-4228f79ba2ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:00:27.896Z|8377710e-2dd5-483b-9d4a-4228f79ba2ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:00:27.906Z|0ef23183-fefa-4035-b7f4-7507ed2f4785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:00:27.907Z|0ef23183-fefa-4035-b7f4-7507ed2f4785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:00:30.586Z|5db413df-e08c-4105-88f7-5abfba281bfa|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:00:30.587Z|5db413df-e08c-4105-88f7-5abfba281bfa|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:00:37.917Z|9beccb7b-5f5a-49b9-8194-3592ef80adda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:00:37.918Z|9beccb7b-5f5a-49b9-8194-3592ef80adda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:00:37.946Z|4636380e-bbb9-4d70-b1ad-ce8d9b097f65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:00:37.948Z|4636380e-bbb9-4d70-b1ad-ce8d9b097f65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:00:37.962Z|977bbbc7-e0d7-4b04-8243-f28f0053734a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:00:37.964Z|977bbbc7-e0d7-4b04-8243-f28f0053734a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:00:41.406Z|1b6bbed3-2df0-4f9e-90d1-c9d491902a57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:00:41.408Z|1b6bbed3-2df0-4f9e-90d1-c9d491902a57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:00:47.974Z|ce031d0b-7b8a-404e-81da-712677d3d737|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:00:47.976Z|ce031d0b-7b8a-404e-81da-712677d3d737|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:00:47.998Z|3aa7705e-8c4e-4ade-a375-30693dcdc6c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:00:47.999Z|3aa7705e-8c4e-4ade-a375-30693dcdc6c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:00:48.052Z|027ec2a1-2cf9-4eeb-b169-706a9e797ceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:00:48.054Z|027ec2a1-2cf9-4eeb-b169-706a9e797ceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:00:56.406Z|5ee013bc-26f9-40c2-b8bb-0a13fac299cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:00:56.409Z|5ee013bc-26f9-40c2-b8bb-0a13fac299cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:00:57.116Z|67de40c9-2a13-451c-b1a6-2a54c849bd24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:00:57.121Z|67de40c9-2a13-451c-b1a6-2a54c849bd24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:00:58.019Z|7371a340-d05a-489d-98e7-4351dedfd0ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:00:58.021Z|7371a340-d05a-489d-98e7-4351dedfd0ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:00:58.056Z|246e42d7-2bc8-47c2-854b-2f9618db2edc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:00:58.058Z|246e42d7-2bc8-47c2-854b-2f9618db2edc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:00:58.092Z|a1e6fe11-e3ee-4145-a7de-c714e3d31317|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:00:58.093Z|a1e6fe11-e3ee-4145-a7de-c714e3d31317|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:01:08.079Z|8567e3ee-582b-4e89-b297-a48fa59b4dec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:01:08.081Z|8567e3ee-582b-4e89-b297-a48fa59b4dec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:01:08.107Z|41d81976-c1e4-4286-a3a3-06425bb9a3e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:01:08.108Z|41d81976-c1e4-4286-a3a3-06425bb9a3e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:01:08.131Z|41252e0d-f3df-41f3-bfbd-a62bfd03ad68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:01:08.131Z|41252e0d-f3df-41f3-bfbd-a62bfd03ad68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:01:11.406Z|a6ec9fa4-41fd-4fbd-8746-9da8a554522b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:01:11.407Z|a6ec9fa4-41fd-4fbd-8746-9da8a554522b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:01:18.132Z|46065614-1a41-4def-a4b9-5ac67a485095|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:01:18.135Z|46065614-1a41-4def-a4b9-5ac67a485095|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:01:18.172Z|0b6472f1-8ea2-41c8-b884-8c043c851bc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:01:18.172Z|6f4c5c88-483a-436d-a7c9-d40d67495a8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:01:18.173Z|0b6472f1-8ea2-41c8-b884-8c043c851bc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:01:18.173Z|6f4c5c88-483a-436d-a7c9-d40d67495a8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:01:26.413Z|ebd4c37c-7722-4db1-84ca-7f79127f51fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:01:26.419Z|ebd4c37c-7722-4db1-84ca-7f79127f51fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:01:27.123Z|31b0ef14-8d9a-4fd2-94aa-68217d2d69de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:01:27.124Z|31b0ef14-8d9a-4fd2-94aa-68217d2d69de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:01:28.202Z|3ae245af-dc2d-4897-95a6-19798e94c7a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:01:28.205Z|3ae245af-dc2d-4897-95a6-19798e94c7a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:01:28.222Z|8bbee385-40e3-416b-86b5-50fc181e3d7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:01:28.223Z|8bbee385-40e3-416b-86b5-50fc181e3d7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:01:28.227Z|448375a1-e2e2-4ccf-bb53-6bcfba312a01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:01:28.229Z|448375a1-e2e2-4ccf-bb53-6bcfba312a01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:01:30.596Z|9aeb727d-d1e8-4c89-af3a-b2775fc33061|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:01:30.598Z|9aeb727d-d1e8-4c89-af3a-b2775fc33061|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:01:38.269Z|54ad07f4-8300-48ce-b9fa-f13ab9a055e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:01:38.270Z|399caa0a-eee9-4866-b5a4-26aba6da627b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:01:38.271Z|67350c47-69dd-4bc2-997a-63c856f8379c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:01:38.271Z|54ad07f4-8300-48ce-b9fa-f13ab9a055e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:01:38.272Z|67350c47-69dd-4bc2-997a-63c856f8379c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:01:38.271Z|399caa0a-eee9-4866-b5a4-26aba6da627b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:01:41.406Z|dde99197-98f9-4b3d-a326-8d49a04bf433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:01:41.409Z|dde99197-98f9-4b3d-a326-8d49a04bf433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:01:48.322Z|dbe63dc1-0f39-48c2-9625-88ea8c184a86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:01:48.323Z|dbe63dc1-0f39-48c2-9625-88ea8c184a86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:01:48.323Z|0a0b4e60-e029-4d61-92e6-c1d5c585d45c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:01:48.324Z|0a0b4e60-e029-4d61-92e6-c1d5c585d45c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:01:48.324Z|3004623e-4258-4219-98a9-dbee8fdf405e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:01:48.325Z|3004623e-4258-4219-98a9-dbee8fdf405e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:01:56.407Z|0000520e-e532-4f0f-b6f6-5889182a0854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:01:56.408Z|0000520e-e532-4f0f-b6f6-5889182a0854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:01:57.125Z|f3c0ff7a-4233-4599-b8f5-d8abe3cb1e03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:01:57.126Z|f3c0ff7a-4233-4599-b8f5-d8abe3cb1e03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:01:58.372Z|1c96888c-11a7-4915-9242-7bda2af752d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:01:58.372Z|67024721-0da5-4764-89f3-148ce1d3b4b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:01:58.373Z|67024721-0da5-4764-89f3-148ce1d3b4b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:01:58.374Z|1c96888c-11a7-4915-9242-7bda2af752d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:01:58.388Z|43eb51c3-47a5-409f-816e-380af90ed57b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:01:58.389Z|43eb51c3-47a5-409f-816e-380af90ed57b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:02:08.420Z|0d44d69b-d844-47d3-87b0-aa222848b9a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:02:08.421Z|16456f4d-01e5-49a5-ad5b-8fd9396178b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:02:08.421Z|0d44d69b-d844-47d3-87b0-aa222848b9a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:02:08.422Z|16456f4d-01e5-49a5-ad5b-8fd9396178b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:02:08.439Z|cc1d50a1-59e2-41eb-8d0b-43910c2fe31c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:02:08.441Z|cc1d50a1-59e2-41eb-8d0b-43910c2fe31c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:02:11.406Z|e919da87-f075-4898-9f5d-7203607fd55b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:02:11.410Z|e919da87-f075-4898-9f5d-7203607fd55b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:02:18.488Z|317a78f9-58d7-4ec1-acc5-f8ad59bf33f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:02:18.489Z|317a78f9-58d7-4ec1-acc5-f8ad59bf33f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:02:18.496Z|993f4d6d-43f8-4f2d-82ba-c0daeed940c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:02:18.496Z|993f4d6d-43f8-4f2d-82ba-c0daeed940c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:02:18.499Z|5e40baf9-7d67-4119-9733-067dc36c6f90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:02:18.500Z|5e40baf9-7d67-4119-9733-067dc36c6f90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:02:26.406Z|26e95adc-dfd7-4b99-963e-f9fd478199c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:02:26.407Z|26e95adc-dfd7-4b99-963e-f9fd478199c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:02:27.127Z|d11f2802-ecbe-4c5f-890a-6f594255fa9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:02:27.128Z|d11f2802-ecbe-4c5f-890a-6f594255fa9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:02:28.554Z|7d0de41d-708c-4163-acf3-194a36368a21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:02:28.556Z|7d0de41d-708c-4163-acf3-194a36368a21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:02:28.573Z|ef8b7640-acc4-47da-bf86-8d7d0e225421|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:02:28.574Z|ef8b7640-acc4-47da-bf86-8d7d0e225421|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:02:28.578Z|3eec7518-ae47-45c3-96c9-568b2f6c429e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:02:28.580Z|3eec7518-ae47-45c3-96c9-568b2f6c429e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:02:30.584Z|b9f4c96d-e029-4227-b541-7b9076e4a028|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:02:30.585Z|b9f4c96d-e029-4227-b541-7b9076e4a028|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:02:38.615Z|29ea71f6-ae44-4484-8cc7-2051a6c6c692|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:02:38.615Z|c076d9f0-8786-4cde-b12d-0741963069a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:02:38.617Z|c076d9f0-8786-4cde-b12d-0741963069a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:02:38.617Z|29ea71f6-ae44-4484-8cc7-2051a6c6c692|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:02:38.621Z|c487360c-927c-425b-9b3f-f9b85a102800|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:02:38.628Z|c487360c-927c-425b-9b3f-f9b85a102800|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:02:41.407Z|538b9eb4-7e85-4768-b400-03bbfd5d4b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:02:41.455Z|538b9eb4-7e85-4768-b400-03bbfd5d4b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:02:48.715Z|1a07b6c8-82cf-47df-9877-6ed02360b508|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:02:48.717Z|1a07b6c8-82cf-47df-9877-6ed02360b508|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:02:48.736Z|d068b587-ed96-4830-b50c-d492f46a859b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:02:48.736Z|dde01ff7-f2db-4082-ba04-bfa2c4b115e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:02:48.737Z|d068b587-ed96-4830-b50c-d492f46a859b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:02:48.750Z|dde01ff7-f2db-4082-ba04-bfa2c4b115e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:02:56.406Z|0ce092dd-aa29-451f-b5e9-f2ef8a690583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:02:56.408Z|0ce092dd-aa29-451f-b5e9-f2ef8a690583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:02:57.129Z|6812e6b3-8be7-4d15-96e9-6a71bba249ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:02:57.130Z|6812e6b3-8be7-4d15-96e9-6a71bba249ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:02:58.768Z|7aa64df0-a3d4-46e8-a259-8e3af40b9d58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:02:58.769Z|7aa64df0-a3d4-46e8-a259-8e3af40b9d58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:02:58.775Z|4ad48b34-7ecd-4d13-ba0f-01dc45c72db4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:02:58.810Z|4ad48b34-7ecd-4d13-ba0f-01dc45c72db4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:02:58.813Z|82484dab-8fcd-4b72-a0dd-bbd8cefb8412|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:02:58.815Z|82484dab-8fcd-4b72-a0dd-bbd8cefb8412|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:03:08.853Z|476cb9e9-2b37-445f-9b00-08e163b00c9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:03:08.854Z|476cb9e9-2b37-445f-9b00-08e163b00c9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:03:08.861Z|582534e0-08fe-40d1-8bf6-b9dc7e521a7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:03:08.862Z|582534e0-08fe-40d1-8bf6-b9dc7e521a7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:03:08.886Z|d1d9b872-f28a-43b5-851f-aaae5f7d59ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:03:08.888Z|d1d9b872-f28a-43b5-851f-aaae5f7d59ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:03:11.406Z|98b5399c-0e17-4553-8c34-045af7ba0706|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:03:11.406Z|98b5399c-0e17-4553-8c34-045af7ba0706|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:03:18.896Z|c8ddd424-7905-4a5b-9208-883a751febc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:03:18.897Z|c8ddd424-7905-4a5b-9208-883a751febc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:03:18.898Z|392ea35a-9203-42cc-91e1-23a458168b2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:03:18.898Z|392ea35a-9203-42cc-91e1-23a458168b2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:03:18.930Z|4bff874c-dcf0-46ec-8cae-31156ab6adf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:03:18.931Z|4bff874c-dcf0-46ec-8cae-31156ab6adf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:03:26.407Z|89bd41d9-ec5d-48cc-8df1-fa78874faabc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:03:26.412Z|89bd41d9-ec5d-48cc-8df1-fa78874faabc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:03:27.132Z|ec712417-3591-4b42-819c-784926e6cefa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:03:27.133Z|ec712417-3591-4b42-819c-784926e6cefa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:03:28.937Z|dda5ab3c-b7d2-4d35-9a44-65b6119b6528|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:03:28.938Z|dda5ab3c-b7d2-4d35-9a44-65b6119b6528|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:03:28.955Z|b9ccc695-228d-44d3-bcf9-bc1a445143bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:03:28.956Z|b9ccc695-228d-44d3-bcf9-bc1a445143bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:03:28.976Z|d8efe495-8613-4a5f-aa18-b99c8ba04746|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:03:28.977Z|d8efe495-8613-4a5f-aa18-b99c8ba04746|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:03:30.584Z|61a6753f-739f-43ff-9721-242007da0b09|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:03:30.585Z|61a6753f-739f-43ff-9721-242007da0b09|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:03:39.017Z|36b5a922-e92f-484c-9b8e-15be4700282a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:03:39.018Z|36b5a922-e92f-484c-9b8e-15be4700282a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:03:39.057Z|88039041-f25c-4b69-9eda-c7188fc8de13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:03:39.058Z|88039041-f25c-4b69-9eda-c7188fc8de13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:03:39.108Z|e82bbb0a-4cfd-4cdb-a02f-d082bad8f64a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:03:39.109Z|e82bbb0a-4cfd-4cdb-a02f-d082bad8f64a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:03:41.406Z|31c38863-a4ea-44c1-afb3-d18f6568b995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:03:41.406Z|31c38863-a4ea-44c1-afb3-d18f6568b995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:03:49.071Z|946c44b3-6e2a-4eff-9c84-18b1e0b3e192|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:03:49.072Z|946c44b3-6e2a-4eff-9c84-18b1e0b3e192|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:03:49.148Z|3ea9abf5-d3db-46dd-850d-0499878cec23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:03:49.152Z|3ea9abf5-d3db-46dd-850d-0499878cec23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:03:49.155Z|1601abac-ab63-4096-92d7-29dd9e94b005|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:03:49.156Z|1601abac-ab63-4096-92d7-29dd9e94b005|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:03:56.406Z|6ed6f8c9-414c-49c7-8965-1845d73d8b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:03:56.406Z|6ed6f8c9-414c-49c7-8965-1845d73d8b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:03:57.134Z|8f12b70e-e02f-443a-85ac-40203def49d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:03:57.134Z|8f12b70e-e02f-443a-85ac-40203def49d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:03:59.122Z|0a714aad-f0d6-4e5c-a779-3189c45d2798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:03:59.124Z|0a714aad-f0d6-4e5c-a779-3189c45d2798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:03:59.201Z|a42ecd97-c942-4226-a5f7-1ba7bb89f6c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:03:59.202Z|a42ecd97-c942-4226-a5f7-1ba7bb89f6c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:03:59.208Z|99286f8c-b495-4614-bd6d-e319c1f93b83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:03:59.208Z|99286f8c-b495-4614-bd6d-e319c1f93b83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:04:09.158Z|8f8002d8-7c8d-46c6-ac1d-59658865ca32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:04:09.159Z|8f8002d8-7c8d-46c6-ac1d-59658865ca32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:04:09.242Z|32979577-be48-4fc3-8ae8-695bbd6cb85c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:04:09.244Z|32979577-be48-4fc3-8ae8-695bbd6cb85c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:04:09.253Z|95211498-a84e-4fce-9717-7b086bc526ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:04:09.254Z|95211498-a84e-4fce-9717-7b086bc526ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:04:11.408Z|87067dcc-4eb7-4ba6-90cc-71e87a3e9e69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:04:11.413Z|87067dcc-4eb7-4ba6-90cc-71e87a3e9e69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:04:19.190Z|f91f0814-739d-43b0-a907-d1cecbaff51d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:04:19.192Z|f91f0814-739d-43b0-a907-d1cecbaff51d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:04:19.278Z|69e8a5ac-3590-49eb-8f34-3d065b6742a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:04:19.280Z|69e8a5ac-3590-49eb-8f34-3d065b6742a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:04:19.298Z|7945714e-9ae3-465b-acd5-55775be65ceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:04:19.300Z|7945714e-9ae3-465b-acd5-55775be65ceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:04:26.406Z|454baf1e-2527-4892-a890-2b2175d08773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:04:26.406Z|454baf1e-2527-4892-a890-2b2175d08773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:04:27.135Z|1bf189ba-2e3d-4aea-9d42-0e62660870bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:04:27.136Z|1bf189ba-2e3d-4aea-9d42-0e62660870bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:04:29.257Z|0f53d69a-c6b3-4ffb-8b58-918571b48158|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:04:29.258Z|0f53d69a-c6b3-4ffb-8b58-918571b48158|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:04:29.340Z|cfd47fd4-4e6f-4f8c-a345-bf1903c5cc9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:04:29.341Z|cfd47fd4-4e6f-4f8c-a345-bf1903c5cc9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:04:29.356Z|9abd948c-0d4f-450b-99ef-6b2f451a4cf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:04:29.358Z|9abd948c-0d4f-450b-99ef-6b2f451a4cf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:04:30.586Z|c36c62f4-09d8-4b4f-8db3-69c70ba5af22|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:04:30.587Z|c36c62f4-09d8-4b4f-8db3-69c70ba5af22|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:04:39.309Z|3d1b4891-cb88-4f4f-badd-cceaef6a9c9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:04:39.309Z|3d1b4891-cb88-4f4f-badd-cceaef6a9c9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:04:39.376Z|7ca99426-a811-41a8-8478-246e41144576|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:04:39.377Z|7ca99426-a811-41a8-8478-246e41144576|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:04:39.403Z|ae830c15-4d5f-4402-9bc6-f9fae3da9899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:04:39.404Z|ae830c15-4d5f-4402-9bc6-f9fae3da9899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:04:41.406Z|58dcf637-c567-4a73-b182-e193d83f640c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:04:41.406Z|58dcf637-c567-4a73-b182-e193d83f640c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:04:49.356Z|b6229f33-c0ad-4510-bae0-852905afb6a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:04:49.357Z|b6229f33-c0ad-4510-bae0-852905afb6a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:04:49.419Z|c47eed86-e87c-4963-b7f9-4157eba4aa61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:04:49.420Z|c47eed86-e87c-4963-b7f9-4157eba4aa61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:04:49.441Z|76ab2af5-3163-49c7-af07-b9e8edcc9048|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:04:49.442Z|76ab2af5-3163-49c7-af07-b9e8edcc9048|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:04:56.406Z|155a1a8a-68d5-470e-8978-370bb2d63f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:04:56.421Z|155a1a8a-68d5-470e-8978-370bb2d63f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:04:57.137Z|fd63c570-53f5-45be-9cc0-2afcbae13aee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:04:57.138Z|fd63c570-53f5-45be-9cc0-2afcbae13aee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:04:59.401Z|2083cbfe-2337-4a5b-a002-e3c31347c134|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:04:59.403Z|2083cbfe-2337-4a5b-a002-e3c31347c134|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:04:59.472Z|99eba954-1b82-44ac-afce-0d2502a5bf13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:04:59.473Z|99eba954-1b82-44ac-afce-0d2502a5bf13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:04:59.497Z|197df7d3-7ed7-47d6-a098-5a090be2a587|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:04:59.497Z|197df7d3-7ed7-47d6-a098-5a090be2a587|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:05:09.439Z|ef06e130-f588-487a-8e18-1ec56394119b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:05:09.440Z|ef06e130-f588-487a-8e18-1ec56394119b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:05:09.525Z|cc5a4b35-76fd-4033-b07b-2f01dcd1a9f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:05:09.525Z|cc5a4b35-76fd-4033-b07b-2f01dcd1a9f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:05:09.561Z|95bb3f92-5e5e-48be-b853-902b130cc94f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:05:09.562Z|95bb3f92-5e5e-48be-b853-902b130cc94f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:05:11.406Z|1f0c7ca8-d2d8-44c1-a670-1a5f3207cf4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:05:11.407Z|1f0c7ca8-d2d8-44c1-a670-1a5f3207cf4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:05:19.474Z|36e05f9f-3949-429b-9517-1f8d297cd1b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:05:19.475Z|36e05f9f-3949-429b-9517-1f8d297cd1b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:05:19.562Z|8c82d174-7eed-4174-bbc3-8ce17677ff95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:05:19.565Z|8c82d174-7eed-4174-bbc3-8ce17677ff95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:05:19.609Z|be1783e3-1ed3-4926-8f10-cd282e893e31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:05:19.610Z|be1783e3-1ed3-4926-8f10-cd282e893e31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:05:26.406Z|13330d6a-670a-4ec6-bc8d-698b52d3d9d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:05:26.407Z|13330d6a-670a-4ec6-bc8d-698b52d3d9d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:05:27.139Z|e07572cb-685c-4db4-a611-64f6016014fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:05:27.142Z|e07572cb-685c-4db4-a611-64f6016014fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:05:29.509Z|5e400e2c-356d-4ac7-b269-9e857b6c331c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:05:29.510Z|5e400e2c-356d-4ac7-b269-9e857b6c331c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:05:29.618Z|352ab352-077c-4585-b564-4be896d4ff90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:05:29.619Z|352ab352-077c-4585-b564-4be896d4ff90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:05:29.660Z|3ab2f339-7438-4483-83d2-50c6b533e88a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:05:29.662Z|3ab2f339-7438-4483-83d2-50c6b533e88a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:05:30.584Z|f24ffd54-dfe8-45bd-95fc-b6de59a55864|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:05:30.585Z|f24ffd54-dfe8-45bd-95fc-b6de59a55864|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:05:39.561Z|094aae38-4a16-4bd0-b7f0-da9624156c59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:05:39.564Z|094aae38-4a16-4bd0-b7f0-da9624156c59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:05:39.653Z|ca215852-cbe4-42f0-bc3b-d27296b055b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:05:39.655Z|ca215852-cbe4-42f0-bc3b-d27296b055b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:05:39.710Z|31f884a6-6d98-4461-a7a4-7bf8817750ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:05:39.711Z|31f884a6-6d98-4461-a7a4-7bf8817750ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:05:41.406Z|1ae0b150-c41e-41ec-affa-df8c7a51859f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:05:41.419Z|1ae0b150-c41e-41ec-affa-df8c7a51859f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:05:49.613Z|f9079ce0-18bc-4158-a98d-275b8d8cf3d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:05:49.613Z|f9079ce0-18bc-4158-a98d-275b8d8cf3d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:05:49.697Z|57c4c9c9-aff3-490d-80d7-e2dc11388986|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:05:49.699Z|57c4c9c9-aff3-490d-80d7-e2dc11388986|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:05:49.747Z|308212d3-82e3-492b-a2ee-f2d7f7c12102|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:05:49.748Z|308212d3-82e3-492b-a2ee-f2d7f7c12102|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:05:56.406Z|f5ee0cc6-4dde-4205-b626-e921c965f29e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:05:56.406Z|f5ee0cc6-4dde-4205-b626-e921c965f29e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:05:57.143Z|b030ccce-710e-4b9e-8b15-6ddbb55e3c95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:05:57.144Z|b030ccce-710e-4b9e-8b15-6ddbb55e3c95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:05:59.665Z|2cd14eff-3cc4-47ff-8e42-7505239f2569|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:05:59.666Z|2cd14eff-3cc4-47ff-8e42-7505239f2569|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:05:59.755Z|061fd38e-caf1-4872-85cd-b857f23fca39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:05:59.756Z|061fd38e-caf1-4872-85cd-b857f23fca39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:05:59.795Z|d35436e4-0f64-4621-98d0-f69bca2d1df0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:05:59.797Z|d35436e4-0f64-4621-98d0-f69bca2d1df0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:06:09.740Z|278eafdb-b71e-4fe3-9cf8-642cf6b5d49c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:06:09.741Z|278eafdb-b71e-4fe3-9cf8-642cf6b5d49c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:06:09.801Z|a69ada31-a99f-4f22-b3be-ad598a5c5fb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:06:09.802Z|a69ada31-a99f-4f22-b3be-ad598a5c5fb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:06:09.839Z|8b6eea9a-94fb-45b0-9203-bdb0e33e0afc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:06:09.840Z|8b6eea9a-94fb-45b0-9203-bdb0e33e0afc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:06:11.406Z|ec770bb8-7733-40a5-845b-b16be4e669f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:06:11.406Z|ec770bb8-7733-40a5-845b-b16be4e669f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:06:19.792Z|d651e513-9f74-4e73-b0db-cd376030d773|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:06:19.793Z|d651e513-9f74-4e73-b0db-cd376030d773|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:06:19.875Z|7f25b7a3-e620-4a17-a910-aac21ff6d835|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:06:19.877Z|7f25b7a3-e620-4a17-a910-aac21ff6d835|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:06:19.884Z|14d24e4b-10b5-4de5-9035-95c412f5723c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:06:19.887Z|14d24e4b-10b5-4de5-9035-95c412f5723c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:06:26.406Z|dc8225a9-137f-4b56-af62-734fe8e5911d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:06:26.421Z|dc8225a9-137f-4b56-af62-734fe8e5911d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:06:27.145Z|f03ab1a2-fdef-47d5-8d61-89a4b7b86b5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:06:27.146Z|f03ab1a2-fdef-47d5-8d61-89a4b7b86b5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:06:29.859Z|b5936fde-3cca-4812-858c-3e8fe4bc0967|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:06:29.861Z|b5936fde-3cca-4812-858c-3e8fe4bc0967|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:06:29.972Z|d19ccc5b-7ed5-45c8-98f3-2d9b17a4317f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:06:29.973Z|d19ccc5b-7ed5-45c8-98f3-2d9b17a4317f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:06:29.972Z|bf73c5d7-94b0-4367-a343-b542df16dcc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:06:29.981Z|bf73c5d7-94b0-4367-a343-b542df16dcc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:06:30.584Z|3be2a06f-2c73-4dc5-9776-583bb6b8232d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:06:30.586Z|3be2a06f-2c73-4dc5-9776-583bb6b8232d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:06:39.955Z|d8aaf0c8-6b1e-4b7f-85b7-44668d10766b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:06:39.959Z|d8aaf0c8-6b1e-4b7f-85b7-44668d10766b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:06:40.040Z|b291fa32-4222-48be-b88f-b5044a3f2b34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:06:40.040Z|b291fa32-4222-48be-b88f-b5044a3f2b34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:06:40.046Z|e746873d-0f9c-4a01-9191-4d949bd422b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:06:40.047Z|e746873d-0f9c-4a01-9191-4d949bd422b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:06:41.406Z|b52aae7c-47c6-4942-9db7-d278a1046781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:06:41.407Z|b52aae7c-47c6-4942-9db7-d278a1046781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:06:50.028Z|56299892-0303-42d1-a615-5d980bac5463|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:06:50.030Z|56299892-0303-42d1-a615-5d980bac5463|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:06:50.084Z|7c8508d9-1c35-49bf-8b30-b2232346aa8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:06:50.085Z|7c8508d9-1c35-49bf-8b30-b2232346aa8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:06:50.122Z|e0d0b8d9-af4c-4a76-9a9b-77ad00a7d2f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:06:50.123Z|e0d0b8d9-af4c-4a76-9a9b-77ad00a7d2f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:06:56.408Z|bef982ce-5769-4fc7-b6da-fccce838eef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:06:56.413Z|bef982ce-5769-4fc7-b6da-fccce838eef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:06:57.147Z|d9254fe4-9fc8-4c49-81a8-159cd1efe80c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:06:57.148Z|d9254fe4-9fc8-4c49-81a8-159cd1efe80c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:07:00.083Z|9a3539a3-0c84-479b-af5d-fd55b9e4c9dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:07:00.084Z|9a3539a3-0c84-479b-af5d-fd55b9e4c9dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:07:00.149Z|fb313d98-dab6-4e7f-beb1-2ca0575c5c17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:07:00.150Z|fb313d98-dab6-4e7f-beb1-2ca0575c5c17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:07:00.187Z|981a4969-95b8-4ae1-87d6-4cf8dfbdffc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:07:00.188Z|981a4969-95b8-4ae1-87d6-4cf8dfbdffc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:07:10.146Z|1ff58c46-d6e4-4847-99a7-67a529edb7ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:07:10.148Z|1ff58c46-d6e4-4847-99a7-67a529edb7ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:07:10.206Z|dc4cee0c-8fdc-41b8-826f-fae8ef7e6ff0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:07:10.207Z|dc4cee0c-8fdc-41b8-826f-fae8ef7e6ff0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:07:10.236Z|510d671e-6633-459b-b87c-83733df6cb2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:07:10.237Z|510d671e-6633-459b-b87c-83733df6cb2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:07:11.406Z|31e284fc-890b-4313-a099-96fc4306969e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:07:11.410Z|31e284fc-890b-4313-a099-96fc4306969e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:07:20.186Z|8c2299c1-0f14-4f4d-9d38-4c47c2ba5229|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:07:20.188Z|8c2299c1-0f14-4f4d-9d38-4c47c2ba5229|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:07:20.250Z|6657b00b-dd94-450d-8a1c-12693555bc29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:07:20.251Z|6657b00b-dd94-450d-8a1c-12693555bc29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:07:20.316Z|342d5968-bf41-457a-a309-92d429385f19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:07:20.317Z|342d5968-bf41-457a-a309-92d429385f19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:07:26.406Z|9f0ff2fc-4169-4c85-85e5-f79c7c65d07b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:07:26.407Z|9f0ff2fc-4169-4c85-85e5-f79c7c65d07b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:07:27.149Z|7fb5cd21-1092-43dc-8f20-ac346ba7594f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:07:27.150Z|7fb5cd21-1092-43dc-8f20-ac346ba7594f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:07:30.254Z|17e5aa7f-7521-4494-b76e-7798c2371954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:07:30.255Z|17e5aa7f-7521-4494-b76e-7798c2371954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:07:30.298Z|a8b4ee05-743e-4eb6-b8d3-76a4d60615ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:07:30.299Z|a8b4ee05-743e-4eb6-b8d3-76a4d60615ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:07:30.378Z|9cd0aaa0-6b98-4505-9346-26cff22eecfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:07:30.379Z|9cd0aaa0-6b98-4505-9346-26cff22eecfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:07:30.584Z|b6dbd4e0-4a46-4a25-97ef-95df52fd0f7d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:07:30.585Z|b6dbd4e0-4a46-4a25-97ef-95df52fd0f7d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:07:40.310Z|a7c3a051-f38c-495b-b02e-e6795dcb5768|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:07:40.311Z|a7c3a051-f38c-495b-b02e-e6795dcb5768|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:07:40.345Z|b3d254be-ac22-4d89-a806-e835b234a77a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:07:40.346Z|b3d254be-ac22-4d89-a806-e835b234a77a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:07:40.421Z|51ef827d-dad5-4d1b-9b40-891bbd923805|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:07:40.422Z|51ef827d-dad5-4d1b-9b40-891bbd923805|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:07:41.406Z|a9d36dd0-532c-4ad8-a8b0-b7c141b3f8bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:07:41.409Z|a9d36dd0-532c-4ad8-a8b0-b7c141b3f8bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:07:50.354Z|307b2b44-910a-4adb-be5f-fcfe46d9285c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:07:50.356Z|307b2b44-910a-4adb-be5f-fcfe46d9285c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:07:50.390Z|b1811fa0-31b8-4409-a63e-e81b1135d8bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:07:50.391Z|b1811fa0-31b8-4409-a63e-e81b1135d8bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:07:50.463Z|e8f0e05d-8050-4502-b23b-78c6be493fc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:07:50.468Z|e8f0e05d-8050-4502-b23b-78c6be493fc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:07:56.406Z|1ec4fe3d-8466-47dd-8fba-beb80e460085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:07:56.414Z|1ec4fe3d-8466-47dd-8fba-beb80e460085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:07:57.152Z|8578abe0-e9ce-48e1-a10b-791caaf9decc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:07:57.153Z|8578abe0-e9ce-48e1-a10b-791caaf9decc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:08:00.406Z|bf7ed5e1-9a63-4fa1-b88c-22620d5f1738|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:08:00.407Z|bf7ed5e1-9a63-4fa1-b88c-22620d5f1738|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:08:00.472Z|11a66d25-47ea-4d8b-b5ff-e75a38d90f87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:08:00.487Z|11a66d25-47ea-4d8b-b5ff-e75a38d90f87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:08:00.540Z|833e548f-7527-4172-82c9-0693a9f2ec23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:08:00.541Z|833e548f-7527-4172-82c9-0693a9f2ec23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:08:10.497Z|9c3fdee0-37da-4684-83a9-57e1d731da52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:08:10.504Z|9c3fdee0-37da-4684-83a9-57e1d731da52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:08:10.542Z|804ed139-caaa-4877-9d1b-102f62f7b5ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:08:10.543Z|804ed139-caaa-4877-9d1b-102f62f7b5ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:08:10.610Z|ab91c85f-f2e5-4f28-bffc-bfb7b2eb1eda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:08:10.611Z|ab91c85f-f2e5-4f28-bffc-bfb7b2eb1eda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:08:11.407Z|004c849b-d422-4de8-9828-225616532c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:08:11.412Z|004c849b-d422-4de8-9828-225616532c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:08:20.553Z|a639d6d2-0e44-4f65-870a-9dd7708a476c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:08:20.558Z|a639d6d2-0e44-4f65-870a-9dd7708a476c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:08:20.646Z|865c1806-ed59-4047-bb47-0033f2003a2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:08:20.647Z|865c1806-ed59-4047-bb47-0033f2003a2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:08:20.670Z|677c9460-e287-4e39-a6b8-21fe486ca9cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:08:20.676Z|677c9460-e287-4e39-a6b8-21fe486ca9cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:08:26.406Z|670ff42e-3613-4305-a86b-894b38bc75cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:08:26.406Z|670ff42e-3613-4305-a86b-894b38bc75cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:08:27.155Z|b2dcbbb8-a734-44f5-a67f-1270687cc9bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:08:27.156Z|b2dcbbb8-a734-44f5-a67f-1270687cc9bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:08:30.672Z|9f7e5477-27fb-4b20-9f95-eca89cc874ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:08:30.673Z|ec6b04cc-d1f5-482c-a598-9ab26bce6f17|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:08:30.674Z|9f7e5477-27fb-4b20-9f95-eca89cc874ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:08:30.674Z|ec6b04cc-d1f5-482c-a598-9ab26bce6f17|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:08:30.835Z|bd82ad43-db18-46d0-92f9-e268b4bc279f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:08:30.836Z|bd82ad43-db18-46d0-92f9-e268b4bc279f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:08:30.831Z|73da0d02-0b4c-4782-b7bc-65d91b34df18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:08:30.864Z|73da0d02-0b4c-4782-b7bc-65d91b34df18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:08:40.742Z|596bf197-ff11-447d-b492-8e30b826746c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:08:40.743Z|596bf197-ff11-447d-b492-8e30b826746c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:08:40.881Z|60180c6f-7202-4c2a-9f8c-d15035b64c30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:08:40.883Z|60180c6f-7202-4c2a-9f8c-d15035b64c30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:08:40.909Z|4f453f96-521c-40e7-8817-896213b3c9c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:08:40.910Z|4f453f96-521c-40e7-8817-896213b3c9c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:08:41.406Z|f8aa840a-7864-4eee-969d-9eb52479b807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:08:41.409Z|f8aa840a-7864-4eee-969d-9eb52479b807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:08:50.810Z|c7a1536d-abe4-4f38-8abb-3f991cf6e165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:08:50.811Z|c7a1536d-abe4-4f38-8abb-3f991cf6e165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:08:50.920Z|a0283f48-cc26-44a8-97b3-138be295ddda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:08:50.923Z|a0283f48-cc26-44a8-97b3-138be295ddda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:08:50.947Z|bd42c401-1751-43f2-aa39-ec33b601e4fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:08:50.948Z|bd42c401-1751-43f2-aa39-ec33b601e4fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:08:56.406Z|ee724cfb-da5f-4889-bc1a-31d7c26fbfcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:08:56.406Z|ee724cfb-da5f-4889-bc1a-31d7c26fbfcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:08:57.157Z|dcaf7f20-f3de-41fa-846a-7a9ed1ac7e9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:08:57.158Z|dcaf7f20-f3de-41fa-846a-7a9ed1ac7e9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:09:00.881Z|6a7d6647-fd32-4244-a1ad-ee6117d4d032|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:09:00.882Z|6a7d6647-fd32-4244-a1ad-ee6117d4d032|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:09:00.978Z|c22fb0f7-8660-4f3c-9525-00f5579c5436|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:09:00.979Z|c22fb0f7-8660-4f3c-9525-00f5579c5436|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:09:01.018Z|14e6ec0d-6960-4fbe-adf4-a14a738b2925|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:09:01.018Z|14e6ec0d-6960-4fbe-adf4-a14a738b2925|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:09:10.925Z|330912a0-ab31-4d8d-87fe-781a053f75c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:09:10.927Z|330912a0-ab31-4d8d-87fe-781a053f75c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:09:11.026Z|9ab5fe31-0d70-43cc-bb52-fadc138be9df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:09:11.027Z|9ab5fe31-0d70-43cc-bb52-fadc138be9df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:09:11.088Z|12e98756-807f-4ac8-af87-6dadfc169334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:09:11.091Z|12e98756-807f-4ac8-af87-6dadfc169334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:09:11.422Z|5ef1d76e-3826-4c5e-af45-c5148a4d9423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:09:11.429Z|5ef1d76e-3826-4c5e-af45-c5148a4d9423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:09:20.982Z|6be0e1c3-0488-401c-9f8f-0937dac1f2a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:09:20.989Z|6be0e1c3-0488-401c-9f8f-0937dac1f2a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:09:21.080Z|a27e3aa4-5776-4a3d-9fde-e2ae167d8437|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:09:21.081Z|a27e3aa4-5776-4a3d-9fde-e2ae167d8437|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:09:21.128Z|6c9aef2d-d469-4781-8dde-a72e8448e9b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:09:21.129Z|6c9aef2d-d469-4781-8dde-a72e8448e9b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:09:26.406Z|428b61ca-a699-416d-9b7e-ce4af262d47e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:09:26.406Z|428b61ca-a699-416d-9b7e-ce4af262d47e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:09:27.159Z|94262175-8b25-40b9-aada-c4548f442af7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:09:27.160Z|94262175-8b25-40b9-aada-c4548f442af7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:09:30.593Z|18ec01e5-8d5b-4ebd-9e2d-109310859603|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:09:30.598Z|18ec01e5-8d5b-4ebd-9e2d-109310859603|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:09:31.031Z|6e337c11-c2f0-4987-b013-4f496f238cee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:09:31.032Z|6e337c11-c2f0-4987-b013-4f496f238cee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:09:31.123Z|015d4c28-5d2b-429d-8215-cf3831eb86e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:09:31.124Z|015d4c28-5d2b-429d-8215-cf3831eb86e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:09:31.169Z|19a81cea-da6a-43a7-960d-9754179864f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:09:31.170Z|19a81cea-da6a-43a7-960d-9754179864f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:09:41.075Z|7f934f98-7749-4af6-b73d-177e97c024d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:09:41.077Z|7f934f98-7749-4af6-b73d-177e97c024d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:09:41.166Z|c010b3a6-e800-478c-8c4b-e6c951e0dad4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:09:41.167Z|c010b3a6-e800-478c-8c4b-e6c951e0dad4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:09:41.213Z|7c9c7320-8285-4b10-94ca-8ad672f56437|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:09:41.214Z|7c9c7320-8285-4b10-94ca-8ad672f56437|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:09:41.406Z|826281fb-4ff2-49c2-8b4a-1840607effc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:09:41.407Z|826281fb-4ff2-49c2-8b4a-1840607effc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:09:51.124Z|9e822953-ddfa-4e0e-8d2f-a743178e8200|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:09:51.126Z|9e822953-ddfa-4e0e-8d2f-a743178e8200|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:09:51.228Z|3b45f8fd-0bbc-4f8a-a5d6-8a469c265fad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:09:51.230Z|3b45f8fd-0bbc-4f8a-a5d6-8a469c265fad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:09:51.259Z|7875cae9-57cd-4642-b33f-cd8114ae83b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:09:51.261Z|7875cae9-57cd-4642-b33f-cd8114ae83b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:09:56.406Z|8c9abedb-eb8f-4e5f-a9c0-4945b53e7043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:09:56.410Z|8c9abedb-eb8f-4e5f-a9c0-4945b53e7043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:09:57.175Z|5750caa9-2e72-439d-828c-22dae91076d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:09:57.175Z|5750caa9-2e72-439d-828c-22dae91076d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:10:01.165Z|7f941554-ca8d-4cd5-9a14-094e1afe05e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:10:01.167Z|7f941554-ca8d-4cd5-9a14-094e1afe05e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:10:01.270Z|9d80b97b-d9b2-4503-a1a0-cc0eb96a255f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:10:01.271Z|9d80b97b-d9b2-4503-a1a0-cc0eb96a255f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:10:01.328Z|3123de66-dcbe-4fbd-b6df-3498275f1c75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:10:01.329Z|3123de66-dcbe-4fbd-b6df-3498275f1c75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:10:11.223Z|ddd6500e-8ad3-4044-87d1-19b656bde4a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:10:11.224Z|ddd6500e-8ad3-4044-87d1-19b656bde4a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:10:11.334Z|28191df2-66ff-4e8c-bf6f-21c7473136c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:10:11.335Z|28191df2-66ff-4e8c-bf6f-21c7473136c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:10:11.373Z|b6d24b95-84da-4d9f-b6ee-5b0abd815faa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:10:11.374Z|b6d24b95-84da-4d9f-b6ee-5b0abd815faa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:10:11.406Z|ad688c17-4217-4f33-bec6-522edfd22cb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:10:11.409Z|ad688c17-4217-4f33-bec6-522edfd22cb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:10:21.276Z|a46c7c28-adad-4fec-b437-7f56a0c99d48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:10:21.277Z|a46c7c28-adad-4fec-b437-7f56a0c99d48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:10:21.377Z|feaccbfc-f6f6-4223-9d72-219175bf0b4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:10:21.378Z|feaccbfc-f6f6-4223-9d72-219175bf0b4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:10:21.407Z|2a4ad74b-b9fa-40f1-beb8-c618c76af06e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:10:21.408Z|2a4ad74b-b9fa-40f1-beb8-c618c76af06e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:10:26.406Z|2c91b178-434e-44aa-ae89-7b3765468e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:10:26.406Z|2c91b178-434e-44aa-ae89-7b3765468e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:10:27.176Z|b2e9c810-1f7e-4bfa-9fb1-6e5bd1606693|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:10:27.177Z|b2e9c810-1f7e-4bfa-9fb1-6e5bd1606693|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:10:30.587Z|43be0740-c567-44fb-afbf-39f252d637c0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:10:30.588Z|43be0740-c567-44fb-afbf-39f252d637c0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:10:31.318Z|829c0a9c-7956-4a79-8671-1a1120ad1611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:10:31.319Z|829c0a9c-7956-4a79-8671-1a1120ad1611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:10:31.421Z|4818339a-3bdc-40df-97dd-a9c155eede09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:10:31.422Z|4818339a-3bdc-40df-97dd-a9c155eede09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:10:31.450Z|1611e99d-c2eb-4554-b965-74eab0b9e253|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:10:31.454Z|1611e99d-c2eb-4554-b965-74eab0b9e253|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:10:41.369Z|2e9ecef8-045e-4d7d-a172-5d3f14f95b32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:10:41.369Z|2e9ecef8-045e-4d7d-a172-5d3f14f95b32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:10:41.406Z|d3b872e4-88dc-426d-905f-b0bea9a7a873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:10:41.407Z|d3b872e4-88dc-426d-905f-b0bea9a7a873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:10:41.462Z|fe658202-0cd3-4403-a159-48aa6e5b3f96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:10:41.465Z|fe658202-0cd3-4403-a159-48aa6e5b3f96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:10:41.486Z|714ec7b7-7eac-4d40-8f9e-15a0974b8d24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:10:41.486Z|714ec7b7-7eac-4d40-8f9e-15a0974b8d24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:10:51.422Z|7355abd4-6670-4f9f-88db-be516c047751|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:10:51.423Z|7355abd4-6670-4f9f-88db-be516c047751|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:10:51.528Z|1682cc19-4f48-4fa7-8b7a-4bbcccfbe35f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:10:51.530Z|1682cc19-4f48-4fa7-8b7a-4bbcccfbe35f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:10:51.538Z|750edb3a-141d-4964-b5cc-df816e28943c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:10:51.539Z|750edb3a-141d-4964-b5cc-df816e28943c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:10:56.406Z|17a95e8d-cae3-4bb3-8e08-ef85fa1c3b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:10:56.407Z|17a95e8d-cae3-4bb3-8e08-ef85fa1c3b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:10:57.178Z|318e46bb-927f-417c-9eea-1627dedd8cc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:10:57.179Z|318e46bb-927f-417c-9eea-1627dedd8cc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:11:01.466Z|89085d15-cc01-430f-92c6-09e759c1d90f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:11:01.467Z|89085d15-cc01-430f-92c6-09e759c1d90f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:11:01.569Z|14202cd6-0aac-42cb-a32a-9f35ca894cde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:11:01.570Z|82ec6693-2905-4ae9-b935-7cfbdcc1f269|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:11:01.571Z|82ec6693-2905-4ae9-b935-7cfbdcc1f269|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:11:01.570Z|14202cd6-0aac-42cb-a32a-9f35ca894cde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:11:11.406Z|9031cc5d-57d2-477e-ae51-8e7f27cb5cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:11:11.407Z|9031cc5d-57d2-477e-ae51-8e7f27cb5cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:11:11.547Z|4eaf8523-c6e7-4f32-9b59-a729f4e54c93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:11:11.548Z|4eaf8523-c6e7-4f32-9b59-a729f4e54c93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:11:11.608Z|dba64ccc-fcce-4603-bd1d-327822858fb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:11:11.609Z|dba64ccc-fcce-4603-bd1d-327822858fb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:11:11.619Z|c0d26794-8a9f-46f5-85db-fa0ef69bd43a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:11:11.620Z|c0d26794-8a9f-46f5-85db-fa0ef69bd43a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:11:21.624Z|ff86eb62-2950-4ed3-86eb-766174437575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:11:21.626Z|ff86eb62-2950-4ed3-86eb-766174437575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:11:21.668Z|1ecd40df-602a-4a91-9289-da940ce9982d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:11:21.668Z|d3ac071f-ff82-495a-9e7f-250e1802a4a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:11:21.670Z|d3ac071f-ff82-495a-9e7f-250e1802a4a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:11:21.670Z|1ecd40df-602a-4a91-9289-da940ce9982d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:11:26.405Z|622926a8-ad02-4b1e-a356-7ca0b8b899f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:11:26.406Z|622926a8-ad02-4b1e-a356-7ca0b8b899f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:11:27.179Z|56b40ed8-3228-4938-9495-7f85a966a277|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:11:27.181Z|56b40ed8-3228-4938-9495-7f85a966a277|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:11:30.600Z|9e6bd573-349f-4445-a239-1179f057e460|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:11:30.601Z|9e6bd573-349f-4445-a239-1179f057e460|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:11:31.694Z|d2acad17-b586-4290-95ea-194f0acdcaac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:11:31.695Z|d2acad17-b586-4290-95ea-194f0acdcaac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:11:31.730Z|2b6619c6-aeca-442e-857b-5a558f47d1bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:11:31.731Z|2b6619c6-aeca-442e-857b-5a558f47d1bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:11:31.742Z|2d55702a-88a9-4705-a1dd-dacf083a5451|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:11:31.743Z|2d55702a-88a9-4705-a1dd-dacf083a5451|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:11:41.420Z|4675aaa7-0fc9-4a83-a310-b8ffb9244cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:11:41.425Z|4675aaa7-0fc9-4a83-a310-b8ffb9244cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:11:41.747Z|0488e02a-08e1-42cf-b507-29ba3ff5b600|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:11:41.748Z|0488e02a-08e1-42cf-b507-29ba3ff5b600|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:11:41.792Z|43c3ed6e-f86e-4866-86bd-23d1c0d4711f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:11:41.793Z|43c3ed6e-f86e-4866-86bd-23d1c0d4711f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:11:41.797Z|ff835b16-44e7-46da-a739-ea2c37ec8d98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:11:41.800Z|ff835b16-44e7-46da-a739-ea2c37ec8d98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:11:51.832Z|f9e0ec07-93f6-41d8-8027-5dd1379e75e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:11:51.833Z|f9e0ec07-93f6-41d8-8027-5dd1379e75e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:11:51.838Z|6b96ef0e-d2a9-4565-8d49-e89b79de63b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:11:51.839Z|6b96ef0e-d2a9-4565-8d49-e89b79de63b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:11:51.855Z|6df32b85-e71d-4b8a-be99-43d779ee96eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:11:51.857Z|6df32b85-e71d-4b8a-be99-43d779ee96eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:11:56.406Z|0531033c-2ee8-4bf2-aff5-67bf695edd32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:11:56.406Z|0531033c-2ee8-4bf2-aff5-67bf695edd32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:11:57.182Z|3f8ddb25-b9d1-4c64-bdf6-45d933706778|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:11:57.183Z|3f8ddb25-b9d1-4c64-bdf6-45d933706778|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:12:01.890Z|c041e8e9-db03-4a4e-9923-a3aabe421bf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:12:01.891Z|c041e8e9-db03-4a4e-9923-a3aabe421bf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:12:01.902Z|fd047451-73bd-4464-b890-c49d2684ca85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:12:01.903Z|fd047451-73bd-4464-b890-c49d2684ca85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:12:01.930Z|98424e58-8aaa-4d15-b482-a2cc49f025d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:12:01.932Z|98424e58-8aaa-4d15-b482-a2cc49f025d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:12:11.406Z|252ecb1f-3d69-4091-abc8-1fdbc7f8013f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:12:11.406Z|252ecb1f-3d69-4091-abc8-1fdbc7f8013f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:12:11.966Z|d7e4def6-51e3-4905-9e6c-7e8b86564575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:12:11.967Z|d7e4def6-51e3-4905-9e6c-7e8b86564575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:12:11.987Z|91693d2a-08f0-4047-81cc-a39803d4c1c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:12:11.988Z|91693d2a-08f0-4047-81cc-a39803d4c1c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:12:12.008Z|7bd34ea0-6164-466b-a171-a59162a9053c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:12:12.009Z|7bd34ea0-6164-466b-a171-a59162a9053c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:12:22.039Z|86e1d3e8-98cf-4d5f-89e8-ee13da4b121b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:12:22.040Z|86e1d3e8-98cf-4d5f-89e8-ee13da4b121b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:12:22.078Z|2d316e3d-0bc5-485d-a241-ffaf20776cd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:12:22.079Z|2d316e3d-0bc5-485d-a241-ffaf20776cd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:12:22.084Z|b4a98c9b-a532-4eb7-9cc2-a00491fea1ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:12:22.085Z|b4a98c9b-a532-4eb7-9cc2-a00491fea1ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:12:26.408Z|bc759d58-8c8a-49b7-ba5b-3dcfc98bfe25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:12:26.410Z|bc759d58-8c8a-49b7-ba5b-3dcfc98bfe25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:12:27.184Z|6d3a23ee-8739-4bfc-a616-abbabb9ce085|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:12:27.185Z|6d3a23ee-8739-4bfc-a616-abbabb9ce085|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:12:30.588Z|b1ef51a3-1db9-481e-9610-50a5010d5402|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:12:30.592Z|b1ef51a3-1db9-481e-9610-50a5010d5402|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:12:32.118Z|1bd23003-e2e4-4c9d-aed0-c6c1dcee8bc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:12:32.119Z|1bd23003-e2e4-4c9d-aed0-c6c1dcee8bc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:12:32.123Z|3a6bfca2-9f64-4f48-add4-c42d785c65ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:12:32.125Z|3a6bfca2-9f64-4f48-add4-c42d785c65ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:12:32.131Z|60d15fdc-be2a-4c44-afda-b031c3fb4b6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:12:32.132Z|60d15fdc-be2a-4c44-afda-b031c3fb4b6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:12:41.416Z|51ecd8b4-0d24-45fd-bdb6-b22ad01679d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:12:41.423Z|51ecd8b4-0d24-45fd-bdb6-b22ad01679d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:12:42.185Z|4bb7cd5f-74ec-4e59-8c31-70479e8d8bda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:12:42.186Z|564e3331-576b-40ad-89dd-862e20b88b72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:12:42.187Z|4bb7cd5f-74ec-4e59-8c31-70479e8d8bda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:12:42.187Z|564e3331-576b-40ad-89dd-862e20b88b72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:12:42.192Z|04ff418a-3d01-4bf8-8688-7efd65695cea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:12:42.193Z|04ff418a-3d01-4bf8-8688-7efd65695cea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:12:52.265Z|5ee37504-62c1-4666-a78f-a37a375dfca3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:12:52.270Z|e667538e-16a0-4c6e-895d-74181b953a6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:12:52.270Z|19b215d5-8f91-431a-be45-787a371a7c29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:12:52.271Z|19b215d5-8f91-431a-be45-787a371a7c29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:12:52.271Z|e667538e-16a0-4c6e-895d-74181b953a6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:12:52.275Z|5ee37504-62c1-4666-a78f-a37a375dfca3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:12:56.408Z|f55401d2-d953-47e7-a9bd-258b43fa1588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:12:56.409Z|f55401d2-d953-47e7-a9bd-258b43fa1588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:12:57.186Z|dbaa661d-ea2f-4d0f-a5cc-f743984367c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:12:57.187Z|dbaa661d-ea2f-4d0f-a5cc-f743984367c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:13:02.368Z|0e287d4b-bedf-4537-a109-92ecd14b144f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:13:02.372Z|0e287d4b-bedf-4537-a109-92ecd14b144f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:13:02.373Z|2ebc5d8e-bcfd-4719-89bc-e7e58fde805c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:13:02.374Z|2ebc5d8e-bcfd-4719-89bc-e7e58fde805c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:13:02.375Z|a876807f-88e5-4be9-a942-bba41f035e40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:13:02.379Z|a876807f-88e5-4be9-a942-bba41f035e40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:13:11.406Z|dbbbee22-4380-463c-bd3b-31b41d290641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:13:11.410Z|dbbbee22-4380-463c-bd3b-31b41d290641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:13:12.439Z|091f8b4e-b8c4-4e05-89f5-74bd00ef6ca5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:13:12.440Z|091f8b4e-b8c4-4e05-89f5-74bd00ef6ca5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:13:12.536Z|f402cfe1-a6df-4055-9bf7-828dd985ef9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:13:12.537Z|f402cfe1-a6df-4055-9bf7-828dd985ef9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:13:12.589Z|a363c0c8-b67d-4d25-9b75-8732f41cd87f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:13:12.590Z|a363c0c8-b67d-4d25-9b75-8732f41cd87f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:13:22.535Z|04fa6ba0-a8bb-4843-811d-e982157e8576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:13:22.540Z|04fa6ba0-a8bb-4843-811d-e982157e8576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:13:22.637Z|11dc3ff0-8837-4f2c-b857-410c3e9d8d27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:13:22.654Z|11dc3ff0-8837-4f2c-b857-410c3e9d8d27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:13:22.673Z|b9519bf3-7fa7-4e10-81dd-9d4a4613137b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:13:22.676Z|b9519bf3-7fa7-4e10-81dd-9d4a4613137b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:13:26.406Z|ee24fdc4-96d4-4e86-b890-ac41b40342ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:13:26.407Z|ee24fdc4-96d4-4e86-b890-ac41b40342ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:13:27.188Z|45eefb7b-3bb5-4bce-85ba-3178b74526e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:13:27.189Z|45eefb7b-3bb5-4bce-85ba-3178b74526e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:13:30.590Z|c3b1192b-6328-4eab-9d94-1c3645d50194|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:13:30.592Z|c3b1192b-6328-4eab-9d94-1c3645d50194|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:13:32.648Z|b031dec6-2c7e-4769-999a-acef57008743|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:13:32.650Z|b031dec6-2c7e-4769-999a-acef57008743|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:13:32.738Z|479e51e7-30e1-4a3c-bc7a-52fe30a62911|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:13:32.739Z|479e51e7-30e1-4a3c-bc7a-52fe30a62911|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:13:32.746Z|4d63da89-cb16-4e3e-aedf-1d3e933cc6bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:13:32.747Z|4d63da89-cb16-4e3e-aedf-1d3e933cc6bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:13:41.407Z|21fa6d64-fd02-41ce-bcc7-6fd35496596d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:13:41.408Z|21fa6d64-fd02-41ce-bcc7-6fd35496596d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:13:42.713Z|24cef6b6-00c2-4595-ada4-7e31b6d759d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:13:42.714Z|24cef6b6-00c2-4595-ada4-7e31b6d759d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:13:42.796Z|3ed0713c-69cd-4432-ae7b-d3b812915a4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:13:42.800Z|3ed0713c-69cd-4432-ae7b-d3b812915a4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:13:42.805Z|22ea1662-0a75-4057-b5fc-2a90563eefee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:13:42.806Z|22ea1662-0a75-4057-b5fc-2a90563eefee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:13:52.808Z|3021c5be-48be-490d-9a0f-b769a38a6758|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:13:52.809Z|3021c5be-48be-490d-9a0f-b769a38a6758|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:13:52.878Z|9eac22a0-6efd-418f-950c-d3f985c461cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:13:52.879Z|482d5a9d-63c6-4002-86e4-cb3fddca0690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:13:52.880Z|482d5a9d-63c6-4002-86e4-cb3fddca0690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:13:52.879Z|9eac22a0-6efd-418f-950c-d3f985c461cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:13:56.405Z|54211cf4-cfb8-46a6-8b45-e3b3618ba746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:13:56.408Z|54211cf4-cfb8-46a6-8b45-e3b3618ba746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:13:57.189Z|0ff4dbff-4c01-403c-b3ef-70b0fd0508d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:13:57.190Z|0ff4dbff-4c01-403c-b3ef-70b0fd0508d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:14:02.866Z|d57159eb-7eec-4359-a955-10bd8559442d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:14:02.867Z|d57159eb-7eec-4359-a955-10bd8559442d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:14:02.930Z|8040caa0-18ce-47af-9d39-e01548101367|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:14:02.930Z|09102568-2258-45a6-8c42-8d85578dc67f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:14:02.931Z|09102568-2258-45a6-8c42-8d85578dc67f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:14:02.931Z|8040caa0-18ce-47af-9d39-e01548101367|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:14:11.406Z|82286d39-8261-411d-8e25-2c83133d0fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:14:11.406Z|82286d39-8261-411d-8e25-2c83133d0fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:14:12.928Z|e6b2b45d-9cec-43c9-8ceb-7b3f0110b42f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:14:12.929Z|e6b2b45d-9cec-43c9-8ceb-7b3f0110b42f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:14:12.980Z|5bc04dbf-5e92-4cd6-b2d4-59218b2921ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:14:12.981Z|5bc04dbf-5e92-4cd6-b2d4-59218b2921ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:14:13.002Z|03d41533-07a9-4e31-af0d-144fc5e57e03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:14:13.003Z|03d41533-07a9-4e31-af0d-144fc5e57e03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:14:23.003Z|585ee5c4-2d76-4d86-8969-661030985fd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:14:23.020Z|585ee5c4-2d76-4d86-8969-661030985fd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:14:23.027Z|8cbed5b2-b132-445f-a3a1-72e4dd3a2e9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:14:23.033Z|8cbed5b2-b132-445f-a3a1-72e4dd3a2e9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:14:23.050Z|4c02f9d9-2fc0-41fe-a3bf-0198e2ddabdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:14:23.051Z|4c02f9d9-2fc0-41fe-a3bf-0198e2ddabdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:14:26.406Z|1400eaea-836f-458b-bdc4-e7ba386b8030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:14:26.410Z|1400eaea-836f-458b-bdc4-e7ba386b8030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:14:27.191Z|321e6314-1ff2-44c2-9909-5cf0be7b231a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:14:27.192Z|321e6314-1ff2-44c2-9909-5cf0be7b231a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:14:30.583Z|a65c1c38-5339-422a-a98d-951779f0f62f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:14:30.585Z|a65c1c38-5339-422a-a98d-951779f0f62f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:14:33.086Z|a65ba246-37fa-4164-ad21-6a488c5efae7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:14:33.087Z|a65ba246-37fa-4164-ad21-6a488c5efae7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:14:33.103Z|51df9dbb-3b7e-45fb-b0f3-b663d4ef8d2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:14:33.104Z|51df9dbb-3b7e-45fb-b0f3-b663d4ef8d2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:14:33.111Z|1d9ec205-06ef-47ea-99e3-2510539881b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:14:33.112Z|1d9ec205-06ef-47ea-99e3-2510539881b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:14:41.406Z|c8547056-e91d-450b-acd8-f861e3554066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:14:41.407Z|c8547056-e91d-450b-acd8-f861e3554066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:14:43.134Z|67fcbac2-4ffb-4f51-ac1b-30501f2efef5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:14:43.135Z|67fcbac2-4ffb-4f51-ac1b-30501f2efef5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:14:43.176Z|d8555abc-839c-42f4-b138-0f2062b53f01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:14:43.178Z|d8555abc-839c-42f4-b138-0f2062b53f01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:14:43.195Z|96170c9b-2bca-4fe3-ab1d-a07456960a1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:14:43.196Z|96170c9b-2bca-4fe3-ab1d-a07456960a1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:14:53.182Z|63685d43-7f46-44a7-acec-78c037e376ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:14:53.183Z|63685d43-7f46-44a7-acec-78c037e376ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:14:53.231Z|535dab2a-2f4c-44d7-b37a-6aeda555ab79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:14:53.232Z|535dab2a-2f4c-44d7-b37a-6aeda555ab79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:14:53.235Z|00897d4f-9b5b-4bb8-af54-5543e2ae85f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:14:53.236Z|00897d4f-9b5b-4bb8-af54-5543e2ae85f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:14:56.406Z|a705802c-8934-4f74-b267-5dc5591580bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:14:56.406Z|a705802c-8934-4f74-b267-5dc5591580bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:14:57.195Z|5f9217c7-0ec9-4545-963f-f821bcd5e5f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:14:57.196Z|5f9217c7-0ec9-4545-963f-f821bcd5e5f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:15:03.234Z|96ed473b-399f-4bd7-9948-cf97e5814486|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:15:03.235Z|96ed473b-399f-4bd7-9948-cf97e5814486|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:15:03.265Z|1fa91aad-a47b-4b17-8702-046034c49b70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:15:03.266Z|1fa91aad-a47b-4b17-8702-046034c49b70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:15:03.284Z|83427aaf-2c04-4f49-b71d-210eb00aa02e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:15:03.285Z|83427aaf-2c04-4f49-b71d-210eb00aa02e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:15:11.406Z|fe53787f-d719-42a2-bf27-de1b8533dd20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:15:11.408Z|fe53787f-d719-42a2-bf27-de1b8533dd20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:15:13.335Z|2cdf86e5-2bfa-45c8-8d9a-224f143c25b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:15:13.336Z|2cdf86e5-2bfa-45c8-8d9a-224f143c25b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:15:13.338Z|1659ced3-e809-4b75-837d-28ac747c31d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:15:13.339Z|1659ced3-e809-4b75-837d-28ac747c31d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:15:13.357Z|420668f0-7cf7-4ad5-8bcf-d416c6448851|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:15:13.358Z|420668f0-7cf7-4ad5-8bcf-d416c6448851|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:15:23.372Z|191a6d86-d2a6-4357-a23f-318448f7b655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:15:23.373Z|191a6d86-d2a6-4357-a23f-318448f7b655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:15:23.390Z|a55a592f-e80a-4174-8814-de50aac7bc8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:15:23.391Z|a55a592f-e80a-4174-8814-de50aac7bc8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:15:23.415Z|013f0a68-3228-45bf-83e8-1941bc62a9a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:15:23.420Z|013f0a68-3228-45bf-83e8-1941bc62a9a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:15:26.406Z|873b0d2d-c6cf-4129-9ee0-47da2a57524c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:15:26.406Z|873b0d2d-c6cf-4129-9ee0-47da2a57524c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:15:27.197Z|b1718fce-c35b-4eb9-9ca9-d22ce05837d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:15:27.198Z|b1718fce-c35b-4eb9-9ca9-d22ce05837d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:15:30.598Z|ac94c668-e00e-4417-9515-42b311f5f3a7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:15:30.601Z|ac94c668-e00e-4417-9515-42b311f5f3a7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:15:33.457Z|b5f7d5e4-85f0-4b0a-8524-ba8c2ba55339|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:15:33.457Z|d3cd2573-322e-49bb-a55b-a058d4731974|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:15:33.458Z|b5f7d5e4-85f0-4b0a-8524-ba8c2ba55339|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:15:33.459Z|d3cd2573-322e-49bb-a55b-a058d4731974|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:15:33.463Z|46d2e15c-da26-430f-98c8-3337156fe289|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:15:33.464Z|46d2e15c-da26-430f-98c8-3337156fe289|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:15:41.406Z|716ec10d-5ea5-4e4a-b789-913b51935c09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:15:41.407Z|716ec10d-5ea5-4e4a-b789-913b51935c09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:15:43.529Z|fd19752f-3648-4dfe-9257-3235e94deef9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:15:43.529Z|fd19752f-3648-4dfe-9257-3235e94deef9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:15:43.538Z|fabb58b1-bcd8-4b41-9076-ab6ad13638b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:15:43.538Z|2512861a-fde1-459b-a32e-475c0e2513bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:15:43.540Z|2512861a-fde1-459b-a32e-475c0e2513bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:15:43.547Z|fabb58b1-bcd8-4b41-9076-ab6ad13638b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:15:53.588Z|c83b567f-ec66-4893-a9c6-7f4c2636ca30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:15:53.589Z|c83b567f-ec66-4893-a9c6-7f4c2636ca30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:15:53.596Z|0ac8cda6-9ee0-4e04-b29e-b7b3906fb267|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:15:53.597Z|0ac8cda6-9ee0-4e04-b29e-b7b3906fb267|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:15:53.604Z|11bf424a-679d-412d-a33c-f0be89ded451|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:15:53.606Z|11bf424a-679d-412d-a33c-f0be89ded451|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:15:56.406Z|617e7d16-e648-4c5c-83d5-c65dad63922c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:15:56.411Z|617e7d16-e648-4c5c-83d5-c65dad63922c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:15:57.199Z|4c3d981c-be0d-4b2a-91bb-ea11e7eee6f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:15:57.200Z|4c3d981c-be0d-4b2a-91bb-ea11e7eee6f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:16:03.681Z|7f3eb085-e76e-4f7b-86cc-2ab496883057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:16:03.681Z|ed4bb773-b577-4fdb-ab06-91da896e636d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:16:03.682Z|ed4bb773-b577-4fdb-ab06-91da896e636d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:16:03.682Z|7f3eb085-e76e-4f7b-86cc-2ab496883057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:16:03.735Z|86a06d3f-a07b-4181-8fea-0f7580de2978|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:16:03.736Z|86a06d3f-a07b-4181-8fea-0f7580de2978|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:16:11.406Z|783ce9dd-86cc-4bfe-a1a6-8582695df625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:16:11.409Z|783ce9dd-86cc-4bfe-a1a6-8582695df625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:16:13.756Z|fd427f16-ab08-4703-b49f-5bb03de8d11e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:16:13.757Z|fd427f16-ab08-4703-b49f-5bb03de8d11e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:16:13.770Z|2f3882ec-dc21-43e6-955b-5c0b40458dd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:16:13.771Z|2f3882ec-dc21-43e6-955b-5c0b40458dd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:16:13.791Z|2060c9fa-530a-4711-b242-136cb9f5b456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:16:13.792Z|2060c9fa-530a-4711-b242-136cb9f5b456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:16:23.859Z|790d80fd-9a6c-4fe4-aba8-f017387f3d80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:16:23.860Z|790d80fd-9a6c-4fe4-aba8-f017387f3d80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:16:23.866Z|22599439-0b8c-44f8-a939-041bfc834194|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:16:23.867Z|22599439-0b8c-44f8-a939-041bfc834194|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:16:23.885Z|14305f62-d3ba-468c-8873-4d7137688631|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:16:23.886Z|14305f62-d3ba-468c-8873-4d7137688631|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:16:26.406Z|e82fda2c-15bf-4cbb-a43c-be5ec6c3716f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:16:26.407Z|e82fda2c-15bf-4cbb-a43c-be5ec6c3716f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:16:27.201Z|6b0e2027-91fa-4948-afd8-faa9c073645d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:16:27.202Z|6b0e2027-91fa-4948-afd8-faa9c073645d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:16:30.583Z|d8363d3b-3abc-4f9a-bce3-d15bbee69018|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:16:30.584Z|d8363d3b-3abc-4f9a-bce3-d15bbee69018|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:16:33.934Z|d1770fb2-227f-4568-948f-72d13f56442e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:16:33.935Z|d1770fb2-227f-4568-948f-72d13f56442e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:16:33.935Z|0942afd6-7999-4e93-a5ab-eced726b7b25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:16:33.934Z|99298ca7-2cbf-4bc6-80c1-0735f9fe94e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:16:33.937Z|99298ca7-2cbf-4bc6-80c1-0735f9fe94e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:16:33.937Z|0942afd6-7999-4e93-a5ab-eced726b7b25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:16:41.407Z|c09199d2-5f41-4362-907b-c3f84550e646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:16:41.409Z|c09199d2-5f41-4362-907b-c3f84550e646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:16:43.994Z|20bec5cf-ca6e-4467-8435-df47e762eccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:16:43.995Z|20bec5cf-ca6e-4467-8435-df47e762eccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:16:44.002Z|bfac66f9-f9ea-4d1a-ac57-4b9ce33e061f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:16:44.003Z|bfac66f9-f9ea-4d1a-ac57-4b9ce33e061f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:16:44.011Z|83e08024-9c42-48bc-9d67-7fe7f074dfc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:16:44.012Z|83e08024-9c42-48bc-9d67-7fe7f074dfc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:16:54.036Z|c2cfadcd-e14d-49d5-92b2-84fef3be33bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:16:54.039Z|c2cfadcd-e14d-49d5-92b2-84fef3be33bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:16:54.043Z|ffb84e13-8ad7-4f11-bfb0-675c7ff1bd4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:16:54.048Z|ffb84e13-8ad7-4f11-bfb0-675c7ff1bd4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:16:54.076Z|19d2486f-ce2d-4e7d-a112-a758f1c3c54b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:16:54.077Z|19d2486f-ce2d-4e7d-a112-a758f1c3c54b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:16:56.406Z|cb8fedf3-1f47-48d6-b08c-a118e14efc96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:16:56.406Z|cb8fedf3-1f47-48d6-b08c-a118e14efc96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:16:57.202Z|295121f7-308b-418d-8429-59d3b7dbc73b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:16:57.203Z|295121f7-308b-418d-8429-59d3b7dbc73b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:17:04.086Z|d7e32650-c856-46ec-a2a1-7bd88c7af082|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:17:04.083Z|75c8a145-86c2-4e08-8174-bbe626290142|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:17:04.089Z|75c8a145-86c2-4e08-8174-bbe626290142|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:17:04.089Z|d7e32650-c856-46ec-a2a1-7bd88c7af082|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:17:04.119Z|1a126339-ef6a-4107-852d-a6d2a2960150|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:17:04.121Z|1a126339-ef6a-4107-852d-a6d2a2960150|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:17:11.406Z|2c2574ab-8c17-4957-9a0e-c25a6d2af0f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:17:11.406Z|2c2574ab-8c17-4957-9a0e-c25a6d2af0f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:17:14.137Z|d1971aae-a0cc-43a1-b323-a6018ec8bc47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:17:14.138Z|d1971aae-a0cc-43a1-b323-a6018ec8bc47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:17:14.140Z|468a5f57-36db-4574-9b05-b1adf4d43947|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:17:14.142Z|468a5f57-36db-4574-9b05-b1adf4d43947|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:17:14.194Z|b0cf9449-bbaa-405a-bfac-1ac687c2946b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:17:14.196Z|b0cf9449-bbaa-405a-bfac-1ac687c2946b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:17:24.201Z|3026f2f6-37f2-4e45-8ee0-90a1fabda5e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:17:24.202Z|3026f2f6-37f2-4e45-8ee0-90a1fabda5e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:17:24.213Z|bd9a385a-d44d-4ab6-b842-3180b1c75ef8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:17:24.214Z|bd9a385a-d44d-4ab6-b842-3180b1c75ef8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:17:24.240Z|6417fe70-75d7-4368-a73d-5f720af2d40d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:17:24.241Z|6417fe70-75d7-4368-a73d-5f720af2d40d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:17:26.406Z|55808843-b7d2-48c9-a84d-4a7873b5f8ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:17:26.408Z|55808843-b7d2-48c9-a84d-4a7873b5f8ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:17:27.204Z|32964b12-ee1b-4689-a6ac-b3b2a65ae517|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:17:27.205Z|32964b12-ee1b-4689-a6ac-b3b2a65ae517|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:17:30.592Z|c1fe0a4f-12dd-4e1a-aca2-af11a109306d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:17:30.593Z|c1fe0a4f-12dd-4e1a-aca2-af11a109306d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:17:34.257Z|e2e4a0a3-d6a7-45b2-b4b9-5cfd273fded3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:17:34.258Z|e2e4a0a3-d6a7-45b2-b4b9-5cfd273fded3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:17:34.274Z|ea4a66d6-b94e-40f0-93dd-4554eba2ec3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:17:34.275Z|ea4a66d6-b94e-40f0-93dd-4554eba2ec3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:17:34.290Z|fee10784-1ca3-44a4-a452-34eb06a66e7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:17:34.310Z|fee10784-1ca3-44a4-a452-34eb06a66e7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:17:41.408Z|b10fe166-b8d0-4b68-84f5-1e1473d65fcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:17:41.409Z|b10fe166-b8d0-4b68-84f5-1e1473d65fcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:17:44.317Z|981d6bd6-dc79-4911-9f29-3253d97e4cef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:17:44.318Z|981d6bd6-dc79-4911-9f29-3253d97e4cef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:17:44.323Z|e9aeedaa-3651-458d-9bb8-f4863623d6d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:17:44.325Z|e9aeedaa-3651-458d-9bb8-f4863623d6d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:17:44.374Z|00a81df7-82d2-494f-bd19-d8b6bdd678db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:17:44.375Z|00a81df7-82d2-494f-bd19-d8b6bdd678db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:17:54.398Z|81c079cc-69bb-4d3d-a445-bf01c7cdbd73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:17:54.399Z|81c079cc-69bb-4d3d-a445-bf01c7cdbd73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:17:54.401Z|d0f23be6-f9d2-4a06-babe-f52637cc88ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:17:54.402Z|d0f23be6-f9d2-4a06-babe-f52637cc88ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:17:54.425Z|77504518-904b-46f6-84bd-7c0dbca71506|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:17:54.426Z|77504518-904b-46f6-84bd-7c0dbca71506|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:17:56.406Z|3520e397-be8d-4cb7-9252-85b77868fdab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:17:56.406Z|3520e397-be8d-4cb7-9252-85b77868fdab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:17:57.206Z|d2aea965-6bed-4bd9-9eec-3f524a24e96b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:17:57.207Z|d2aea965-6bed-4bd9-9eec-3f524a24e96b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:18:04.441Z|0f0496ee-9427-4aed-a433-7ecfc1f8b84f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:18:04.443Z|0f0496ee-9427-4aed-a433-7ecfc1f8b84f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:18:04.454Z|46eb3bf5-39e7-42f0-ab68-de0177b3f928|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:18:04.454Z|46eb3bf5-39e7-42f0-ab68-de0177b3f928|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:18:04.474Z|ee199081-b2f7-4cf8-88a9-e2bbcfd4cb87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:18:04.475Z|ee199081-b2f7-4cf8-88a9-e2bbcfd4cb87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:18:11.406Z|efc190e9-a1b7-4efd-9e6c-9f7a0d5eb71d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:18:11.411Z|efc190e9-a1b7-4efd-9e6c-9f7a0d5eb71d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:18:14.488Z|84c31e18-cdde-42e3-93ed-387446fdb6f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:18:14.488Z|84c31e18-cdde-42e3-93ed-387446fdb6f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:18:14.511Z|fb20068d-c44c-4b6b-af66-26b16c2e5aac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:18:14.512Z|fb20068d-c44c-4b6b-af66-26b16c2e5aac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:18:14.530Z|0b1fc94a-bbfa-4de6-a04f-165fa76f517c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:18:14.531Z|0b1fc94a-bbfa-4de6-a04f-165fa76f517c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:18:24.551Z|e85027cb-6384-4a32-a0b4-0d594ddcdded|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:18:24.553Z|e85027cb-6384-4a32-a0b4-0d594ddcdded|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:18:24.562Z|bfadb1d4-fdf1-4eab-a2de-19e49838fe16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:18:24.563Z|bfadb1d4-fdf1-4eab-a2de-19e49838fe16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:18:24.594Z|d8959117-fe2e-47d1-afb9-0b92b68a415a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:18:24.596Z|d8959117-fe2e-47d1-afb9-0b92b68a415a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:18:26.406Z|c7859310-e9bb-475f-a985-c748e75d0603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:18:26.407Z|c7859310-e9bb-475f-a985-c748e75d0603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:18:27.207Z|c510036e-eb6f-4649-a71e-4e5ee952e496|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:18:27.208Z|c510036e-eb6f-4649-a71e-4e5ee952e496|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:18:30.589Z|76810ae7-c210-43a4-b8ea-c00703042df7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:18:30.590Z|76810ae7-c210-43a4-b8ea-c00703042df7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:18:34.628Z|c756963e-ed03-4677-9ad9-5d580c8abb8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:18:34.628Z|ac774fb5-e944-430d-8054-0c222baabab1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:18:34.629Z|c756963e-ed03-4677-9ad9-5d580c8abb8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:18:34.629Z|ac774fb5-e944-430d-8054-0c222baabab1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:18:34.662Z|4826dbdb-f6c0-4fac-bb1f-db48d1f7be16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:18:34.663Z|4826dbdb-f6c0-4fac-bb1f-db48d1f7be16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:18:41.406Z|105e362b-5942-42e0-abf9-7d0cde2138fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:18:41.408Z|105e362b-5942-42e0-abf9-7d0cde2138fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:18:44.696Z|4ce95f14-dfc7-419b-9b5f-ce863c5c8b10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:18:44.698Z|4ce95f14-dfc7-419b-9b5f-ce863c5c8b10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:18:44.711Z|1143dc44-1454-4cc4-862d-e7b69c11cc47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:18:44.712Z|1143dc44-1454-4cc4-862d-e7b69c11cc47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:18:44.734Z|4543491c-67e0-46eb-a92f-cc30d366e80b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:18:44.735Z|4543491c-67e0-46eb-a92f-cc30d366e80b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:18:54.799Z|f92fc9be-4ed0-46b8-9a66-6e1a9523dbe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:18:54.800Z|f92fc9be-4ed0-46b8-9a66-6e1a9523dbe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:18:54.815Z|c708d256-b80f-44bb-b397-f34f79315e70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:18:54.816Z|c708d256-b80f-44bb-b397-f34f79315e70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:18:54.847Z|d26de2ce-d8e9-412f-97d4-efdfed934cc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:18:54.848Z|d26de2ce-d8e9-412f-97d4-efdfed934cc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:18:56.408Z|3bc8ccdd-0af9-4f25-8dde-aa8921415a4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:18:56.411Z|3bc8ccdd-0af9-4f25-8dde-aa8921415a4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:18:57.209Z|f44ed2a4-cd3a-4034-8b49-fe2862350598|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:18:57.211Z|f44ed2a4-cd3a-4034-8b49-fe2862350598|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:19:04.894Z|1449704b-c3fb-45c2-88c2-6c9f20e8b920|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:19:04.895Z|1449704b-c3fb-45c2-88c2-6c9f20e8b920|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:19:04.967Z|ee605200-aadd-4279-abf6-af2c26628b06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:19:04.969Z|ee605200-aadd-4279-abf6-af2c26628b06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:19:05.007Z|4b787744-4fa6-4bbf-856a-5df009203789|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:19:05.008Z|4b787744-4fa6-4bbf-856a-5df009203789|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:19:11.408Z|a30418e3-0780-4edb-bb7f-f455bfb98773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:19:11.410Z|a30418e3-0780-4edb-bb7f-f455bfb98773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:19:15.037Z|c825b1d5-e4e6-40b5-8aa0-b7e040ce1e3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:19:15.040Z|c825b1d5-e4e6-40b5-8aa0-b7e040ce1e3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:19:15.098Z|068e8e2a-d0ee-4ae3-aff6-766d70b38e94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:19:15.101Z|068e8e2a-d0ee-4ae3-aff6-766d70b38e94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:19:15.101Z|5976bdbe-1f36-4240-a1f8-503eb1873862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:19:15.108Z|5976bdbe-1f36-4240-a1f8-503eb1873862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:19:25.237Z|d1f3914f-1214-4477-9d42-cdd8de5c9ad7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:19:25.240Z|d1f3914f-1214-4477-9d42-cdd8de5c9ad7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:19:25.260Z|98887386-327c-496d-aaf1-366efb422c54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:19:25.262Z|98887386-327c-496d-aaf1-366efb422c54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:19:25.315Z|84140e7f-34a2-4f1b-94c1-23f455dade94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:19:25.316Z|84140e7f-34a2-4f1b-94c1-23f455dade94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:19:26.406Z|b8de4f30-d63f-45b5-a279-d8e10086b115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:19:26.407Z|b8de4f30-d63f-45b5-a279-d8e10086b115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:19:27.212Z|542fef57-a601-419e-9ce1-a0ae6bc4dc80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:19:27.213Z|542fef57-a601-419e-9ce1-a0ae6bc4dc80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:19:30.590Z|be3cf21c-730e-4047-9383-50de505cbf24|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:19:30.592Z|be3cf21c-730e-4047-9383-50de505cbf24|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:19:35.350Z|54346696-1b4c-465d-ad58-73495fb45754|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:19:35.351Z|54346696-1b4c-465d-ad58-73495fb45754|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:19:35.375Z|54408e70-e7d6-4bbf-87eb-f49c8b8bf14e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:19:35.380Z|54408e70-e7d6-4bbf-87eb-f49c8b8bf14e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:19:35.423Z|fd6737d2-c8f4-4d33-b8ad-6eba91e06e75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:19:35.425Z|fd6737d2-c8f4-4d33-b8ad-6eba91e06e75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:19:41.406Z|7301115a-5c77-43a7-8fb4-4875aa1ebcbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:19:41.411Z|7301115a-5c77-43a7-8fb4-4875aa1ebcbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:19:45.412Z|2923aefc-6132-447c-9c23-f383fdc450a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:19:45.414Z|2923aefc-6132-447c-9c23-f383fdc450a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:19:45.475Z|d9a2a76b-cbc9-4e18-800c-3aa6b77c0063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:19:45.484Z|d9a2a76b-cbc9-4e18-800c-3aa6b77c0063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:19:45.513Z|d7e8f002-f404-4854-bc8f-a60d865131cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:19:45.514Z|d7e8f002-f404-4854-bc8f-a60d865131cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:19:55.494Z|48fb2ec4-1d98-474b-90d7-831d6271786d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:19:55.495Z|48fb2ec4-1d98-474b-90d7-831d6271786d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:19:55.612Z|adb7833d-a392-47ee-a4da-b8e95adb5951|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:19:55.613Z|adb7833d-a392-47ee-a4da-b8e95adb5951|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:19:55.636Z|d1468eb6-5ca8-4662-b989-d0d135683a18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:19:55.638Z|d1468eb6-5ca8-4662-b989-d0d135683a18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:19:56.408Z|f467abcb-aeb8-4856-9b49-350fbc9fc30b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:19:56.408Z|f467abcb-aeb8-4856-9b49-350fbc9fc30b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:19:57.214Z|97642ac3-61c9-4a6b-9b23-ce97ab952eee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:19:57.216Z|97642ac3-61c9-4a6b-9b23-ce97ab952eee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:20:05.560Z|04544b44-3d89-4a81-ac0e-28769550b3b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:20:05.561Z|04544b44-3d89-4a81-ac0e-28769550b3b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:20:05.656Z|7286b7e5-497a-407f-b969-f714c0906fc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:20:05.657Z|7286b7e5-497a-407f-b969-f714c0906fc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:20:05.694Z|94d26d28-7d3e-4fee-95e2-eae504af3e1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:20:05.695Z|94d26d28-7d3e-4fee-95e2-eae504af3e1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:20:11.406Z|f136999c-2aa5-4f46-b566-b8e3360efb33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:20:11.407Z|f136999c-2aa5-4f46-b566-b8e3360efb33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:20:15.630Z|4d5d46eb-0c42-4072-aae3-dfbca66ac87c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:20:15.632Z|4d5d46eb-0c42-4072-aae3-dfbca66ac87c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:20:15.736Z|a4e14cbb-be62-470f-aedf-fc3bff3b7ca1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:20:15.738Z|a4e14cbb-be62-470f-aedf-fc3bff3b7ca1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:20:15.765Z|02544e9d-9a2f-46bc-96d0-15f015cfed45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:20:15.770Z|02544e9d-9a2f-46bc-96d0-15f015cfed45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:20:25.692Z|ec42f84d-a244-486d-832d-b71d01b37c6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:20:25.693Z|ec42f84d-a244-486d-832d-b71d01b37c6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:20:25.804Z|b4e415b2-fcfc-44a1-a921-78c6a49262ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:20:25.805Z|b4e415b2-fcfc-44a1-a921-78c6a49262ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:20:25.842Z|3e73754d-27f5-4727-893a-4402012f0ec4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:20:25.843Z|3e73754d-27f5-4727-893a-4402012f0ec4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:20:26.406Z|2489cccd-0cd6-4b4f-9014-81d10b828be3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:20:26.409Z|2489cccd-0cd6-4b4f-9014-81d10b828be3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:20:27.217Z|d6325fa4-03fb-4c7a-8896-85cbe8d6ad10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:20:27.217Z|d6325fa4-03fb-4c7a-8896-85cbe8d6ad10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:20:30.586Z|d579b66d-f071-4f8b-b47e-af1677874899|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:20:30.587Z|d579b66d-f071-4f8b-b47e-af1677874899|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:20:35.753Z|0a600161-147c-46c8-b17b-9f05a0b6803c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:20:35.754Z|0a600161-147c-46c8-b17b-9f05a0b6803c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:20:35.872Z|b0087e71-85cc-453c-9bc4-ea4c82c49dd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:20:35.873Z|b0087e71-85cc-453c-9bc4-ea4c82c49dd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:20:35.897Z|e62bb19b-9581-4bcd-ab91-31c8e3288d90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:20:35.898Z|e62bb19b-9581-4bcd-ab91-31c8e3288d90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:20:41.406Z|52e9b943-be1c-4a33-b741-af8f04bbda15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:20:41.406Z|52e9b943-be1c-4a33-b741-af8f04bbda15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:20:45.889Z|8342f4df-abae-40a2-947d-b2119e3ba683|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:20:45.891Z|8342f4df-abae-40a2-947d-b2119e3ba683|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:20:45.947Z|8877b952-3a3d-49f4-8084-1551fa8e7ac9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:20:45.953Z|8877b952-3a3d-49f4-8084-1551fa8e7ac9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:20:46.050Z|e1958aa5-fab9-409e-9624-422ad88cfe7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:20:46.051Z|e1958aa5-fab9-409e-9624-422ad88cfe7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:20:56.000Z|0eb37a18-1c3c-4867-8f10-c1e64700e182|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:20:56.001Z|0eb37a18-1c3c-4867-8f10-c1e64700e182|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:20:56.070Z|6bae5e25-7cc7-4900-9ad9-5abe5fb087e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:20:56.072Z|6bae5e25-7cc7-4900-9ad9-5abe5fb087e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:20:56.139Z|46d7a7e2-2802-4d61-97e6-884acbcad71d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:20:56.140Z|46d7a7e2-2802-4d61-97e6-884acbcad71d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:20:56.406Z|6defe44d-93ae-438a-8190-4ff2a50b53c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:20:56.406Z|6defe44d-93ae-438a-8190-4ff2a50b53c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:20:57.218Z|eff28395-b41d-4060-ac8d-24002fbe8182|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:20:57.219Z|eff28395-b41d-4060-ac8d-24002fbe8182|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:21:06.061Z|88686f84-4bbc-4433-a40a-8e08b47c27b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:21:06.062Z|88686f84-4bbc-4433-a40a-8e08b47c27b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:21:06.137Z|a251470b-684c-4157-ac27-b49587f62b5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:21:06.138Z|a251470b-684c-4157-ac27-b49587f62b5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:21:06.210Z|af13a8e9-1849-443f-9919-ba3ec8a4c796|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:21:06.211Z|af13a8e9-1849-443f-9919-ba3ec8a4c796|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:21:11.406Z|759bc3e2-2f19-453c-b953-f3e0ccb4ec36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:21:11.408Z|759bc3e2-2f19-453c-b953-f3e0ccb4ec36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:21:16.137Z|a173f85d-5f98-4211-a7a2-4eeda1c874c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:21:16.138Z|a173f85d-5f98-4211-a7a2-4eeda1c874c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:21:16.234Z|f61d2a0a-9589-436e-a244-5c20b192bef7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:21:16.235Z|f61d2a0a-9589-436e-a244-5c20b192bef7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:21:16.313Z|ac98e98b-f497-4540-9174-e88a82f9b500|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:21:16.314Z|ac98e98b-f497-4540-9174-e88a82f9b500|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:21:26.216Z|462c8ad9-9efd-409f-be7d-fe3c74415ff0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:21:26.250Z|462c8ad9-9efd-409f-be7d-fe3c74415ff0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:21:26.297Z|cad00787-b8f4-4d6b-8aae-937c576bd450|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:21:26.299Z|cad00787-b8f4-4d6b-8aae-937c576bd450|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:21:26.406Z|8fbdbb1c-707d-4e8f-8fca-3d6d7e0fa02c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:21:26.407Z|8fbdbb1c-707d-4e8f-8fca-3d6d7e0fa02c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:21:26.490Z|05c03ca5-2136-45e0-94eb-3494971f50e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:21:26.491Z|05c03ca5-2136-45e0-94eb-3494971f50e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:21:27.220Z|d9d72105-91f9-410e-a063-4a1c81530267|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:21:27.220Z|d9d72105-91f9-410e-a063-4a1c81530267|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:21:30.593Z|d0835845-d31b-4776-84c3-8b04a9a3dbf8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:21:30.602Z|d0835845-d31b-4776-84c3-8b04a9a3dbf8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:21:36.335Z|d87d3b0a-d66d-490c-9423-1dd838d4c809|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:21:36.336Z|d87d3b0a-d66d-490c-9423-1dd838d4c809|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:21:36.401Z|d3541b4e-20fa-42fb-891d-1f17e142db54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:21:36.402Z|d3541b4e-20fa-42fb-891d-1f17e142db54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:21:36.574Z|e34f2a25-6b20-499c-8f5d-c2d4736a8dc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:21:36.576Z|e34f2a25-6b20-499c-8f5d-c2d4736a8dc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:21:41.407Z|8f6a3fd9-7b32-40ad-9d21-66da2bd5fd12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:21:41.408Z|8f6a3fd9-7b32-40ad-9d21-66da2bd5fd12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:21:46.423Z|e9548570-6bec-442a-af8d-f8d593597ef3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:21:46.424Z|e9548570-6bec-442a-af8d-f8d593597ef3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:21:46.555Z|a4ccd867-0238-4bb5-8015-2d9509e2ecc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:21:46.556Z|a4ccd867-0238-4bb5-8015-2d9509e2ecc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:21:46.660Z|bcf396c9-2fdd-4df4-8066-fe7111ca5655|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:21:46.661Z|bcf396c9-2fdd-4df4-8066-fe7111ca5655|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:21:50.635Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-03-01T07:21:50.664Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 74210b30-8c9c-4e3b-b99e-744367842d41 already exists in requestDb InfraActiveRequests table 2023-03-01T07:21:50.776Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74210b30-8c9c-4e3b-b99e-744367842d41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74210b30-8c9c-4e3b-b99e-744367842d41 2023-03-01T07:21:50.778Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74210b30-8c9c-4e3b-b99e-744367842d41|INFO|500||Invoke 2023-03-01T07:21:50.778Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74210b30-8c9c-4e3b-b99e-744367842d41|DEBUG|500||===========================request begin================================================ 2023-03-01T07:21:50.779Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74210b30-8c9c-4e3b-b99e-744367842d41|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74210b30-8c9c-4e3b-b99e-744367842d41 2023-03-01T07:21:50.779Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74210b30-8c9c-4e3b-b99e-744367842d41|DEBUG|500||Method : GET 2023-03-01T07:21:50.780Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74210b30-8c9c-4e3b-b99e-744367842d41|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ee0503c1ab8b3c9", X-B3-SpanId:"357b03fd3ed8d2bb", X-B3-ParentSpanId:"5ee0503c1ab8b3c9", X-B3-Sampled:"0", X-ONAP-RequestID:"74210b30-8c9c-4e3b-b99e-744367842d41", X-RequestID:"74210b30-8c9c-4e3b-b99e-744367842d41", X-TransactionID:"74210b30-8c9c-4e3b-b99e-744367842d41", X-ECOMP-RequestID:"74210b30-8c9c-4e3b-b99e-744367842d41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2a95b54-78e7-4073-b0b0-64fa3d7f3255"] 2023-03-01T07:21:50.784Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74210b30-8c9c-4e3b-b99e-744367842d41|DEBUG|500||Request body: 2023-03-01T07:21:50.784Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74210b30-8c9c-4e3b-b99e-744367842d41|DEBUG|500||==========================request end================================================ 2023-03-01T07:21:52.466Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74210b30-8c9c-4e3b-b99e-744367842d41|DEBUG|500||============================response begin========================================== 2023-03-01T07:21:52.467Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74210b30-8c9c-4e3b-b99e-744367842d41|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T07:21:52.467Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74210b30-8c9c-4e3b-b99e-744367842d41|DEBUG|500||Status text : 2023-03-01T07:21:52.468Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74210b30-8c9c-4e3b-b99e-744367842d41|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=859F148960205979EBE3EEC5FB3032D8; 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:"Wed, 01 Mar 2023 07:21:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T07:21:52.471Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74210b30-8c9c-4e3b-b99e-744367842d41|DEBUG|500||Response body: 2023-03-01T07:21:52.471Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74210b30-8c9c-4e3b-b99e-744367842d41|DEBUG|500||=======================response end================================================= 2023-03-01T07:21:52.472Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74210b30-8c9c-4e3b-b99e-744367842d41|INFO|404|Not Found|InvokeReturn 2023-03-01T07:21:52.698Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 74210b30-8c9c-4e3b-b99e-744367842d41 2023-03-01T07:21:52.751Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-03-01T07:21:52.759Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-03-01T07:21:52.760Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-03-01T07:21:52.761Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-01T07:21:52.761Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-03-01T07:21:52.761Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-03-01T07:21:52.762Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|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:"5ee0503c1ab8b3c9", X-B3-SpanId:"cfa3cd5e8c4c957c", X-B3-ParentSpanId:"5ee0503c1ab8b3c9", X-B3-Sampled:"0", X-ONAP-RequestID:"74210b30-8c9c-4e3b-b99e-744367842d41", X-RequestID:"74210b30-8c9c-4e3b-b99e-744367842d41", X-TransactionID:"74210b30-8c9c-4e3b-b99e-744367842d41", X-ECOMP-RequestID:"74210b30-8c9c-4e3b-b99e-744367842d41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aeb282fd-340e-4891-be46-05d8a1fb660f"] 2023-03-01T07:21:52.762Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-03-01T07:21:52.763Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-03-01T07:21:52.838Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-03-01T07:21:52.838Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-01T07:21:52.839Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2023-03-01T07:21:52.839Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|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:"Wed, 01 Mar 2023 07:21:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T07:21:52.840Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-03-01T07:21:52.841Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-03-01T07:21:52.842Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-01T07:21:52.843Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|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$$bbe9a70a.globalHealthcheck() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-01T07:21:52.845Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-03-01T07:21:52.847Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-03-01T07:21:52.848Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-03-01T07:21:52.848Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-01T07:21:52.849Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-03-01T07:21:52.849Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-03-01T07:21:52.849Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|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:"5ee0503c1ab8b3c9", X-B3-SpanId:"06bcc9c4c180af5c", X-B3-ParentSpanId:"5ee0503c1ab8b3c9", X-B3-Sampled:"0", X-ONAP-RequestID:"74210b30-8c9c-4e3b-b99e-744367842d41", X-RequestID:"74210b30-8c9c-4e3b-b99e-744367842d41", X-TransactionID:"74210b30-8c9c-4e3b-b99e-744367842d41", X-ECOMP-RequestID:"74210b30-8c9c-4e3b-b99e-744367842d41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"223f8bba-bc7c-4bb1-a756-eef32dd80831"] 2023-03-01T07:21:52.850Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-03-01T07:21:52.850Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-03-01T07:21:53.069Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-03-01T07:21:53.071Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-01T07:21:53.073Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2023-03-01T07:21:53.077Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|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:"Wed, 01 Mar 2023 07:21:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T07:21:53.078Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-03-01T07:21:53.078Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-03-01T07:21:53.079Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-01T07:21:53.080Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|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$$bbe9a70a.globalHealthcheck() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-01T07:21:53.082Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@75fc1333 2023-03-01T07:21:53.090Z|74210b30-8c9c-4e3b-b99e-744367842d41|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T07:21:56.406Z|a9656b47-7d2b-4e84-88d5-2046882949d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:21:56.412Z|a9656b47-7d2b-4e84-88d5-2046882949d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:21:56.546Z|2e014fa7-e8fe-47a1-9a4e-961d1b0d40b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:21:56.548Z|2e014fa7-e8fe-47a1-9a4e-961d1b0d40b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:21:56.658Z|47017589-a10f-40a6-9e79-fa701d2ffb1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:21:56.659Z|47017589-a10f-40a6-9e79-fa701d2ffb1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:21:56.757Z|95e55dda-d047-455a-b66e-49b1a37ac5e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:21:56.758Z|95e55dda-d047-455a-b66e-49b1a37ac5e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:21:57.221Z|c294a1bb-c136-4d56-a352-adc5ef02baab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:21:57.222Z|c294a1bb-c136-4d56-a352-adc5ef02baab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:22:06.690Z|3d6a0216-6e3d-4dc0-83d2-934441135d24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:22:06.691Z|3d6a0216-6e3d-4dc0-83d2-934441135d24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:22:06.779Z|288a6fe8-37e4-4812-8d65-a229e891b47c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:22:06.780Z|288a6fe8-37e4-4812-8d65-a229e891b47c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:22:06.869Z|f9bc67ce-9b47-418d-add4-161008f4db0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:22:06.871Z|f9bc67ce-9b47-418d-add4-161008f4db0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:22:08.347Z|20f1de92-c01c-420b-ad25-bb6631cd6b8e|http-nio-8080-exec-10|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-03-01T07:22:08.351Z|20f1de92-c01c-420b-ad25-bb6631cd6b8e|http-nio-8080-exec-10|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-03-01T07:22:10.994Z|1dd497fc-91b0-471c-8fa3-30946932ee02|http-nio-8080-exec-7|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-03-01T07:22:10.996Z|1dd497fc-91b0-471c-8fa3-30946932ee02|http-nio-8080-exec-7|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-03-01T07:22:11.406Z|4dd195fc-86c1-4383-a5a0-47a46892f70a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:22:11.407Z|4dd195fc-86c1-4383-a5a0-47a46892f70a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:22:16.799Z|00287660-fcdd-4b73-9ebb-b6b64e562866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:22:16.800Z|00287660-fcdd-4b73-9ebb-b6b64e562866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:22:16.924Z|cbe6bd7b-6f6f-45c0-a3ba-ceb66be67a67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:22:16.925Z|cbe6bd7b-6f6f-45c0-a3ba-ceb66be67a67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:22:16.954Z|c21b20b4-791d-46f7-b479-a580e589d5da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:22:16.955Z|c21b20b4-791d-46f7-b479-a580e589d5da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:22:26.407Z|8c42be76-00c3-4419-ac4e-cf0a8df97914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:22:26.408Z|8c42be76-00c3-4419-ac4e-cf0a8df97914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:22:26.877Z|3c25fd81-7a85-4e01-8cad-439c17f3a37c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:22:26.878Z|3c25fd81-7a85-4e01-8cad-439c17f3a37c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:22:27.005Z|dd66eb18-ef8a-43f7-b093-454ddbd6ac23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:22:27.006Z|dd66eb18-ef8a-43f7-b093-454ddbd6ac23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:22:27.018Z|5aa557a9-f0e7-4dcd-8843-4870011cf5be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:22:27.019Z|5aa557a9-f0e7-4dcd-8843-4870011cf5be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:22:27.223Z|7ee5df96-137e-4e0b-b2f0-3500ba448c93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:22:27.224Z|7ee5df96-137e-4e0b-b2f0-3500ba448c93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:22:30.586Z|6e871088-7b29-4638-8b21-1f5d657aeaee|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:22:30.591Z|6e871088-7b29-4638-8b21-1f5d657aeaee|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:22:36.929Z|385a5520-de4e-401f-989f-5793997225fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:22:36.931Z|385a5520-de4e-401f-989f-5793997225fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:22:37.068Z|96babd42-ae46-4de0-aa2c-a25c59868ebc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:22:37.068Z|fcc2069c-950e-4370-8d50-3c6229bf2ad6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:22:37.069Z|96babd42-ae46-4de0-aa2c-a25c59868ebc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:22:37.069Z|fcc2069c-950e-4370-8d50-3c6229bf2ad6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:22:41.406Z|0e2d99b8-aaef-4f26-81b9-382b4e052a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:22:41.426Z|0e2d99b8-aaef-4f26-81b9-382b4e052a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:22:47.015Z|0808bdee-fe6c-440a-bc49-72a6030a019e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:22:47.016Z|0808bdee-fe6c-440a-bc49-72a6030a019e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:22:47.174Z|d19e7486-2c62-48f2-9465-f28fc03ae605|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:22:47.176Z|d19e7486-2c62-48f2-9465-f28fc03ae605|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:22:47.180Z|d8500ebd-1f58-4c71-91df-06dfc4f977d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:22:47.181Z|d8500ebd-1f58-4c71-91df-06dfc4f977d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:22:56.406Z|c4c52e51-0530-4858-9c20-099a1594a1bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:22:56.406Z|c4c52e51-0530-4858-9c20-099a1594a1bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:22:57.077Z|d9d7d165-e143-4c5a-bbd8-3637ad0f4567|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:22:57.079Z|d9d7d165-e143-4c5a-bbd8-3637ad0f4567|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:22:57.228Z|2f07bf09-e0d0-4203-9dc3-6b180eae1d8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:22:57.229Z|2f07bf09-e0d0-4203-9dc3-6b180eae1d8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:22:57.262Z|aa088f6e-2c86-4093-897b-73a2636b6a15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:22:57.263Z|aa088f6e-2c86-4093-897b-73a2636b6a15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:22:57.271Z|c4ecef31-0608-48a8-aae1-77b0e8d1ac5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:22:57.272Z|c4ecef31-0608-48a8-aae1-77b0e8d1ac5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:23:07.130Z|24883324-409f-4b02-b9b7-e352bbf7754a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:23:07.131Z|24883324-409f-4b02-b9b7-e352bbf7754a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:23:07.339Z|a902da0d-854b-4a4c-b7d7-20ab49d7dd5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:23:07.340Z|c8eed4d3-07c0-4cd7-ac33-e5dcf9465461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:23:07.340Z|a902da0d-854b-4a4c-b7d7-20ab49d7dd5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:23:07.340Z|c8eed4d3-07c0-4cd7-ac33-e5dcf9465461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:23:11.407Z|1ca0e7cf-78a3-4efe-84ac-5b8c3fb92162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:23:11.408Z|1ca0e7cf-78a3-4efe-84ac-5b8c3fb92162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:23:17.192Z|8fb6d007-3014-422f-8dbe-7c1f26670412|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:23:17.193Z|8fb6d007-3014-422f-8dbe-7c1f26670412|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:23:17.396Z|b415028a-f46f-4f83-9789-5c97ff16da24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:23:17.398Z|b415028a-f46f-4f83-9789-5c97ff16da24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:23:17.410Z|4b1fecfe-1a9a-4dc8-a0cf-044b25485ef7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:23:17.412Z|4b1fecfe-1a9a-4dc8-a0cf-044b25485ef7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:23:26.406Z|f2b5280e-ec08-46a8-b941-250dc35ffa4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:23:26.411Z|f2b5280e-ec08-46a8-b941-250dc35ffa4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:23:27.230Z|f23e51a5-1339-4bb2-a249-d4f63a88f927|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:23:27.231Z|f23e51a5-1339-4bb2-a249-d4f63a88f927|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:23:27.290Z|4846b015-8887-4a4c-892f-42737ab6fa3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:23:27.291Z|4846b015-8887-4a4c-892f-42737ab6fa3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:23:27.466Z|e033dd83-b81a-4ad8-98e0-e7fc4b3a774f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:23:27.467Z|e033dd83-b81a-4ad8-98e0-e7fc4b3a774f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:23:27.469Z|29f457c3-36e0-4d6b-afd1-d5cc790ccadb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:23:27.469Z|29f457c3-36e0-4d6b-afd1-d5cc790ccadb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:23:30.587Z|38d66d05-786f-485f-821b-3d7d45346223|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:23:30.590Z|38d66d05-786f-485f-821b-3d7d45346223|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:23:37.330Z|a0a71fd2-5afd-4a0c-8fae-b84b23c173af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:23:37.331Z|a0a71fd2-5afd-4a0c-8fae-b84b23c173af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:23:37.511Z|fdb33aa1-ceeb-4d13-95fe-2f23595f5b5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:23:37.512Z|fdb33aa1-ceeb-4d13-95fe-2f23595f5b5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:23:37.541Z|04d2d597-91d8-40f9-986f-eaee0588ef5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:23:37.543Z|04d2d597-91d8-40f9-986f-eaee0588ef5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:23:41.407Z|0c2e0af3-b7ad-4be0-bb53-d6cefb9a2926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:23:41.409Z|0c2e0af3-b7ad-4be0-bb53-d6cefb9a2926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:23:47.420Z|16905598-a619-4536-8f63-26f230f612cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:23:47.422Z|16905598-a619-4536-8f63-26f230f612cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:23:47.555Z|7a326188-8185-4ba2-9e01-196fc2f54cb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:23:47.556Z|7a326188-8185-4ba2-9e01-196fc2f54cb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:23:47.602Z|640f6cb1-9503-4c34-bac7-1953cdf9424f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:23:47.603Z|640f6cb1-9503-4c34-bac7-1953cdf9424f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:23:56.406Z|2a8818ca-08bd-4252-9140-a42521309684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:23:56.407Z|2a8818ca-08bd-4252-9140-a42521309684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:23:57.232Z|3569eeb9-8de3-43fa-82cb-3a621a6b264f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:23:57.233Z|3569eeb9-8de3-43fa-82cb-3a621a6b264f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:23:57.511Z|25ead00c-5f2a-4aa6-8aa3-5c11bd8c5787|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:23:57.512Z|25ead00c-5f2a-4aa6-8aa3-5c11bd8c5787|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:23:57.629Z|bffcd197-e4c0-49e1-a65e-7bc4ca6787ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:23:57.630Z|bffcd197-e4c0-49e1-a65e-7bc4ca6787ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:23:57.668Z|36bd5d40-59b9-44bc-a635-aad5ccee9569|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:23:57.670Z|36bd5d40-59b9-44bc-a635-aad5ccee9569|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:24:07.571Z|80d75e82-9d6a-4028-aac8-6ab319d5543f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:24:07.572Z|80d75e82-9d6a-4028-aac8-6ab319d5543f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:24:07.691Z|0eefc39b-3dda-444b-a03c-8137b156bc11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:24:07.692Z|0eefc39b-3dda-444b-a03c-8137b156bc11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:24:07.721Z|c91d1776-de02-4e71-8733-a6a1fc389c56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:24:07.722Z|c91d1776-de02-4e71-8733-a6a1fc389c56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:24:11.406Z|c1f7a29f-574d-440a-9e97-e41ad054a7c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:24:11.409Z|c1f7a29f-574d-440a-9e97-e41ad054a7c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:24:17.629Z|412ae47d-51e2-4ebc-a324-153e85ef8525|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:24:17.636Z|412ae47d-51e2-4ebc-a324-153e85ef8525|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:24:17.784Z|bf098e38-7411-4ee1-ad17-7480c4d7f46b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:24:17.784Z|77806a42-dbbe-44bd-9b3a-6cfbdde246e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:24:17.785Z|bf098e38-7411-4ee1-ad17-7480c4d7f46b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:24:17.785Z|77806a42-dbbe-44bd-9b3a-6cfbdde246e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:24:26.406Z|e0345b0d-6adf-42c8-8b54-f6946b9efaf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:24:26.406Z|e0345b0d-6adf-42c8-8b54-f6946b9efaf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:24:27.234Z|fbaf2505-6d17-41d2-b226-a72aa764eadb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:24:27.235Z|fbaf2505-6d17-41d2-b226-a72aa764eadb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:24:27.696Z|73abe1d3-2f9f-4c9e-93fb-da9812e768d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:24:27.697Z|73abe1d3-2f9f-4c9e-93fb-da9812e768d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:24:27.832Z|d0190a45-1035-446f-af04-17a5dfc3f426|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:24:27.834Z|d0190a45-1035-446f-af04-17a5dfc3f426|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:24:27.850Z|54e32218-df3c-4c31-adb6-3d3f5eb4cd36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:24:27.851Z|54e32218-df3c-4c31-adb6-3d3f5eb4cd36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:24:30.585Z|891f0430-2286-4f59-8273-496c083f05dc|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:24:30.586Z|891f0430-2286-4f59-8273-496c083f05dc|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:24:37.730Z|68e70eb5-8efb-436d-9e0d-9e34a48b466f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:24:37.731Z|68e70eb5-8efb-436d-9e0d-9e34a48b466f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:24:37.880Z|c3b794ca-e75c-4b66-b6d8-afa148272cb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:24:37.882Z|c3b794ca-e75c-4b66-b6d8-afa148272cb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:24:37.911Z|2a792d8b-d5f9-45c4-84bd-c6011cc7d77e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:24:37.912Z|2a792d8b-d5f9-45c4-84bd-c6011cc7d77e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:24:41.406Z|b78b331a-07d7-4dcb-bb21-08024547acad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:24:41.407Z|b78b331a-07d7-4dcb-bb21-08024547acad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:24:47.770Z|6657bb1a-5190-4321-a36b-bdf65c1ce68f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:24:47.771Z|6657bb1a-5190-4321-a36b-bdf65c1ce68f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:24:47.932Z|3c990875-0d38-4cb2-8078-9742c3426e55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:24:47.934Z|3c990875-0d38-4cb2-8078-9742c3426e55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:24:47.988Z|a5748844-2fd5-49bb-8af1-85f3398509a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:24:47.989Z|a5748844-2fd5-49bb-8af1-85f3398509a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:24:56.406Z|7466d3bc-e841-4ebb-835e-ea4667252bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:24:56.414Z|7466d3bc-e841-4ebb-835e-ea4667252bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:24:57.237Z|edb13f8c-7b6d-4ad4-aeda-5bae6976e419|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:24:57.240Z|edb13f8c-7b6d-4ad4-aeda-5bae6976e419|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:24:57.824Z|53a5affb-a8dc-47d6-833d-7e8d89a7e484|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:24:57.826Z|53a5affb-a8dc-47d6-833d-7e8d89a7e484|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:24:57.990Z|b16cbc59-8f5a-499e-a700-228566184366|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:24:57.991Z|b16cbc59-8f5a-499e-a700-228566184366|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:24:58.041Z|5bfdeb32-ea00-4f8c-89e0-1ef3ea4046dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:24:58.043Z|5bfdeb32-ea00-4f8c-89e0-1ef3ea4046dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:25:07.891Z|1d3582e6-530e-4f01-8381-d195b16fbe7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:25:07.893Z|1d3582e6-530e-4f01-8381-d195b16fbe7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:25:08.036Z|427ed772-f85f-4ead-9340-94b34f754782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:25:08.037Z|427ed772-f85f-4ead-9340-94b34f754782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:25:08.104Z|1a9393e9-a54e-450c-87e5-1520bba78f3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:25:08.109Z|1a9393e9-a54e-450c-87e5-1520bba78f3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:25:11.406Z|34060356-74a9-4c19-bea0-9b4c20791a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:25:11.411Z|34060356-74a9-4c19-bea0-9b4c20791a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:25:17.970Z|3c263ad3-3205-48e8-a851-528229b3abab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:25:17.972Z|3c263ad3-3205-48e8-a851-528229b3abab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:25:18.088Z|d7a7ecab-1d86-4642-9aeb-9da823c6a057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:25:18.089Z|d7a7ecab-1d86-4642-9aeb-9da823c6a057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:25:18.161Z|9893bd5e-81c1-430a-9202-d86551526376|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:25:18.162Z|9893bd5e-81c1-430a-9202-d86551526376|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:25:26.407Z|b4d42600-015d-40fe-8d88-c28516e64bda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:25:26.409Z|b4d42600-015d-40fe-8d88-c28516e64bda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:25:27.241Z|ad5d3397-3d3b-4c3f-8fc9-2c15fdeeb2d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:25:27.243Z|ad5d3397-3d3b-4c3f-8fc9-2c15fdeeb2d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:25:28.029Z|855d8f20-8b53-4bc2-b4dd-302912594e6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:25:28.031Z|855d8f20-8b53-4bc2-b4dd-302912594e6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:25:28.143Z|c7198b60-f72a-45e4-a90f-ee9646b1d8b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:25:28.146Z|c7198b60-f72a-45e4-a90f-ee9646b1d8b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:25:28.200Z|89ddad5b-bd3e-4983-aa57-4492aed31c05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:25:28.201Z|89ddad5b-bd3e-4983-aa57-4492aed31c05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:25:30.589Z|c6a6515e-7b78-4469-837b-37ef17fe81b7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:25:30.592Z|c6a6515e-7b78-4469-837b-37ef17fe81b7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:25:38.103Z|966edc3b-0214-4ea4-843e-87e4b6753b23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:25:38.106Z|966edc3b-0214-4ea4-843e-87e4b6753b23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:25:38.191Z|92ca5cb4-70ea-4baa-bcdd-f3c78e79a122|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:25:38.193Z|92ca5cb4-70ea-4baa-bcdd-f3c78e79a122|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:25:38.254Z|d3d26567-4983-4578-8ac3-8bb0a71346b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:25:38.256Z|d3d26567-4983-4578-8ac3-8bb0a71346b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:25:41.406Z|3115061b-2f60-4c6c-9a4a-a4da694ec816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:25:41.413Z|3115061b-2f60-4c6c-9a4a-a4da694ec816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:25:48.165Z|b1d65b1b-c48a-46ed-8370-71c6c1ede8a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:25:48.167Z|b1d65b1b-c48a-46ed-8370-71c6c1ede8a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:25:48.261Z|990a038f-4429-4e7d-8826-8a522d1f452c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:25:48.263Z|990a038f-4429-4e7d-8826-8a522d1f452c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:25:48.298Z|36f35a59-ec0c-4722-855b-47c8b887fc5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:25:48.300Z|36f35a59-ec0c-4722-855b-47c8b887fc5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:25:56.408Z|1b624f02-f880-487c-8195-2e539f3d737d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:25:56.409Z|1b624f02-f880-487c-8195-2e539f3d737d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:25:57.244Z|30549a55-eeab-4283-96af-f479020e7009|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:25:57.244Z|30549a55-eeab-4283-96af-f479020e7009|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:25:58.230Z|baaddb26-a1f1-4b20-9e78-b983d4d85bd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:25:58.232Z|baaddb26-a1f1-4b20-9e78-b983d4d85bd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:25:58.344Z|be1f3357-3fa7-4810-9438-a43a3944c04f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:25:58.345Z|be1f3357-3fa7-4810-9438-a43a3944c04f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:25:58.375Z|db50c3f3-8ce3-4b11-8978-b4315bc3c141|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:25:58.376Z|db50c3f3-8ce3-4b11-8978-b4315bc3c141|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:26:08.270Z|7945a6c1-8991-4ad9-bfee-2281f4747b7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:26:08.271Z|7945a6c1-8991-4ad9-bfee-2281f4747b7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:26:08.399Z|fcadddb9-9398-4ec1-a5a8-59c975cfc680|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:26:08.400Z|fcadddb9-9398-4ec1-a5a8-59c975cfc680|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:26:08.437Z|a1b6bdf4-c6d3-4225-b54a-306f85621c5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:26:08.438Z|a1b6bdf4-c6d3-4225-b54a-306f85621c5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:26:11.406Z|8bbe2385-53af-42a3-b027-db253554e00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:26:11.406Z|8bbe2385-53af-42a3-b027-db253554e00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:26:18.309Z|6e5a597e-75da-4126-99c4-a143674acf9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:26:18.310Z|6e5a597e-75da-4126-99c4-a143674acf9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:26:18.438Z|c63ea19e-9cab-4c32-8c2c-c2a8fd11ffbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:26:18.440Z|c63ea19e-9cab-4c32-8c2c-c2a8fd11ffbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:26:18.480Z|6df3177f-d9d9-4f32-a924-58b21d119720|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:26:18.481Z|6df3177f-d9d9-4f32-a924-58b21d119720|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:26:26.406Z|b2a4c327-17d6-4438-a48b-68e37ea45b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:26:26.414Z|b2a4c327-17d6-4438-a48b-68e37ea45b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:26:27.245Z|cb7e298a-ee01-441f-848a-3c99c4529502|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:26:27.247Z|cb7e298a-ee01-441f-848a-3c99c4529502|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:26:28.371Z|141b2590-552e-4ac5-bc46-567539dc2008|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:26:28.372Z|141b2590-552e-4ac5-bc46-567539dc2008|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:26:28.488Z|56331a43-9ca2-4acd-bffe-4f2cd682058e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:26:28.490Z|56331a43-9ca2-4acd-bffe-4f2cd682058e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:26:28.538Z|6a2b4528-f03c-4078-8ad7-f758f824085e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:26:28.539Z|6a2b4528-f03c-4078-8ad7-f758f824085e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:26:30.586Z|7a9b2c47-2877-4269-821f-13b0100ba68c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:26:30.588Z|7a9b2c47-2877-4269-821f-13b0100ba68c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:26:38.412Z|b8d9753a-bf75-4398-9c18-fabd062e420a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:26:38.415Z|b8d9753a-bf75-4398-9c18-fabd062e420a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:26:38.528Z|a4461943-cb76-4186-862f-2470bca1e4fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:26:38.529Z|a4461943-cb76-4186-862f-2470bca1e4fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:26:38.583Z|b1398ccd-5d08-48b1-a15b-4223b53b2be6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:26:38.585Z|b1398ccd-5d08-48b1-a15b-4223b53b2be6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:26:41.407Z|333fa3ce-c339-4253-8f72-22aaa4addd37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:26:41.408Z|333fa3ce-c339-4253-8f72-22aaa4addd37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:26:48.449Z|1b4ca5ce-4bab-411b-9448-1f827c403001|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:26:48.450Z|1b4ca5ce-4bab-411b-9448-1f827c403001|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:26:48.559Z|36bd8457-33b6-4cb9-8a0e-1246ae5b6669|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:26:48.560Z|36bd8457-33b6-4cb9-8a0e-1246ae5b6669|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:26:48.672Z|0764bae8-6685-489f-be2f-d4399534822a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:26:48.673Z|0764bae8-6685-489f-be2f-d4399534822a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:26:56.409Z|b809c3ea-bdde-4400-b8c8-a6eb5d726d24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:26:56.410Z|b809c3ea-bdde-4400-b8c8-a6eb5d726d24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:26:57.248Z|4c2cb501-47b8-426f-ae81-870630aad568|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:26:57.249Z|4c2cb501-47b8-426f-ae81-870630aad568|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:26:58.499Z|351aa7bb-8beb-4e4e-87ae-c6a74c6ca339|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:26:58.500Z|351aa7bb-8beb-4e4e-87ae-c6a74c6ca339|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:26:58.634Z|2c283325-4f2f-4c09-9a4d-9f299266da4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:26:58.635Z|2c283325-4f2f-4c09-9a4d-9f299266da4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:26:58.744Z|d11e8df2-b281-4e93-8873-f334ea331337|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:26:58.746Z|d11e8df2-b281-4e93-8873-f334ea331337|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:27:08.545Z|c7796d27-40b2-475c-b78f-d0f3920eccc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:27:08.547Z|c7796d27-40b2-475c-b78f-d0f3920eccc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:27:08.701Z|9b606b48-72e3-4399-8772-499901987727|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:27:08.702Z|9b606b48-72e3-4399-8772-499901987727|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:27:08.790Z|11a6c117-0315-4dfe-9e15-d22229cc1ab4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:27:08.791Z|11a6c117-0315-4dfe-9e15-d22229cc1ab4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:27:11.406Z|17bf7f11-623a-472c-8c9b-19e0b54bfc2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:27:11.410Z|17bf7f11-623a-472c-8c9b-19e0b54bfc2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:27:18.606Z|cdaacc49-0014-4b8b-973e-510c68134469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:27:18.607Z|cdaacc49-0014-4b8b-973e-510c68134469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:27:18.771Z|5b6e60ac-cf04-40ba-a125-fc69beb9c7ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:27:18.772Z|5b6e60ac-cf04-40ba-a125-fc69beb9c7ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:27:18.839Z|88ca150c-ee39-440d-a803-a9b08ce09e37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:27:18.840Z|88ca150c-ee39-440d-a803-a9b08ce09e37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:27:26.406Z|79a41f34-83e9-4971-aaa0-9396bcba539e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:27:26.406Z|79a41f34-83e9-4971-aaa0-9396bcba539e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:27:27.250Z|634f7cf1-1e3c-46ee-a57b-444849cf131c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:27:27.251Z|634f7cf1-1e3c-46ee-a57b-444849cf131c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:27:28.711Z|c29d2463-d8f2-47cc-9d07-f825e2c5157b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:27:28.712Z|c29d2463-d8f2-47cc-9d07-f825e2c5157b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:27:28.886Z|61592d04-c374-45be-9392-89f17a920cee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:27:28.889Z|61592d04-c374-45be-9392-89f17a920cee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:27:28.882Z|a35de08d-516e-451e-9d07-477cd4b2c5c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:27:28.894Z|a35de08d-516e-451e-9d07-477cd4b2c5c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:27:30.589Z|0b398ec5-df76-4b1b-9f29-5646b5f2276f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:27:30.592Z|0b398ec5-df76-4b1b-9f29-5646b5f2276f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:27:38.776Z|9bfcfbfb-52a5-4541-9d55-2b2decddfa21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:27:38.777Z|9bfcfbfb-52a5-4541-9d55-2b2decddfa21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:27:38.937Z|f0a6b13c-fb0b-458e-b06b-1ffb868998b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:27:38.937Z|e343d66f-5d2a-46b8-a38f-ed63ba46ae6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:27:38.938Z|f0a6b13c-fb0b-458e-b06b-1ffb868998b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:27:38.938Z|e343d66f-5d2a-46b8-a38f-ed63ba46ae6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:27:41.406Z|945fa333-dfcd-471b-89bc-d09b9394cada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:27:41.407Z|945fa333-dfcd-471b-89bc-d09b9394cada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:27:48.838Z|6f9f98df-7f82-4ca6-9564-f39484ab4a33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:27:48.839Z|6f9f98df-7f82-4ca6-9564-f39484ab4a33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:27:48.976Z|3d4321a2-053f-484a-b289-156fdee4ca2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:27:48.977Z|3d4321a2-053f-484a-b289-156fdee4ca2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:27:48.985Z|7db8ca14-7b49-4160-a2cf-6ea84117eecb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:27:48.988Z|7db8ca14-7b49-4160-a2cf-6ea84117eecb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:27:56.407Z|3187b2e6-2a8a-473b-927f-9dd01022c018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:27:56.409Z|3187b2e6-2a8a-473b-927f-9dd01022c018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:27:57.252Z|c3ed7715-3b59-4794-beaf-73f7864e6638|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:27:57.253Z|c3ed7715-3b59-4794-beaf-73f7864e6638|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:27:58.905Z|c63be618-7624-46c8-9e81-fdc5f603c34d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:27:58.907Z|c63be618-7624-46c8-9e81-fdc5f603c34d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:27:59.019Z|8c15738c-4142-46ee-9e6c-7dfa4bde0fec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:27:59.020Z|8c15738c-4142-46ee-9e6c-7dfa4bde0fec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:27:59.038Z|2a356064-533a-4ad4-bdf1-63892cbcff6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:27:59.040Z|2a356064-533a-4ad4-bdf1-63892cbcff6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:28:08.960Z|705f0c69-2b29-40a1-8ec8-d1f228ab9503|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:28:08.961Z|705f0c69-2b29-40a1-8ec8-d1f228ab9503|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:28:09.064Z|57f23903-22b8-482d-825d-223dc56d4ab0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:28:09.065Z|57f23903-22b8-482d-825d-223dc56d4ab0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:28:09.087Z|6207d900-26fb-4afa-ac1e-6b9be32dc90d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:28:09.088Z|6207d900-26fb-4afa-ac1e-6b9be32dc90d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:28:11.407Z|eb226674-4bdd-448e-b3ac-81c8951991da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:28:11.408Z|eb226674-4bdd-448e-b3ac-81c8951991da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:28:19.001Z|31070b37-493b-43fe-84af-f1d8d91eefd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:28:19.003Z|31070b37-493b-43fe-84af-f1d8d91eefd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:28:19.107Z|9af891c3-bbca-4d11-a14e-a962892dab95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:28:19.108Z|9af891c3-bbca-4d11-a14e-a962892dab95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:28:19.133Z|d2a56fa7-1912-4624-8f67-ecbce158aa08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:28:19.136Z|d2a56fa7-1912-4624-8f67-ecbce158aa08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:28:26.406Z|ab33bc0e-b3fa-416b-8c61-877485c68f54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:28:26.406Z|ab33bc0e-b3fa-416b-8c61-877485c68f54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:28:27.254Z|77407509-c746-44e2-bf42-a340ca43f2b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:28:27.254Z|77407509-c746-44e2-bf42-a340ca43f2b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:28:29.058Z|204d6d73-c875-440f-a7a2-b3ac21e0820e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:28:29.059Z|204d6d73-c875-440f-a7a2-b3ac21e0820e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:28:29.144Z|4ae9e19a-87e5-40c7-b53f-8bab99e0fffd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:28:29.145Z|4ae9e19a-87e5-40c7-b53f-8bab99e0fffd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:28:29.176Z|c8a63296-6260-4cd0-a29f-963c213370a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:28:29.178Z|c8a63296-6260-4cd0-a29f-963c213370a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:28:30.589Z|f6a557b0-6367-486d-9191-3028eef33ea7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:28:30.591Z|f6a557b0-6367-486d-9191-3028eef33ea7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:28:39.101Z|5e9021ef-eba2-4cfb-babe-ad082b5ef303|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:28:39.103Z|5e9021ef-eba2-4cfb-babe-ad082b5ef303|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:28:39.191Z|bdd5231d-9de6-4792-87a2-7d55931d07a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:28:39.192Z|bdd5231d-9de6-4792-87a2-7d55931d07a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:28:39.226Z|bf60d35e-7043-4ca9-b426-bb54f40a7343|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:28:39.227Z|bf60d35e-7043-4ca9-b426-bb54f40a7343|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:28:41.407Z|88f9b7f1-4fd9-4bfd-a2ec-84d7c5c892c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:28:41.410Z|88f9b7f1-4fd9-4bfd-a2ec-84d7c5c892c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:28:49.156Z|f924f3ea-9c3d-4603-ab44-48804d58f020|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:28:49.157Z|f924f3ea-9c3d-4603-ab44-48804d58f020|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:28:49.239Z|cd3935c7-7a6b-4403-9025-79bb9fd50304|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:28:49.241Z|cd3935c7-7a6b-4403-9025-79bb9fd50304|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:28:49.284Z|5103593c-5704-4bd1-b8e4-b83b325fd063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:28:49.285Z|5103593c-5704-4bd1-b8e4-b83b325fd063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:28:56.406Z|3bdd37b5-6702-432c-83fb-80eae1dbf5ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:28:56.408Z|3bdd37b5-6702-432c-83fb-80eae1dbf5ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:28:57.256Z|7927205d-0ada-42d6-b80a-193395c66c02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:28:57.257Z|7927205d-0ada-42d6-b80a-193395c66c02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:28:59.224Z|ad4429fe-fca1-4f32-a5ac-1e75685acac5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:28:59.226Z|ad4429fe-fca1-4f32-a5ac-1e75685acac5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:28:59.297Z|e824f18e-1889-4edc-9e77-18012d857e8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:28:59.298Z|e824f18e-1889-4edc-9e77-18012d857e8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:28:59.345Z|5fb84ab2-b64b-4fe1-95ce-9438230899d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:28:59.346Z|5fb84ab2-b64b-4fe1-95ce-9438230899d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:29:09.272Z|7346acf7-db0f-4694-ae33-da0f808296d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:29:09.273Z|7346acf7-db0f-4694-ae33-da0f808296d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:29:09.338Z|85f94c2e-6a46-4b06-9c9c-32408a24ca81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:29:09.340Z|85f94c2e-6a46-4b06-9c9c-32408a24ca81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:29:09.383Z|c381984d-bbe4-4602-a6ca-994c0722ff38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:29:09.384Z|c381984d-bbe4-4602-a6ca-994c0722ff38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:29:11.406Z|6d6d2eeb-80f9-4524-9d3d-44cbaac02321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:29:11.408Z|6d6d2eeb-80f9-4524-9d3d-44cbaac02321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:29:19.314Z|04c22625-cb4e-49dc-bfd1-67cad19d4e87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:29:19.315Z|04c22625-cb4e-49dc-bfd1-67cad19d4e87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:29:19.377Z|3d525a75-f142-4d95-a871-c76c9e2223da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:29:19.378Z|3d525a75-f142-4d95-a871-c76c9e2223da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:29:19.436Z|ee58002d-d1c0-4096-8377-e733d6ab5abb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:29:19.437Z|ee58002d-d1c0-4096-8377-e733d6ab5abb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:29:26.406Z|dfd61d45-7bc2-4f3b-bcb6-24c949dd5495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:29:26.409Z|dfd61d45-7bc2-4f3b-bcb6-24c949dd5495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:29:27.258Z|769e5ae4-3cdb-49c2-a2fb-8a6dedce2561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:29:27.259Z|769e5ae4-3cdb-49c2-a2fb-8a6dedce2561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:29:29.361Z|bfe6f171-5ae1-4c50-a2b2-fe42e60fd85c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:29:29.362Z|bfe6f171-5ae1-4c50-a2b2-fe42e60fd85c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:29:29.420Z|97a9b60a-0b12-4667-81fe-05a3c15e58e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:29:29.421Z|97a9b60a-0b12-4667-81fe-05a3c15e58e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:29:29.487Z|98624017-0423-40c8-b2d7-32196330b314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:29:29.488Z|98624017-0423-40c8-b2d7-32196330b314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:29:30.584Z|477ccd65-b81d-4678-92f8-2fc59881c25d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:29:30.586Z|477ccd65-b81d-4678-92f8-2fc59881c25d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:29:39.410Z|d5a3cdf6-0e64-48ce-a540-ece65dc34267|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:29:39.412Z|d5a3cdf6-0e64-48ce-a540-ece65dc34267|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:29:39.465Z|3f40292a-e4a4-4a85-9956-3706c26a2b59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:29:39.466Z|3f40292a-e4a4-4a85-9956-3706c26a2b59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:29:39.536Z|8ac4d2c0-8e72-48dd-9a23-ad1ae631e01e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:29:39.537Z|8ac4d2c0-8e72-48dd-9a23-ad1ae631e01e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:29:41.407Z|0be5e0f9-681a-4514-869c-00c25add22b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:29:41.408Z|0be5e0f9-681a-4514-869c-00c25add22b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:29:49.459Z|9aa11719-90eb-455f-9142-171c8bc2680f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:29:49.460Z|9aa11719-90eb-455f-9142-171c8bc2680f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:29:49.508Z|21387b92-0da6-43ad-bb23-042d2db21382|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:29:49.509Z|21387b92-0da6-43ad-bb23-042d2db21382|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:29:49.578Z|1787b849-4e8a-4c19-ba89-696df84f47ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:29:49.582Z|1787b849-4e8a-4c19-ba89-696df84f47ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:29:56.406Z|1f6c07b6-9291-4f92-a195-cd9ea4a1878c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:29:56.407Z|1f6c07b6-9291-4f92-a195-cd9ea4a1878c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:29:57.260Z|93345bb6-58ac-4c7e-bb55-add031acb873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:29:57.261Z|93345bb6-58ac-4c7e-bb55-add031acb873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:29:59.513Z|400abb5b-cdc5-4377-88ef-46fa73b0e583|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:29:59.514Z|400abb5b-cdc5-4377-88ef-46fa73b0e583|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:29:59.567Z|d4704e48-c39a-43e0-9b11-6b95a351b802|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:29:59.569Z|d4704e48-c39a-43e0-9b11-6b95a351b802|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:29:59.621Z|d2253526-74f3-461e-9001-13a8e60d75b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:29:59.622Z|d2253526-74f3-461e-9001-13a8e60d75b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:30:09.556Z|9282c72b-09d0-4adb-bdd2-1a58169097dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:30:09.557Z|9282c72b-09d0-4adb-bdd2-1a58169097dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:30:09.610Z|18a776fe-28d9-4079-ada7-59eca456811f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:30:09.611Z|18a776fe-28d9-4079-ada7-59eca456811f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:30:09.660Z|795a9f12-26ea-42c4-b05d-8124736b22ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:30:09.661Z|795a9f12-26ea-42c4-b05d-8124736b22ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:30:11.406Z|ee47a10a-5426-4a5d-833d-b62bb62227b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:30:11.410Z|ee47a10a-5426-4a5d-833d-b62bb62227b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:30:19.606Z|aaf425f3-1e45-40af-83e5-5a8e538c06ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:30:19.609Z|aaf425f3-1e45-40af-83e5-5a8e538c06ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:30:19.659Z|56225ed2-6728-44b4-8db5-47e1b9d0fec4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:30:19.663Z|56225ed2-6728-44b4-8db5-47e1b9d0fec4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:30:19.704Z|390a15ed-7178-48e0-930e-c569a89c4835|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:30:19.706Z|390a15ed-7178-48e0-930e-c569a89c4835|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:30:26.406Z|2bedaa61-bdc6-47f8-9250-4c3fc6b75c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:30:26.408Z|2bedaa61-bdc6-47f8-9250-4c3fc6b75c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:30:27.262Z|b99dbd43-95d2-4391-8e7e-2a433519976b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:30:27.263Z|b99dbd43-95d2-4391-8e7e-2a433519976b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:30:29.658Z|fa705fc4-272e-4b76-ae4a-7ecaac903ec9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:30:29.659Z|fa705fc4-272e-4b76-ae4a-7ecaac903ec9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:30:29.710Z|c247bfef-7f04-4206-9575-3e1d86cb204c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:30:29.712Z|c247bfef-7f04-4206-9575-3e1d86cb204c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:30:29.781Z|52cbbe0d-a809-4c77-9bba-0059909fc032|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:30:29.783Z|52cbbe0d-a809-4c77-9bba-0059909fc032|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:30:30.648Z|a7dc5156-a87b-499d-bb6c-69f2d3caaba5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:30:30.649Z|a7dc5156-a87b-499d-bb6c-69f2d3caaba5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:30:39.705Z|9ad20ec6-fa03-4f19-b9bc-893d1e339024|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:30:39.707Z|9ad20ec6-fa03-4f19-b9bc-893d1e339024|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:30:39.760Z|e91e16ff-359f-41f0-bd86-c1979889fbec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:30:39.762Z|e91e16ff-359f-41f0-bd86-c1979889fbec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:30:39.837Z|25262c2e-d8be-461e-90b7-fb96276510bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:30:39.845Z|25262c2e-d8be-461e-90b7-fb96276510bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:30:41.408Z|62dbb93a-b4d1-48a5-927b-4ad533a51cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:30:41.412Z|62dbb93a-b4d1-48a5-927b-4ad533a51cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:30:49.759Z|02aa9f76-64aa-4f14-90f7-0f8f2a1b3cf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:30:49.762Z|02aa9f76-64aa-4f14-90f7-0f8f2a1b3cf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:30:49.813Z|07f9cb72-8c39-4ca2-ac8a-a814dfac076d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:30:49.814Z|07f9cb72-8c39-4ca2-ac8a-a814dfac076d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:30:49.914Z|ebc4d617-f801-4ee0-ba32-1f7a9a67a905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:30:49.917Z|ebc4d617-f801-4ee0-ba32-1f7a9a67a905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:30:56.406Z|40b3ac8d-1a84-4615-b76b-2105c376928a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:30:56.408Z|40b3ac8d-1a84-4615-b76b-2105c376928a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:30:57.269Z|5eb9cde1-e077-4eb9-8006-69d670933036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:30:57.270Z|5eb9cde1-e077-4eb9-8006-69d670933036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:30:59.826Z|866fba80-728e-4f27-8e7f-019eb6c5687d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:30:59.828Z|866fba80-728e-4f27-8e7f-019eb6c5687d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:30:59.857Z|2cff3eb6-74ff-4c7d-8565-0cd8ebe32b91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:30:59.858Z|2cff3eb6-74ff-4c7d-8565-0cd8ebe32b91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:31:00.016Z|41ab8152-ede3-4a07-9d37-44131351b180|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:31:00.018Z|41ab8152-ede3-4a07-9d37-44131351b180|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:31:09.871Z|63c998c4-a358-4d38-a7a7-4e3a32b93f32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:31:09.872Z|63c998c4-a358-4d38-a7a7-4e3a32b93f32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:31:09.903Z|596b3b7e-bff1-4185-9f33-525fa3ea35f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:31:09.904Z|596b3b7e-bff1-4185-9f33-525fa3ea35f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:31:10.089Z|10fa78b8-7000-4ed5-91af-29937872a02d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:31:10.090Z|10fa78b8-7000-4ed5-91af-29937872a02d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:31:11.406Z|58a12676-c5bc-4546-8565-d6507bcea558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:31:11.407Z|58a12676-c5bc-4546-8565-d6507bcea558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:31:19.918Z|337bf415-a0f7-442c-bc3a-6a8a7b22c29f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:31:19.919Z|337bf415-a0f7-442c-bc3a-6a8a7b22c29f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:31:19.943Z|2b8bc53c-a467-44f4-906f-73a50808bb74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:31:19.945Z|2b8bc53c-a467-44f4-906f-73a50808bb74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:31:20.170Z|5cc0ed6b-b490-4e07-acd9-be84f9b3a83c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:31:20.171Z|5cc0ed6b-b490-4e07-acd9-be84f9b3a83c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:31:26.407Z|0b1509c8-f2cf-4de0-b451-ed42fff956d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:31:26.410Z|0b1509c8-f2cf-4de0-b451-ed42fff956d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:31:27.271Z|8a3d2b21-b772-4b8b-834a-030b3a71f2b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:31:27.273Z|8a3d2b21-b772-4b8b-834a-030b3a71f2b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:31:30.003Z|c706498d-f3ca-4f06-a8e4-900d1f1a3fa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:31:30.006Z|c706498d-f3ca-4f06-a8e4-900d1f1a3fa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:31:30.032Z|ce5dfdfd-fbc7-443f-b2cc-3c2649ef0ae5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:31:30.033Z|ce5dfdfd-fbc7-443f-b2cc-3c2649ef0ae5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:31:30.214Z|67cc1bc6-e324-45df-b494-c2217121fcda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:31:30.216Z|67cc1bc6-e324-45df-b494-c2217121fcda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:31:30.585Z|3b180186-87aa-420d-a932-07cbcafe2401|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:31:30.586Z|3b180186-87aa-420d-a932-07cbcafe2401|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:31:40.075Z|6abe6a5a-31ea-48cd-9971-3a71b842a7f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:31:40.077Z|6abe6a5a-31ea-48cd-9971-3a71b842a7f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:31:40.086Z|c9a4fdf1-a81b-4829-a2c4-c66ef7024efa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:31:40.092Z|c9a4fdf1-a81b-4829-a2c4-c66ef7024efa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:31:40.255Z|85ae1db9-6c94-4fa8-83e2-252fd0b40d87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:31:40.255Z|85ae1db9-6c94-4fa8-83e2-252fd0b40d87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:31:41.406Z|32b924b3-66d9-416f-84bb-22d464faccc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:31:41.406Z|32b924b3-66d9-416f-84bb-22d464faccc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:31:50.125Z|7f5d8b50-31e1-4467-9ec4-437c70729431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:31:50.126Z|7f5d8b50-31e1-4467-9ec4-437c70729431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:31:50.130Z|f04a95aa-4764-486d-bec7-032f58fb88d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:31:50.131Z|f04a95aa-4764-486d-bec7-032f58fb88d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:31:50.297Z|bb1cdd28-3e02-4f54-b59e-1fee69f8aaf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:31:50.298Z|bb1cdd28-3e02-4f54-b59e-1fee69f8aaf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:31:56.406Z|a8c2300d-a310-490c-9224-ffd266a91e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:31:56.406Z|a8c2300d-a310-490c-9224-ffd266a91e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:31:57.274Z|3eb3bbfc-4747-42ce-810a-46951de824ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:31:57.274Z|3eb3bbfc-4747-42ce-810a-46951de824ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:32:00.221Z|7487eaa8-b19a-4d1c-bb56-b1d743e4c9c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:32:00.220Z|694060f6-9e32-4543-a584-0bee5de92ce9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:32:00.223Z|694060f6-9e32-4543-a584-0bee5de92ce9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:32:00.223Z|7487eaa8-b19a-4d1c-bb56-b1d743e4c9c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:32:00.339Z|567ad49b-36b6-4dc9-9f06-9e36b9e3d4d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:32:00.340Z|567ad49b-36b6-4dc9-9f06-9e36b9e3d4d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:32:10.277Z|ec6e5682-2228-418b-bfed-063bfc55d85e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:32:10.279Z|ec6e5682-2228-418b-bfed-063bfc55d85e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:32:10.286Z|797b2517-221d-4bcb-8dc5-b2dedaaf338b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:32:10.287Z|797b2517-221d-4bcb-8dc5-b2dedaaf338b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:32:10.370Z|a7325147-a475-4a9b-80a4-b1765da4f1f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:32:10.372Z|a7325147-a475-4a9b-80a4-b1765da4f1f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:32:11.406Z|49a02da6-412d-4954-9300-604ccdc58f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:32:11.416Z|49a02da6-412d-4954-9300-604ccdc58f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:32:20.342Z|cd86f306-9467-4c83-8511-62900e0be4bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:32:20.344Z|3d8258b4-d232-4269-8ae0-8dd5cd3daaa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:32:20.345Z|3d8258b4-d232-4269-8ae0-8dd5cd3daaa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:32:20.348Z|cd86f306-9467-4c83-8511-62900e0be4bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:32:20.416Z|01b7dafb-d497-4ffa-9399-c1b90d9ea56f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:32:20.417Z|01b7dafb-d497-4ffa-9399-c1b90d9ea56f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:32:26.406Z|cf3bb8e1-0211-4cc1-b67d-2e0e8d1521b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:32:26.411Z|cf3bb8e1-0211-4cc1-b67d-2e0e8d1521b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:32:27.275Z|a660a305-b73a-477f-b43c-1dd98a492b32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:32:27.277Z|a660a305-b73a-477f-b43c-1dd98a492b32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:32:30.395Z|0bb0b676-8e88-41a2-81d8-051ce76c5cae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:32:30.395Z|73170bc5-21d9-476a-bccd-b0c4e7c93486|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:32:30.397Z|73170bc5-21d9-476a-bccd-b0c4e7c93486|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:32:30.398Z|0bb0b676-8e88-41a2-81d8-051ce76c5cae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:32:30.457Z|5880b340-d9cb-4242-996e-7c765bf5605e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:32:30.458Z|5880b340-d9cb-4242-996e-7c765bf5605e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:32:30.585Z|05a1b3c7-e91b-48cb-9a96-52b616bd44fb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:32:30.587Z|05a1b3c7-e91b-48cb-9a96-52b616bd44fb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:32:40.439Z|cd133401-bb08-44f4-82e5-29b0c48f2250|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:32:40.439Z|3f4f26c7-49ee-42dc-9ced-24f615edffd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:32:40.440Z|cd133401-bb08-44f4-82e5-29b0c48f2250|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:32:40.441Z|3f4f26c7-49ee-42dc-9ced-24f615edffd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:32:40.487Z|fe4667cf-0aad-4e42-a3ed-e203f9446488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:32:40.489Z|fe4667cf-0aad-4e42-a3ed-e203f9446488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:32:41.407Z|07f6367a-ae25-4161-86b9-161050ee1a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:32:41.408Z|07f6367a-ae25-4161-86b9-161050ee1a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:32:50.479Z|23c59181-2a50-41f0-9637-41af2abcf1b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:32:50.481Z|23c59181-2a50-41f0-9637-41af2abcf1b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:32:50.490Z|111149c5-6d3b-46dd-a3c0-4064dbe0c6a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:32:50.492Z|111149c5-6d3b-46dd-a3c0-4064dbe0c6a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:32:50.522Z|479bf009-f8f1-4edf-bcd7-42c2500f53ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:32:50.526Z|479bf009-f8f1-4edf-bcd7-42c2500f53ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:32:56.406Z|4de81cf1-6844-47fc-a817-4b604c8b0533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:32:56.412Z|4de81cf1-6844-47fc-a817-4b604c8b0533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:32:57.278Z|e8bea505-4242-403e-82a0-5cb16c5cc208|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:32:57.279Z|e8bea505-4242-403e-82a0-5cb16c5cc208|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:33:00.522Z|030fde19-fdde-4ccb-a54d-a7c7cb79ed6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:33:00.523Z|030fde19-fdde-4ccb-a54d-a7c7cb79ed6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:33:00.527Z|611638b7-1c5f-44c6-8a21-dbc78302cd8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:33:00.528Z|611638b7-1c5f-44c6-8a21-dbc78302cd8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:33:00.558Z|3a6ebcff-3156-4c03-8556-4271471551b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:33:00.559Z|3a6ebcff-3156-4c03-8556-4271471551b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:33:10.563Z|1d8c01c9-9322-48ce-ac2f-f372eac08462|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:33:10.565Z|1d8c01c9-9322-48ce-ac2f-f372eac08462|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:33:10.571Z|6527f61c-c6d4-42bc-9279-1abc1f60f1eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:33:10.572Z|6527f61c-c6d4-42bc-9279-1abc1f60f1eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:33:10.589Z|b62ad189-931a-4aec-a4bf-99b22bbee408|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:33:10.592Z|b62ad189-931a-4aec-a4bf-99b22bbee408|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:33:11.406Z|e562f013-9414-4497-af22-9069536da01f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:33:11.407Z|e562f013-9414-4497-af22-9069536da01f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:33:20.629Z|4f3b7ea1-1973-4da5-8377-29779c43876c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:33:20.637Z|4f3b7ea1-1973-4da5-8377-29779c43876c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:33:20.670Z|5724072e-737f-48d3-aff9-fc4e2d643827|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:33:20.672Z|5724072e-737f-48d3-aff9-fc4e2d643827|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:33:20.655Z|32aa8716-380c-4e50-a54d-18cb6a438a29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:33:20.690Z|32aa8716-380c-4e50-a54d-18cb6a438a29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:33:26.406Z|654ddaf1-c33d-48e9-bada-3aca23bab669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:33:26.407Z|654ddaf1-c33d-48e9-bada-3aca23bab669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:33:27.281Z|489a190e-ed6a-41aa-a206-b2129f08145a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:33:27.282Z|489a190e-ed6a-41aa-a206-b2129f08145a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:33:30.586Z|b379ce06-0171-499d-9fe1-de8502de380a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:33:30.588Z|b379ce06-0171-499d-9fe1-de8502de380a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:33:30.675Z|353a5d3a-a595-4f8c-992d-e1faa411552a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:33:30.681Z|353a5d3a-a595-4f8c-992d-e1faa411552a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:33:30.715Z|a0c2feb6-9494-4fc3-97b0-83715a8ff3ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:33:30.719Z|a0c2feb6-9494-4fc3-97b0-83715a8ff3ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:33:30.802Z|0c97467d-40ee-49e4-bf40-76c3546327d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:33:30.803Z|0c97467d-40ee-49e4-bf40-76c3546327d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:33:40.731Z|2110f87e-851e-4a26-9e9e-f54f6621a6db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:33:40.732Z|2110f87e-851e-4a26-9e9e-f54f6621a6db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:33:40.783Z|ae8df094-57dd-484c-b31c-f1c3822288a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:33:40.801Z|ae8df094-57dd-484c-b31c-f1c3822288a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:33:40.888Z|71a71e90-10fa-4a61-bd12-dd531fd8547f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:33:40.889Z|71a71e90-10fa-4a61-bd12-dd531fd8547f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:33:41.406Z|c225a595-7582-4b57-89b7-13a1b3b828e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:33:41.410Z|c225a595-7582-4b57-89b7-13a1b3b828e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:33:50.778Z|ef788f04-c593-4a1e-8ad9-d23861f51836|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:33:50.779Z|ef788f04-c593-4a1e-8ad9-d23861f51836|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:33:50.861Z|0e6664d6-8394-4a12-a058-dfe55c78e3a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:33:50.862Z|0e6664d6-8394-4a12-a058-dfe55c78e3a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:33:50.934Z|646207b4-e327-49bd-8229-7985f69212c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:33:50.935Z|646207b4-e327-49bd-8229-7985f69212c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:33:56.407Z|8f77c426-4670-4fac-9caa-ebbe984eab5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:33:56.409Z|8f77c426-4670-4fac-9caa-ebbe984eab5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:33:57.283Z|9a9abedc-0b66-4719-a724-129145e57fc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:33:57.284Z|9a9abedc-0b66-4719-a724-129145e57fc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:34:00.934Z|d13be72f-3c52-44e6-98fb-e87b256d6570|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:34:00.941Z|d13be72f-3c52-44e6-98fb-e87b256d6570|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:34:00.950Z|92afc428-95fe-4577-a282-3f8e35532690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:34:00.951Z|92afc428-95fe-4577-a282-3f8e35532690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:34:01.032Z|20a4af3f-d634-4cd1-8746-5b1507d95e44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:34:01.035Z|20a4af3f-d634-4cd1-8746-5b1507d95e44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:34:11.063Z|63f1e6c2-9ecd-4b99-b174-46af588030e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:34:11.066Z|63f1e6c2-9ecd-4b99-b174-46af588030e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:34:11.089Z|2e1aa2fa-4c6f-4e88-8555-b8915f45a575|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:34:11.089Z|a97cbb47-c586-4fba-ac0a-252da60e9b84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:34:11.091Z|2e1aa2fa-4c6f-4e88-8555-b8915f45a575|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:34:11.090Z|a97cbb47-c586-4fba-ac0a-252da60e9b84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:34:11.407Z|5c9abd54-b97e-45a6-8d01-f4b2ea6ec126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:34:11.410Z|5c9abd54-b97e-45a6-8d01-f4b2ea6ec126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:34:21.111Z|93d837e0-5bf8-46f5-8c11-361487794701|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:34:21.115Z|93d837e0-5bf8-46f5-8c11-361487794701|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:34:21.127Z|c0ce9e81-8a31-4307-ac34-e6d040f7e797|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:34:21.128Z|c0ce9e81-8a31-4307-ac34-e6d040f7e797|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:34:21.136Z|7db71f79-7a76-4905-aa20-0cadaea064d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:34:21.150Z|7db71f79-7a76-4905-aa20-0cadaea064d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:34:26.407Z|f2cf278e-73f6-4c33-9a8e-fd60db0dcc20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:34:26.415Z|f2cf278e-73f6-4c33-9a8e-fd60db0dcc20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:34:27.285Z|691d64ad-6f85-4c54-8a5a-fc5da4ddf264|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:34:27.286Z|691d64ad-6f85-4c54-8a5a-fc5da4ddf264|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:34:30.584Z|4d83a479-616d-4d18-939d-b0a9a6b07716|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:34:30.586Z|4d83a479-616d-4d18-939d-b0a9a6b07716|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:34:31.153Z|3d675e2e-3c88-4562-be77-e482b199f241|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:34:31.154Z|3d675e2e-3c88-4562-be77-e482b199f241|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:34:31.157Z|6c82d484-6557-4725-9ade-0230d9befca6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:34:31.162Z|6c82d484-6557-4725-9ade-0230d9befca6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:34:31.180Z|78edde20-c446-4212-8a42-2f270b9eeece|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:34:31.181Z|78edde20-c446-4212-8a42-2f270b9eeece|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:34:41.184Z|2571bfef-8dc2-4cd1-9107-190eb4e2cea5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:34:41.185Z|2571bfef-8dc2-4cd1-9107-190eb4e2cea5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:34:41.198Z|c47a3ff8-443d-4f89-9c47-dd406c0b7d95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:34:41.200Z|c47a3ff8-443d-4f89-9c47-dd406c0b7d95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:34:41.213Z|37c3fbaa-3f2e-4e49-98ae-872b33cd732f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:34:41.214Z|37c3fbaa-3f2e-4e49-98ae-872b33cd732f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:34:41.407Z|fd94537c-adc4-491a-81bd-84de866ba726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:34:41.409Z|fd94537c-adc4-491a-81bd-84de866ba726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:34:51.213Z|0fb668e7-9057-4923-bcd5-8dcb1c2132fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:34:51.214Z|0fb668e7-9057-4923-bcd5-8dcb1c2132fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:34:51.231Z|09f86eaa-9930-4e06-a7f8-1f943d30c5d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:34:51.232Z|09f86eaa-9930-4e06-a7f8-1f943d30c5d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:34:51.241Z|7853d4a0-d861-416e-86ba-e1b1635fff01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:34:51.242Z|7853d4a0-d861-416e-86ba-e1b1635fff01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:34:56.406Z|72e2b3db-e527-49ac-9205-b8c420812557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:34:56.407Z|72e2b3db-e527-49ac-9205-b8c420812557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:34:57.287Z|10d71d1d-a211-4663-b963-1e320ec1f9b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:34:57.287Z|10d71d1d-a211-4663-b963-1e320ec1f9b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:35:01.246Z|a3349bb3-80de-49be-b4e2-d7bc1616f600|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:35:01.247Z|a3349bb3-80de-49be-b4e2-d7bc1616f600|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:35:01.261Z|2f4b39f6-fa16-40cf-a007-839f8479c48b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:35:01.262Z|2f4b39f6-fa16-40cf-a007-839f8479c48b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:35:01.276Z|d57f070a-67c2-46de-8029-f7af28ad627b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:35:01.277Z|d57f070a-67c2-46de-8029-f7af28ad627b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:35:11.276Z|681a4e3a-8c8c-47e2-90a7-586f787e7048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:35:11.277Z|681a4e3a-8c8c-47e2-90a7-586f787e7048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:35:11.299Z|48ab5563-32e8-40e0-a4ae-92cb91e88f5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:35:11.300Z|48ab5563-32e8-40e0-a4ae-92cb91e88f5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:35:11.316Z|cf9aff05-1246-4e91-b237-02f6da639a8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:35:11.317Z|cf9aff05-1246-4e91-b237-02f6da639a8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:35:11.406Z|1e657bae-7808-45d9-88ef-6bf3fddd3cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:35:11.411Z|1e657bae-7808-45d9-88ef-6bf3fddd3cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:35:21.316Z|ea092e1a-ac77-4554-9049-40ed01bbb30d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:35:21.317Z|ea092e1a-ac77-4554-9049-40ed01bbb30d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:35:21.341Z|2683ea74-51b2-4e09-84e2-5065ce352e5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:35:21.342Z|2683ea74-51b2-4e09-84e2-5065ce352e5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:35:21.357Z|1b78ec48-5950-45ad-a45f-bd291a4be2e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:35:21.358Z|1b78ec48-5950-45ad-a45f-bd291a4be2e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:35:26.405Z|e772eabd-800a-424b-b24e-e234f8c001a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:35:26.407Z|e772eabd-800a-424b-b24e-e234f8c001a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:35:27.288Z|1bc475d8-575a-4fa7-81a6-1bea23e32ff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:35:27.289Z|1bc475d8-575a-4fa7-81a6-1bea23e32ff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:35:30.584Z|1ca51eda-fff2-419b-9a9a-57a90bed7191|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:35:30.585Z|1ca51eda-fff2-419b-9a9a-57a90bed7191|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:35:31.345Z|021de38c-b6db-4ba4-980e-c27cc8ea6c8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:35:31.346Z|021de38c-b6db-4ba4-980e-c27cc8ea6c8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:35:31.379Z|819ca511-84db-44c7-bdae-ac595e0c5eef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:35:31.380Z|819ca511-84db-44c7-bdae-ac595e0c5eef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:35:31.389Z|6db2503c-d882-4c90-9d13-bb20b2264b7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:35:31.390Z|6db2503c-d882-4c90-9d13-bb20b2264b7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:35:41.381Z|6340866b-ef56-4887-a004-5854c861bb9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:35:41.382Z|6340866b-ef56-4887-a004-5854c861bb9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:35:41.406Z|d7e429e1-3480-4879-82e0-3dd2ee2bddd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:35:41.407Z|d7e429e1-3480-4879-82e0-3dd2ee2bddd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:35:41.412Z|ace3ea32-4356-44d5-a8cb-1c06e8858256|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:35:41.413Z|ace3ea32-4356-44d5-a8cb-1c06e8858256|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:35:41.421Z|c390e370-52a1-4edf-9fab-eb1f5b66c739|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:35:41.422Z|c390e370-52a1-4edf-9fab-eb1f5b66c739|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:35:51.423Z|6ed45195-0d02-45ce-ba10-38514122b418|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:35:51.424Z|6ed45195-0d02-45ce-ba10-38514122b418|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:35:51.442Z|2bc1837d-5f6a-4889-a267-0ee1abb1b51d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:35:51.443Z|2bc1837d-5f6a-4889-a267-0ee1abb1b51d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:35:51.453Z|6f514d26-212e-40a6-b46b-bded130ec5ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:35:51.454Z|6f514d26-212e-40a6-b46b-bded130ec5ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:35:56.406Z|29da2973-1f12-46e1-88cf-3877d2ef3417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:35:56.410Z|29da2973-1f12-46e1-88cf-3877d2ef3417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:35:57.290Z|c33ce1ba-978c-42bf-8802-40543aab760b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:35:57.291Z|c33ce1ba-978c-42bf-8802-40543aab760b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:36:01.454Z|05efd621-1548-4e74-a6c8-2e3e5d88d8dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:36:01.456Z|05efd621-1548-4e74-a6c8-2e3e5d88d8dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:36:01.471Z|75c168a2-aa9e-4c30-a679-192b3e814d7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:36:01.472Z|75c168a2-aa9e-4c30-a679-192b3e814d7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:36:01.487Z|4a530aef-35a5-4969-9682-a165343a8b29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:36:01.488Z|4a530aef-35a5-4969-9682-a165343a8b29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:36:11.406Z|116bf53f-486a-400f-9cbc-b1b720c74ace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:36:11.406Z|116bf53f-486a-400f-9cbc-b1b720c74ace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:36:11.492Z|c5a2cd30-6b46-4ca1-a8cd-ea8ab29b0e4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:36:11.493Z|c5a2cd30-6b46-4ca1-a8cd-ea8ab29b0e4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:36:11.509Z|8c4ba68a-7e20-4eff-9a34-d1f481494c36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:36:11.511Z|8c4ba68a-7e20-4eff-9a34-d1f481494c36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:36:11.528Z|674062e5-3e2a-45b1-8e3e-3996b4007f4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:36:11.529Z|674062e5-3e2a-45b1-8e3e-3996b4007f4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:36:21.537Z|4bd9d18f-5475-4cb8-88f8-233baa616c4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:36:21.538Z|4bd9d18f-5475-4cb8-88f8-233baa616c4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:36:21.546Z|94e84901-ab78-480c-9a67-18e24138f00e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:36:21.547Z|94e84901-ab78-480c-9a67-18e24138f00e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:36:21.570Z|8d69a906-1108-47b0-8494-9fa936ced15b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:36:21.572Z|8d69a906-1108-47b0-8494-9fa936ced15b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:36:26.406Z|536e5510-1306-4c26-893b-a42dfa586f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:36:26.406Z|536e5510-1306-4c26-893b-a42dfa586f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:36:27.292Z|c9fe0a6c-592b-4bf5-a978-005f7520e1a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:36:27.293Z|c9fe0a6c-592b-4bf5-a978-005f7520e1a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:36:30.611Z|00f89c55-278d-4d4f-9cfa-ba65e7e6e444|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:36:30.613Z|00f89c55-278d-4d4f-9cfa-ba65e7e6e444|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:36:31.583Z|5bac3c1b-b29b-44bc-baba-300b20538360|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:36:31.585Z|5bac3c1b-b29b-44bc-baba-300b20538360|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:36:31.602Z|95f9ec6c-625c-4176-8cc2-b13efe8cc6ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:36:31.606Z|95f9ec6c-625c-4176-8cc2-b13efe8cc6ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:36:31.631Z|bd3090a1-41ba-4fa2-aeac-75f31831643c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:36:31.633Z|bd3090a1-41ba-4fa2-aeac-75f31831643c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:36:41.408Z|c5137d7c-5c2c-4289-be77-ae0970692bf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:36:41.413Z|c5137d7c-5c2c-4289-be77-ae0970692bf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:36:41.650Z|854c9173-87fe-4d93-93b2-ad40497efce0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:36:41.651Z|854c9173-87fe-4d93-93b2-ad40497efce0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:36:41.661Z|eac1c01a-3f27-4693-b5ed-e0bd2d9ef52b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:36:41.663Z|eac1c01a-3f27-4693-b5ed-e0bd2d9ef52b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:36:41.677Z|ce43b55e-6466-4a7b-a75c-f2d13f07f775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:36:41.680Z|ce43b55e-6466-4a7b-a75c-f2d13f07f775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:36:51.693Z|aa817fea-5ee9-4a71-84a8-80b3eb3711a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:36:51.694Z|aa817fea-5ee9-4a71-84a8-80b3eb3711a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:36:51.706Z|4d7df016-f74f-4b9d-90c2-f746dba8d151|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:36:51.707Z|4d7df016-f74f-4b9d-90c2-f746dba8d151|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:36:51.721Z|c3ede2fd-bd0c-45f2-96f0-7b66e7fc30f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:36:51.723Z|c3ede2fd-bd0c-45f2-96f0-7b66e7fc30f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:36:56.406Z|3f3aae81-2f2e-4073-9bc3-7250869270cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:36:56.407Z|3f3aae81-2f2e-4073-9bc3-7250869270cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:36:57.293Z|a8144f2f-bd23-4a95-ad66-a7577cb04fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:36:57.294Z|a8144f2f-bd23-4a95-ad66-a7577cb04fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:37:01.743Z|9e675f09-3d74-4041-8c87-4b02984f81a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:37:01.744Z|9e675f09-3d74-4041-8c87-4b02984f81a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:37:01.743Z|667c7245-1f00-44e7-bda6-775b1ed4981a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:37:01.749Z|667c7245-1f00-44e7-bda6-775b1ed4981a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:37:01.776Z|063638c5-5796-46b7-9577-3bb5d8322034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:37:01.777Z|063638c5-5796-46b7-9577-3bb5d8322034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:37:11.406Z|f05243bc-36a0-4879-9d99-f4f28bbdfd37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:37:11.407Z|f05243bc-36a0-4879-9d99-f4f28bbdfd37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:37:11.799Z|a24e5122-ec06-4e0c-b713-b8e47783a7f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:37:11.800Z|a24e5122-ec06-4e0c-b713-b8e47783a7f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:37:11.801Z|1fa65016-ad88-48f0-84fd-42574768c39f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:37:11.802Z|1fa65016-ad88-48f0-84fd-42574768c39f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:37:11.832Z|d3ba58ab-4c87-4e56-a704-8bb9c1ba582e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:37:11.834Z|d3ba58ab-4c87-4e56-a704-8bb9c1ba582e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:37:21.861Z|aedce882-3569-4726-b79f-0c799f9aea9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:37:21.861Z|2a649644-37d3-4764-a119-c23070f87754|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:37:21.862Z|aedce882-3569-4726-b79f-0c799f9aea9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:37:21.863Z|2a649644-37d3-4764-a119-c23070f87754|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:37:21.877Z|a72f4994-4287-4273-98ff-792c37e6e127|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:37:21.879Z|a72f4994-4287-4273-98ff-792c37e6e127|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:37:26.406Z|4442c5ca-98c1-4830-8850-701feff10abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:37:26.410Z|4442c5ca-98c1-4830-8850-701feff10abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:37:27.295Z|0bbed48b-9f60-440e-91e2-ccbf97ef3844|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:37:27.295Z|0bbed48b-9f60-440e-91e2-ccbf97ef3844|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:37:30.585Z|912e51e2-2617-4b12-a808-0c2400fa670a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:37:30.586Z|912e51e2-2617-4b12-a808-0c2400fa670a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:37:31.897Z|12c4aaf5-9523-4afa-9bf0-c3c47043a9a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:37:31.898Z|12c4aaf5-9523-4afa-9bf0-c3c47043a9a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:37:31.914Z|bcc4a02c-062d-4b3a-a6ee-5bb9fae138c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:37:31.915Z|bcc4a02c-062d-4b3a-a6ee-5bb9fae138c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:37:31.929Z|bf86f417-c140-401c-bebf-3dd82ac41435|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:37:31.930Z|bf86f417-c140-401c-bebf-3dd82ac41435|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:37:41.406Z|5933da09-a51d-472b-a889-69561aa8196c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:37:41.407Z|5933da09-a51d-472b-a889-69561aa8196c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:37:41.958Z|aebf674e-8e00-4915-8c5e-9f4a3320b801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:37:41.959Z|aebf674e-8e00-4915-8c5e-9f4a3320b801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:37:41.958Z|cd48da72-6a0c-4139-8348-e89e214afb54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:37:41.960Z|cd48da72-6a0c-4139-8348-e89e214afb54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:37:41.987Z|755a7d58-6c75-4cba-aabe-0f1a222e2876|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:37:41.990Z|755a7d58-6c75-4cba-aabe-0f1a222e2876|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:37:51.997Z|eb91acb9-7e44-4639-89d9-c684544e5dcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:37:51.998Z|61de6011-3022-45da-b5ba-67abe98aa3d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:37:51.999Z|61de6011-3022-45da-b5ba-67abe98aa3d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:37:51.998Z|eb91acb9-7e44-4639-89d9-c684544e5dcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:37:52.041Z|d8fb3738-6541-4b58-8a14-a2f230e1d332|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:37:52.042Z|d8fb3738-6541-4b58-8a14-a2f230e1d332|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:37:56.406Z|f09bf065-a48d-4dc8-a12d-501a31ebe603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:37:56.409Z|f09bf065-a48d-4dc8-a12d-501a31ebe603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:37:57.296Z|dd72dc5d-35f3-4fe6-b192-ae962c922258|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:37:57.297Z|dd72dc5d-35f3-4fe6-b192-ae962c922258|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:38:02.046Z|3f8cdfd1-b2ed-4537-8a91-ffb0ccbdee2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:38:02.046Z|fc76d962-731f-4c64-a291-e7b2ea73bbf3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:38:02.047Z|3f8cdfd1-b2ed-4537-8a91-ffb0ccbdee2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:38:02.047Z|fc76d962-731f-4c64-a291-e7b2ea73bbf3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:38:02.084Z|bd2ec255-2b90-4ab2-ace3-a214ee2b2dc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:38:02.086Z|bd2ec255-2b90-4ab2-ace3-a214ee2b2dc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:38:11.408Z|3aa47cd2-a99e-483d-83c0-1056dd3204a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:38:11.410Z|3aa47cd2-a99e-483d-83c0-1056dd3204a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:38:12.086Z|9ebc4384-1e7e-4383-843c-7ad0ae5f6db3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:38:12.087Z|9ebc4384-1e7e-4383-843c-7ad0ae5f6db3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:38:12.093Z|7f95c33a-8381-4e8c-83d1-1bc4f05f5af2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:38:12.094Z|7f95c33a-8381-4e8c-83d1-1bc4f05f5af2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:38:12.139Z|83e8031c-74c6-433d-9838-2bcd36e5422d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:38:12.141Z|83e8031c-74c6-433d-9838-2bcd36e5422d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:38:22.138Z|2262bda1-cad4-42c7-a3f3-a4e4284fac47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:38:22.139Z|2262bda1-cad4-42c7-a3f3-a4e4284fac47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:38:22.147Z|efda6b97-e896-4629-b6e5-01d2fdc9cb17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:38:22.148Z|efda6b97-e896-4629-b6e5-01d2fdc9cb17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:38:22.188Z|a0a09a3e-abe3-4d71-9b46-bc2126ad0ce5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:38:22.189Z|a0a09a3e-abe3-4d71-9b46-bc2126ad0ce5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:38:26.406Z|9de9bb53-538b-4b1e-8894-dcb6032af6e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:38:26.406Z|9de9bb53-538b-4b1e-8894-dcb6032af6e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:38:27.298Z|5cd65db5-4663-4236-b4e2-18e88af894cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:38:27.298Z|5cd65db5-4663-4236-b4e2-18e88af894cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:38:30.584Z|bbabff0e-186a-4e3a-9ea9-d6a8de44e8f7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:38:30.585Z|bbabff0e-186a-4e3a-9ea9-d6a8de44e8f7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:38:32.179Z|c77a3e06-2a10-450d-ad9a-a5a51096c62a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:38:32.180Z|c77a3e06-2a10-450d-ad9a-a5a51096c62a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:38:32.179Z|dc42c9c8-00c7-4de9-b69f-fb747383710b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:38:32.182Z|dc42c9c8-00c7-4de9-b69f-fb747383710b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:38:32.258Z|89de93d5-7ed7-49bc-a557-27c61ea92f36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:38:32.260Z|89de93d5-7ed7-49bc-a557-27c61ea92f36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:38:41.407Z|3ea49986-7105-4e74-8652-de46226630c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:38:41.422Z|3ea49986-7105-4e74-8652-de46226630c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:38:42.259Z|6d08e991-90f8-4d5c-a065-42647fcb55e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:38:42.260Z|6d08e991-90f8-4d5c-a065-42647fcb55e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:38:42.262Z|9ff9934c-c090-4f5c-96a6-e83c6892809b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:38:42.263Z|9ff9934c-c090-4f5c-96a6-e83c6892809b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:38:42.326Z|82278d39-e427-4cb1-aad5-ab29afea47c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:38:42.326Z|82278d39-e427-4cb1-aad5-ab29afea47c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:38:52.379Z|76cee131-81b6-4f8f-a252-7eb29100a8d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:38:52.381Z|76cee131-81b6-4f8f-a252-7eb29100a8d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:38:52.388Z|0dfe60dc-a270-4831-9edd-170ba43ab040|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:38:52.390Z|0dfe60dc-a270-4831-9edd-170ba43ab040|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:38:52.412Z|eafe40b0-3476-4a35-a0a9-afa30c0cfc11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:38:52.412Z|eafe40b0-3476-4a35-a0a9-afa30c0cfc11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:38:56.406Z|537bcc7a-f068-493f-8d04-3c13c70254bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:38:56.407Z|537bcc7a-f068-493f-8d04-3c13c70254bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:38:57.299Z|81726510-e550-4c3c-8407-6ecffba11df3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:38:57.301Z|81726510-e550-4c3c-8407-6ecffba11df3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:39:02.441Z|75bb08ef-d0c0-4597-82bc-84be151eca0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:39:02.441Z|35b008cb-1a7f-4482-967f-eb29778b0119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:39:02.442Z|35b008cb-1a7f-4482-967f-eb29778b0119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:39:02.442Z|75bb08ef-d0c0-4597-82bc-84be151eca0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:39:02.472Z|4e0ebc9c-78a2-4a9d-a421-75cfcf5d6ea5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:39:02.473Z|4e0ebc9c-78a2-4a9d-a421-75cfcf5d6ea5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:39:11.406Z|734c9e5e-7609-46c7-b5d4-d3630069a26d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:39:11.407Z|734c9e5e-7609-46c7-b5d4-d3630069a26d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:39:12.515Z|108fd725-3f52-4dac-a96d-92361e68ab95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:39:12.520Z|14c2cfb6-35db-494d-a669-8ab3c655bbbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:39:12.521Z|14c2cfb6-35db-494d-a669-8ab3c655bbbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:39:12.521Z|108fd725-3f52-4dac-a96d-92361e68ab95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:39:12.545Z|bebce244-6cd5-4d30-9863-4fff946119ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:39:12.546Z|bebce244-6cd5-4d30-9863-4fff946119ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:39:22.602Z|0d476f29-8b12-464b-81da-98903f17ea1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:39:22.604Z|0d476f29-8b12-464b-81da-98903f17ea1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:39:22.605Z|7a7defec-383b-47cc-b7a3-7f6fe8281f9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:39:22.606Z|7a7defec-383b-47cc-b7a3-7f6fe8281f9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:39:22.632Z|7bce17d0-ea68-4d31-8772-b65c5b3a0f20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:39:22.634Z|7bce17d0-ea68-4d31-8772-b65c5b3a0f20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:39:26.406Z|c76a0f71-8e63-4fe3-9bd1-1422ae1dcdae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:39:26.408Z|c76a0f71-8e63-4fe3-9bd1-1422ae1dcdae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:39:27.302Z|8298f836-3831-40ed-8185-61aede4ab850|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:39:27.304Z|8298f836-3831-40ed-8185-61aede4ab850|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:39:30.584Z|d71c4840-f041-42f4-8c77-b76352ef4788|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:39:30.585Z|d71c4840-f041-42f4-8c77-b76352ef4788|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:39:32.698Z|bea202a9-181d-4089-a4a8-d6d9168d92e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:39:32.698Z|d100e5cc-cbff-40fb-8f46-506016bb10b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:39:32.699Z|bea202a9-181d-4089-a4a8-d6d9168d92e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:39:32.699Z|d100e5cc-cbff-40fb-8f46-506016bb10b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:39:32.755Z|0a907425-9422-4bc2-be22-d982b4223f4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:39:32.756Z|0a907425-9422-4bc2-be22-d982b4223f4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:39:41.406Z|3b774ef6-d7a1-4d51-93ac-ade18af9aa8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:39:41.408Z|3b774ef6-d7a1-4d51-93ac-ade18af9aa8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:39:42.794Z|1a7abe9b-3b49-463f-967e-b543aa077037|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:39:42.795Z|1a7abe9b-3b49-463f-967e-b543aa077037|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:39:42.803Z|6b9048ec-dc51-40c9-859d-0f05be5bd604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:39:42.804Z|6b9048ec-dc51-40c9-859d-0f05be5bd604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:39:42.864Z|c8668e4c-fdd1-40dc-a3cc-2c94faeba29d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:39:42.866Z|c8668e4c-fdd1-40dc-a3cc-2c94faeba29d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:39:52.871Z|b29cce7c-1863-41ff-a724-ee03d88a414c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:39:52.872Z|b29cce7c-1863-41ff-a724-ee03d88a414c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:39:52.878Z|b4fbce97-35d2-4854-9174-79e882f80423|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:39:52.879Z|b4fbce97-35d2-4854-9174-79e882f80423|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:39:52.994Z|644c6261-6e0d-4e2e-8fd8-2f9f6e17a8b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:39:52.994Z|644c6261-6e0d-4e2e-8fd8-2f9f6e17a8b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:39:56.406Z|76fd2d13-da71-4066-81c1-6b9799093555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:39:56.412Z|76fd2d13-da71-4066-81c1-6b9799093555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:39:57.305Z|c3c242b2-c027-4b82-9079-f9b3fab1e45c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:39:57.306Z|c3c242b2-c027-4b82-9079-f9b3fab1e45c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:40:03.018Z|f41e0a54-b333-4330-94f6-49378048374c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:40:03.021Z|f41e0a54-b333-4330-94f6-49378048374c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:40:03.036Z|de1f9d9d-ee50-4ac4-b744-7ace8324bfa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:40:03.038Z|de1f9d9d-ee50-4ac4-b744-7ace8324bfa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:40:03.119Z|90a34c38-5b43-4154-983b-4ddf8579ee89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:40:03.120Z|90a34c38-5b43-4154-983b-4ddf8579ee89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:40:11.406Z|12a170e7-a584-4a89-abbb-8fd65c5acc7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:40:11.406Z|12a170e7-a584-4a89-abbb-8fd65c5acc7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:40:13.103Z|4a83f87a-ca4b-4703-be64-400800c73acd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:40:13.104Z|4a83f87a-ca4b-4703-be64-400800c73acd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:40:13.141Z|26554a11-9567-4eb0-95c0-82b666d00ac1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:40:13.142Z|26554a11-9567-4eb0-95c0-82b666d00ac1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:40:13.207Z|d7c3ff97-073d-4e64-810f-bb53d93e3d95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:40:13.208Z|d7c3ff97-073d-4e64-810f-bb53d93e3d95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:40:23.219Z|16904a1a-3606-42a9-970f-457a1c1edbb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:40:23.220Z|16904a1a-3606-42a9-970f-457a1c1edbb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:40:23.221Z|953ec6dd-e017-4cb3-818c-29c42642e1bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:40:23.222Z|953ec6dd-e017-4cb3-818c-29c42642e1bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:40:23.278Z|6d8daa45-8a42-4d2a-bb69-627723f73cc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:40:23.279Z|6d8daa45-8a42-4d2a-bb69-627723f73cc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:40:26.406Z|4c807994-f87d-43f0-87fb-bf8db24e8e62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:40:26.406Z|4c807994-f87d-43f0-87fb-bf8db24e8e62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:40:27.308Z|929ee3f1-a333-494a-9b36-ecee54fe6b73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:40:27.308Z|929ee3f1-a333-494a-9b36-ecee54fe6b73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:40:30.584Z|f988e702-c810-487c-976c-143f1169a038|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:40:30.585Z|f988e702-c810-487c-976c-143f1169a038|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:40:33.335Z|f0873583-63a8-4cad-b6de-e41822842c6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:40:33.336Z|f0873583-63a8-4cad-b6de-e41822842c6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:40:33.343Z|d7496ee3-6e49-43bc-8820-39b386f48aed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:40:33.346Z|d7496ee3-6e49-43bc-8820-39b386f48aed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:40:33.358Z|df6f7c62-ee44-4a9e-b12a-883b899a1e17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:40:33.363Z|df6f7c62-ee44-4a9e-b12a-883b899a1e17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:40:41.407Z|a5d32cd4-0401-4017-b31a-19c95ce61432|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:40:41.408Z|a5d32cd4-0401-4017-b31a-19c95ce61432|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:40:43.408Z|58ea7a3c-483a-4c94-9ee4-a2aee5847120|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:40:43.408Z|c30e1a22-22e0-4cd7-b6a1-aba5d3436ee6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:40:43.409Z|c30e1a22-22e0-4cd7-b6a1-aba5d3436ee6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:40:43.409Z|58ea7a3c-483a-4c94-9ee4-a2aee5847120|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:40:43.447Z|9694e88a-aac4-4b8e-b21f-38d8dc8ebeb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:40:43.449Z|9694e88a-aac4-4b8e-b21f-38d8dc8ebeb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:40:53.522Z|46492f80-f60e-43bd-b2df-66484d5d4e93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:40:53.522Z|46492f80-f60e-43bd-b2df-66484d5d4e93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:40:53.531Z|dac86a6b-b38b-44c6-b2c8-8531582f6fa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:40:53.532Z|dac86a6b-b38b-44c6-b2c8-8531582f6fa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:40:53.572Z|734b3c64-1c48-429a-863f-02f397764515|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:40:53.573Z|734b3c64-1c48-429a-863f-02f397764515|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:40:56.406Z|f2a192e4-225a-4fca-9b28-f68d5be64adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:40:56.406Z|f2a192e4-225a-4fca-9b28-f68d5be64adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:40:57.309Z|2cb5fdb1-4d19-4d38-a203-38852b34a010|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:40:57.310Z|2cb5fdb1-4d19-4d38-a203-38852b34a010|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:41:03.612Z|ad9258ba-adee-47f7-8ff7-f8a80005d8de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:41:03.613Z|ad9258ba-adee-47f7-8ff7-f8a80005d8de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:41:03.653Z|0ea62186-204e-4f31-8670-73f336866667|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:41:03.655Z|0ea62186-204e-4f31-8670-73f336866667|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:41:03.656Z|cd74a684-2b90-426d-8ff4-eed10484c467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:41:03.657Z|cd74a684-2b90-426d-8ff4-eed10484c467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:41:11.406Z|16058b13-43b6-4384-bf92-321c24e72dba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:41:11.406Z|16058b13-43b6-4384-bf92-321c24e72dba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:41:13.740Z|ca037ab4-ffdc-4fd8-a82d-f4ed9775f501|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:41:13.744Z|ca037ab4-ffdc-4fd8-a82d-f4ed9775f501|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:41:13.753Z|2fc85ca0-c3ac-4080-8109-a1d1cd286d13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:41:13.754Z|2fc85ca0-c3ac-4080-8109-a1d1cd286d13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:41:13.796Z|9f978951-ce13-46a3-858f-539e5eae6b66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:41:13.799Z|9f978951-ce13-46a3-858f-539e5eae6b66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:41:23.869Z|591c72a0-f953-4a6a-9dca-3083a11f97ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:41:23.878Z|b2cba4fa-2c5c-4608-91b9-9f96d008ea9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:41:23.883Z|591c72a0-f953-4a6a-9dca-3083a11f97ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:41:23.883Z|b2cba4fa-2c5c-4608-91b9-9f96d008ea9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:41:23.946Z|1772b80c-f1d9-4c03-97e6-192670d18edf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:41:23.950Z|1772b80c-f1d9-4c03-97e6-192670d18edf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:41:26.407Z|a8112248-649e-4f65-a138-86a1e4ffb83d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:41:26.408Z|a8112248-649e-4f65-a138-86a1e4ffb83d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:41:27.311Z|31c16303-a65a-49c1-8200-6c4ac5a15b9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:41:27.311Z|31c16303-a65a-49c1-8200-6c4ac5a15b9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:41:30.584Z|02de15fc-cf68-4377-bbff-32becede072f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:41:30.585Z|02de15fc-cf68-4377-bbff-32becede072f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:41:33.962Z|9dc48e1c-c5bd-49aa-882c-dafce831670c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:41:33.963Z|9dc48e1c-c5bd-49aa-882c-dafce831670c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:41:33.974Z|48601aa3-b682-42e3-803a-3826b6cb20b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:41:33.976Z|48601aa3-b682-42e3-803a-3826b6cb20b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:41:34.039Z|66f9f119-a1f4-479f-872a-b5ad09a2d9db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:41:34.040Z|66f9f119-a1f4-479f-872a-b5ad09a2d9db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:41:41.405Z|bbc25114-84c8-4039-9769-833bfe9b65ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:41:41.409Z|bbc25114-84c8-4039-9769-833bfe9b65ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:41:44.033Z|f2925f3f-3b11-4a33-b9af-09e9717bbc9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:41:44.033Z|0a4af670-683f-4d08-bf6f-91a53c856b03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:41:44.035Z|f2925f3f-3b11-4a33-b9af-09e9717bbc9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:41:44.035Z|0a4af670-683f-4d08-bf6f-91a53c856b03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:41:44.103Z|8052c241-444a-4b02-a1a9-1aacec63dd56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:41:44.104Z|8052c241-444a-4b02-a1a9-1aacec63dd56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:41:54.118Z|9c0b5d68-e3fe-4743-b82f-c0743d78e10e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:41:54.120Z|9c0b5d68-e3fe-4743-b82f-c0743d78e10e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:41:54.121Z|c53560d8-16a5-4d7b-8adb-ba0745aa315c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:41:54.130Z|c53560d8-16a5-4d7b-8adb-ba0745aa315c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:41:54.147Z|3cd017ea-3326-43ca-9290-fb79a8fff148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:41:54.149Z|3cd017ea-3326-43ca-9290-fb79a8fff148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:41:56.406Z|622efe0c-8b81-42c1-adcf-19bfc4dd0f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:41:56.406Z|622efe0c-8b81-42c1-adcf-19bfc4dd0f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:41:57.312Z|597d9d05-8a5c-429a-a350-d25bbbd4914d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:41:57.313Z|597d9d05-8a5c-429a-a350-d25bbbd4914d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:42:04.177Z|a1fb0f42-3ef9-436e-9fae-ffd8a35b27a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:42:04.178Z|a1fb0f42-3ef9-436e-9fae-ffd8a35b27a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:42:04.225Z|16ae435b-c42a-4b7e-a2f8-4bcdf88f1f9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:42:04.239Z|16ae435b-c42a-4b7e-a2f8-4bcdf88f1f9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:42:04.260Z|cbc8edf4-132d-4f7c-94a1-2cef8a4db7c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:42:04.260Z|cbc8edf4-132d-4f7c-94a1-2cef8a4db7c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:42:11.406Z|519893fe-c441-49b1-b17c-71843be76a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:42:11.406Z|519893fe-c441-49b1-b17c-71843be76a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:42:14.259Z|0eb04d95-1d0f-4d09-80f3-58762d22a321|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:42:14.260Z|0eb04d95-1d0f-4d09-80f3-58762d22a321|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:42:14.332Z|96c00e5c-e2fb-4020-91f6-0aa1ed8d3577|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:42:14.332Z|08937bf3-2d10-485d-9569-5734bb742d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:42:14.333Z|08937bf3-2d10-485d-9569-5734bb742d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:42:14.333Z|96c00e5c-e2fb-4020-91f6-0aa1ed8d3577|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:42:24.364Z|bbe13164-6221-4063-a24f-75b0eb6bae83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:42:24.365Z|bbe13164-6221-4063-a24f-75b0eb6bae83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:42:24.390Z|ab4dc991-fd5b-4c9b-96a8-e06711a9c600|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:42:24.391Z|ab4dc991-fd5b-4c9b-96a8-e06711a9c600|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:42:24.417Z|5d3b65ba-0ba9-4dec-a3c4-678de19b1bc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:42:24.418Z|5d3b65ba-0ba9-4dec-a3c4-678de19b1bc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:42:26.406Z|2ef32995-a053-4ffa-a8fd-ec3eccce5de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:42:26.408Z|2ef32995-a053-4ffa-a8fd-ec3eccce5de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:42:27.319Z|4700b4d0-4638-4420-8bf7-6884a923d145|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:42:27.320Z|4700b4d0-4638-4420-8bf7-6884a923d145|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:42:30.582Z|2ae663cd-ca52-4b26-a15c-341e69f7ea1b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:42:30.583Z|2ae663cd-ca52-4b26-a15c-341e69f7ea1b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:42:34.418Z|3f18c4c3-16e6-4130-8929-ec5c9c89633e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:42:34.419Z|3f18c4c3-16e6-4130-8929-ec5c9c89633e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:42:34.445Z|61b5baf3-61ae-4c18-8baa-298915cd6b25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:42:34.448Z|61b5baf3-61ae-4c18-8baa-298915cd6b25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:42:34.487Z|d6acf203-614f-44d0-bd50-32d52f1a4725|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:42:34.488Z|d6acf203-614f-44d0-bd50-32d52f1a4725|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:42:41.406Z|037ebccf-d157-444c-bda5-952c80a3ce0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:42:41.406Z|037ebccf-d157-444c-bda5-952c80a3ce0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:42:44.477Z|5ea5b568-97dd-4c9a-8a75-57e729753887|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:42:44.480Z|5ea5b568-97dd-4c9a-8a75-57e729753887|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:42:44.515Z|269a96e1-1ac3-42ee-9ce0-8567a9f01d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:42:44.516Z|269a96e1-1ac3-42ee-9ce0-8567a9f01d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:42:44.546Z|a9fb55b1-6f74-4ebd-b163-004b84f20252|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:42:44.547Z|a9fb55b1-6f74-4ebd-b163-004b84f20252|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:42:54.566Z|963d4880-fbc5-4e84-b6fa-764dffca94f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:42:54.571Z|963d4880-fbc5-4e84-b6fa-764dffca94f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:42:54.585Z|db9e3bb2-2178-4c3e-a637-4bf1b1342d30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:42:54.586Z|db9e3bb2-2178-4c3e-a637-4bf1b1342d30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:42:54.623Z|122dad35-b727-42d2-a729-a01a908a1508|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:42:54.625Z|122dad35-b727-42d2-a729-a01a908a1508|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:42:56.406Z|0c63a556-a75a-46dd-a0d1-a1b1870fb213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:42:56.407Z|0c63a556-a75a-46dd-a0d1-a1b1870fb213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:42:57.321Z|3ab729a6-16c3-4fc4-9e85-57f961541778|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:42:57.329Z|3ab729a6-16c3-4fc4-9e85-57f961541778|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:43:04.684Z|5dd2c679-275a-42bc-8808-5968d0d6600a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:43:04.685Z|5dd2c679-275a-42bc-8808-5968d0d6600a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:43:04.691Z|a2b40c92-2bec-427a-ab9f-df61d132e233|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:43:04.691Z|a2b40c92-2bec-427a-ab9f-df61d132e233|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:43:04.697Z|eb840e1a-588d-4233-b617-7ed0f9ce39c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:43:04.698Z|eb840e1a-588d-4233-b617-7ed0f9ce39c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:43:11.406Z|3a19eb6f-2e84-49ed-9eae-a26d7d6a00fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:43:11.408Z|3a19eb6f-2e84-49ed-9eae-a26d7d6a00fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:43:14.757Z|37e04337-f53a-4f7e-b7b5-a1daabe9e3ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:43:14.758Z|37e04337-f53a-4f7e-b7b5-a1daabe9e3ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:43:14.775Z|b353cc38-305f-4ed3-ab1b-105eb9b69a30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:43:14.777Z|b353cc38-305f-4ed3-ab1b-105eb9b69a30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:43:14.779Z|49440576-9551-4fee-9bb4-34019e8b34ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:43:14.780Z|49440576-9551-4fee-9bb4-34019e8b34ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:43:24.829Z|8790e908-3b35-4062-8e9d-a14359db0a74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:43:24.830Z|8790e908-3b35-4062-8e9d-a14359db0a74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:43:24.891Z|942e489a-f700-4656-9bed-ebe2bb6505ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:43:24.892Z|942e489a-f700-4656-9bed-ebe2bb6505ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:43:24.967Z|e0d05f72-2c3a-4c1a-affe-412c45fe262d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:43:24.968Z|e0d05f72-2c3a-4c1a-affe-412c45fe262d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:43:26.406Z|a3869477-e409-40f1-a154-c8eb7eab4171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:43:26.407Z|a3869477-e409-40f1-a154-c8eb7eab4171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:43:27.330Z|976cf717-571a-4958-86ac-e027cd2f3549|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:43:27.330Z|976cf717-571a-4958-86ac-e027cd2f3549|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:43:30.590Z|0c71d333-4a70-426d-b3dd-773a99b7e755|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:43:30.592Z|0c71d333-4a70-426d-b3dd-773a99b7e755|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:43:34.929Z|a2165b80-601b-462b-a8e0-0e1995acb225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:43:34.930Z|a2165b80-601b-462b-a8e0-0e1995acb225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:43:35.037Z|120e5aa3-5cf7-4ac9-b192-71ee023e2ebf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:43:35.038Z|120e5aa3-5cf7-4ac9-b192-71ee023e2ebf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:43:35.070Z|508a2c51-a5ba-45be-8115-585045abdbdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:43:35.072Z|508a2c51-a5ba-45be-8115-585045abdbdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:43:41.406Z|1ccca5b9-b886-4bf0-88ae-cda87d789a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:43:41.407Z|1ccca5b9-b886-4bf0-88ae-cda87d789a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:43:45.054Z|0f2c9fdf-b01a-4b51-b092-cdfba0d59c28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:43:45.055Z|0f2c9fdf-b01a-4b51-b092-cdfba0d59c28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:43:45.162Z|2ff7a322-14ed-4ae7-b68d-7c578ba27b88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:43:45.163Z|2ff7a322-14ed-4ae7-b68d-7c578ba27b88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:43:45.188Z|91111524-a6b3-4bd2-9694-3df9f275219c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:43:45.189Z|91111524-a6b3-4bd2-9694-3df9f275219c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:43:55.140Z|3383dea0-9651-4245-869f-26f245061ae1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:43:55.141Z|3383dea0-9651-4245-869f-26f245061ae1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:43:55.257Z|6dcbe1c6-3562-4121-855f-99cce0ead4bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:43:55.258Z|6dcbe1c6-3562-4121-855f-99cce0ead4bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:43:55.264Z|0775bbf6-7f1a-480f-8405-a56169bc9ff4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:43:55.265Z|0775bbf6-7f1a-480f-8405-a56169bc9ff4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:43:56.409Z|bf973387-91b9-4d44-a449-b4bb99b7239d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:43:56.412Z|bf973387-91b9-4d44-a449-b4bb99b7239d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:43:57.331Z|58a8df39-eb58-44ac-a9cb-e3a2efe4f0f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:43:57.332Z|58a8df39-eb58-44ac-a9cb-e3a2efe4f0f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:44:05.241Z|373c8471-ebf0-4275-9a1f-7a033c0774e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:44:05.242Z|373c8471-ebf0-4275-9a1f-7a033c0774e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:44:05.327Z|be4fd096-1fae-4cea-bd8a-75bc527b40cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:44:05.328Z|be4fd096-1fae-4cea-bd8a-75bc527b40cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:44:05.333Z|cb292c3c-1124-4693-8570-24733de12333|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:44:05.333Z|cb292c3c-1124-4693-8570-24733de12333|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:44:11.406Z|d333bd86-3ec8-479e-b73f-41fe3b940772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:44:11.406Z|d333bd86-3ec8-479e-b73f-41fe3b940772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:44:15.312Z|3066fd71-8a09-4994-bf7f-15da7f0f088f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:44:15.314Z|3066fd71-8a09-4994-bf7f-15da7f0f088f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:44:15.414Z|25ee95b9-24ba-4020-8527-ca856f47d4a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:44:15.415Z|25ee95b9-24ba-4020-8527-ca856f47d4a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:44:15.444Z|b8063608-34e2-4bbe-9b60-9b9c2a526b5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:44:15.446Z|b8063608-34e2-4bbe-9b60-9b9c2a526b5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:44:25.386Z|4a9eba17-370b-416e-a78a-019ade989659|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:44:25.389Z|4a9eba17-370b-416e-a78a-019ade989659|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:44:25.474Z|af208cf7-5a90-40e9-9291-3d296b58b2c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:44:25.474Z|af208cf7-5a90-40e9-9291-3d296b58b2c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:44:25.521Z|67a6c7ff-39e1-4fb2-821e-ac1d96760403|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:44:25.522Z|67a6c7ff-39e1-4fb2-821e-ac1d96760403|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:44:26.406Z|9152f6a2-3a88-4a0a-884b-75f01554d458|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:44:26.406Z|9152f6a2-3a88-4a0a-884b-75f01554d458|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:44:27.333Z|be814d29-895b-4a80-bee5-27d9c9bc74fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:44:27.334Z|be814d29-895b-4a80-bee5-27d9c9bc74fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:44:30.585Z|2f26c39b-f57c-4fc0-9bc2-fec42c92e9df|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:44:30.586Z|2f26c39b-f57c-4fc0-9bc2-fec42c92e9df|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:44:35.449Z|451b7059-ffbc-421d-b79e-22d1abbb1337|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:44:35.450Z|451b7059-ffbc-421d-b79e-22d1abbb1337|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:44:35.507Z|e14db5c0-8d6b-4777-b18f-504b4bf87ef9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:44:35.508Z|e14db5c0-8d6b-4777-b18f-504b4bf87ef9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:44:35.591Z|a92b14e5-d0fc-41f5-9604-1e4749861e5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:44:35.592Z|a92b14e5-d0fc-41f5-9604-1e4749861e5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:44:41.406Z|b4ef3183-882e-485a-8c95-826f4b4e2003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:44:41.408Z|b4ef3183-882e-485a-8c95-826f4b4e2003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:44:45.493Z|2b07b1d0-3f97-4df5-ae4d-e80330512be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:44:45.494Z|2b07b1d0-3f97-4df5-ae4d-e80330512be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:44:45.570Z|0a878872-54da-4c38-82ee-36b660fbdd03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:44:45.571Z|0a878872-54da-4c38-82ee-36b660fbdd03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:44:45.651Z|e97805dc-4323-488a-96bc-dc18bea968a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:44:45.652Z|e97805dc-4323-488a-96bc-dc18bea968a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:44:55.576Z|5e2492d4-5454-46cb-a304-fa123096cd60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:44:55.577Z|5e2492d4-5454-46cb-a304-fa123096cd60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:44:55.634Z|907985a2-61fe-4181-af07-e68e898cadf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:44:55.635Z|907985a2-61fe-4181-af07-e68e898cadf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:44:55.699Z|1f96b77a-fb44-4411-b192-09ef131737fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:44:55.700Z|1f96b77a-fb44-4411-b192-09ef131737fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:44:56.406Z|de16f4c9-88f7-41b7-b4d5-c880e32ac44e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:44:56.406Z|de16f4c9-88f7-41b7-b4d5-c880e32ac44e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:44:57.335Z|00841b9b-a30d-4d33-a8e3-97fd9b2df873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:44:57.335Z|00841b9b-a30d-4d33-a8e3-97fd9b2df873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:45:05.635Z|e39982ff-1a3f-449b-871e-7c23c23e95e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:45:05.636Z|e39982ff-1a3f-449b-871e-7c23c23e95e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:45:05.698Z|de1baf4b-504e-4e39-a285-401a879a020b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:45:05.699Z|de1baf4b-504e-4e39-a285-401a879a020b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:45:05.757Z|b97b6c42-756e-4465-a983-ede23e439a82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:45:05.758Z|b97b6c42-756e-4465-a983-ede23e439a82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:45:11.406Z|ed3b09c1-4bdb-46b9-8f73-b1d6947b40d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:45:11.406Z|ed3b09c1-4bdb-46b9-8f73-b1d6947b40d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:45:15.722Z|9a5233cb-a549-4b54-aef0-296694309bfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:45:15.723Z|9a5233cb-a549-4b54-aef0-296694309bfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:45:15.763Z|b0924ae5-2068-42cf-98f9-d35e6af3abea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:45:15.771Z|b0924ae5-2068-42cf-98f9-d35e6af3abea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:45:15.803Z|1e753e90-0462-470a-a0f5-d7bf4334a59a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:45:15.804Z|1e753e90-0462-470a-a0f5-d7bf4334a59a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:45:25.796Z|3fb98c3f-fa42-4cb4-b200-a542639d61d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:45:25.797Z|3fb98c3f-fa42-4cb4-b200-a542639d61d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:45:25.845Z|d387b37f-34ca-4962-953c-34e9bf929350|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:45:25.845Z|00bf0b88-30cf-4a98-94fc-adc0c3007749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:45:25.846Z|d387b37f-34ca-4962-953c-34e9bf929350|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:45:25.846Z|00bf0b88-30cf-4a98-94fc-adc0c3007749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:45:26.406Z|d4a96796-01fa-4e6c-afd0-8bb8e7f8158c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:45:26.408Z|d4a96796-01fa-4e6c-afd0-8bb8e7f8158c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:45:27.336Z|c95ce85b-d6c3-4818-9510-d4fa75c71bfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:45:27.337Z|c95ce85b-d6c3-4818-9510-d4fa75c71bfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:45:30.583Z|3ee11865-1124-4d4c-a0b9-f62a5e2d6c4c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:45:30.584Z|3ee11865-1124-4d4c-a0b9-f62a5e2d6c4c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:45:35.852Z|db5d2e22-9809-47f8-a3c8-39bc3095f33d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:45:35.854Z|db5d2e22-9809-47f8-a3c8-39bc3095f33d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:45:35.917Z|58a3f935-bf6e-4ac1-9476-24eb8add32ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:45:35.918Z|58a3f935-bf6e-4ac1-9476-24eb8add32ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:45:35.935Z|0f4daf85-4347-42d1-b583-55ebeb6c0f90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:45:35.936Z|0f4daf85-4347-42d1-b583-55ebeb6c0f90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:45:41.406Z|d0579f9e-0919-44b1-9f4b-f5504e029441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:45:41.407Z|d0579f9e-0919-44b1-9f4b-f5504e029441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:45:45.902Z|3d810569-fdbd-46d7-8a7e-c99fc5d53256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:45:45.903Z|3d810569-fdbd-46d7-8a7e-c99fc5d53256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:45:45.988Z|953a97ae-5a67-4307-af26-7bbb56be0fa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:45:45.989Z|953a97ae-5a67-4307-af26-7bbb56be0fa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:45:46.021Z|5269340c-b5cb-49aa-969f-d579cec3ef5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:45:46.022Z|5269340c-b5cb-49aa-969f-d579cec3ef5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:45:55.971Z|72b98fb5-4b81-4f3f-8738-e03163a47c4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:45:55.981Z|72b98fb5-4b81-4f3f-8738-e03163a47c4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:45:56.065Z|cd922af1-2cf0-479c-b0bb-c006fd6b6f37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:45:56.066Z|cd922af1-2cf0-479c-b0bb-c006fd6b6f37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:45:56.075Z|2e5df0bc-7933-4eec-99e4-6948990f86a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:45:56.078Z|2e5df0bc-7933-4eec-99e4-6948990f86a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:45:56.410Z|d073a47b-6528-46bf-b007-795e9401d761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:45:56.415Z|d073a47b-6528-46bf-b007-795e9401d761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:45:57.338Z|5b52f105-77ff-4533-906c-64b06d7d87c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:45:57.339Z|5b52f105-77ff-4533-906c-64b06d7d87c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:46:06.065Z|2065d457-c9b7-4902-94f3-37ec90ca2add|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:46:06.069Z|2065d457-c9b7-4902-94f3-37ec90ca2add|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:46:06.116Z|d87b6dbf-2164-45c9-81c6-11fd6f11d83c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:46:06.118Z|d87b6dbf-2164-45c9-81c6-11fd6f11d83c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:46:06.147Z|1df050eb-5d30-4b4a-b816-cef9eeeb6b42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:46:06.150Z|1df050eb-5d30-4b4a-b816-cef9eeeb6b42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:46:11.406Z|4ac15b46-406e-4ead-bb0d-f0615089ce34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:46:11.408Z|4ac15b46-406e-4ead-bb0d-f0615089ce34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:46:16.114Z|a01c6002-966a-4abc-be8c-889faa48b81c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:46:16.118Z|a01c6002-966a-4abc-be8c-889faa48b81c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:46:16.185Z|57a68414-8567-4d19-8680-0ebdea1d2dbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:46:16.186Z|57a68414-8567-4d19-8680-0ebdea1d2dbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:46:16.224Z|af7dbf67-3df7-43f9-a29f-106436cb9213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:46:16.225Z|af7dbf67-3df7-43f9-a29f-106436cb9213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:46:26.191Z|33a53829-23b1-4677-97f1-bc5a34e79680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:46:26.196Z|33a53829-23b1-4677-97f1-bc5a34e79680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:46:26.239Z|3d523b6f-4cce-468b-bb9a-0b71640b97ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:46:26.241Z|3d523b6f-4cce-468b-bb9a-0b71640b97ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:46:26.274Z|207167ce-8d25-46b6-a303-6a5c6c53eb24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:46:26.276Z|207167ce-8d25-46b6-a303-6a5c6c53eb24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:46:26.406Z|1e007a92-92da-4ada-8727-7dfcfd13a55a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:46:26.407Z|1e007a92-92da-4ada-8727-7dfcfd13a55a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:46:27.341Z|cf71feba-2a78-424d-b247-f8622583f4a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:46:27.342Z|cf71feba-2a78-424d-b247-f8622583f4a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:46:30.584Z|91fd47cd-7dc1-43d8-b75e-e60cd20eeba9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:46:30.586Z|91fd47cd-7dc1-43d8-b75e-e60cd20eeba9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:46:36.259Z|6a30e9fa-9fcc-4b3d-bc4f-470483f99347|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:46:36.261Z|6a30e9fa-9fcc-4b3d-bc4f-470483f99347|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:46:36.289Z|b3c59b56-e1fc-4d33-bcc0-24296ca26b4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:46:36.290Z|b3c59b56-e1fc-4d33-bcc0-24296ca26b4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:46:36.317Z|947c039b-f07d-40b8-9813-189adad73bc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:46:36.318Z|947c039b-f07d-40b8-9813-189adad73bc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:46:41.406Z|6ca35926-c454-4566-ab5c-39020edcd171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:46:41.409Z|6ca35926-c454-4566-ab5c-39020edcd171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:46:46.351Z|cde1353f-1b56-4017-993e-d2bf473af8ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:46:46.352Z|0916d2fd-06bc-4def-badf-3c1cdfb55938|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:46:46.352Z|cde1353f-1b56-4017-993e-d2bf473af8ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:46:46.353Z|0916d2fd-06bc-4def-badf-3c1cdfb55938|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:46:46.376Z|59f0dccd-73d9-4c54-b33b-a18d6707ead6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:46:46.377Z|59f0dccd-73d9-4c54-b33b-a18d6707ead6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:46:56.406Z|bbf68ccc-d253-4dd8-86c5-f2c28ee85ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:46:56.407Z|bbf68ccc-d253-4dd8-86c5-f2c28ee85ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:46:56.423Z|cb8318c4-5f04-4783-ad30-10583275028d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:46:56.424Z|cb8318c4-5f04-4783-ad30-10583275028d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:46:56.452Z|e5bb67d8-08e8-44ee-b22f-a1dfb1d8c08d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:46:56.452Z|84093eda-a55d-4e50-b95e-a4d368fa8335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:46:56.453Z|e5bb67d8-08e8-44ee-b22f-a1dfb1d8c08d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:46:56.454Z|84093eda-a55d-4e50-b95e-a4d368fa8335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:46:57.344Z|53ab702a-b0a1-4197-80af-c7c1470dacbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:46:57.345Z|53ab702a-b0a1-4197-80af-c7c1470dacbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:47:06.474Z|9f70870b-1131-403a-aef8-ad6736ab6b39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:47:06.475Z|9f70870b-1131-403a-aef8-ad6736ab6b39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:47:06.518Z|ba87b702-d132-4cac-ac88-a4c43b6a08f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:47:06.519Z|ba87b702-d132-4cac-ac88-a4c43b6a08f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:47:06.528Z|24f30294-96e3-4bb2-8d65-48fee6fa58f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:47:06.529Z|24f30294-96e3-4bb2-8d65-48fee6fa58f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:47:11.406Z|089353bf-8cd8-47bc-ac58-db777f045194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:47:11.406Z|089353bf-8cd8-47bc-ac58-db777f045194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:47:16.529Z|dcdd4573-2753-4195-82a7-ba819218af24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:47:16.530Z|dcdd4573-2753-4195-82a7-ba819218af24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:47:16.614Z|bea6928c-4df7-48a9-9398-b689a0ac9f4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:47:16.616Z|bea6928c-4df7-48a9-9398-b689a0ac9f4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:47:16.617Z|e070a22c-9def-4fb8-83b7-4832ac4c35b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:47:16.617Z|e070a22c-9def-4fb8-83b7-4832ac4c35b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:47:26.406Z|1d81e1de-25e1-43c9-9418-a9f5ab62b424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:47:26.410Z|1d81e1de-25e1-43c9-9418-a9f5ab62b424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:47:26.594Z|a959538c-5532-4b30-ae2a-6149a0555694|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:47:26.595Z|a959538c-5532-4b30-ae2a-6149a0555694|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:47:26.699Z|4e8c8cc3-507a-4477-8cab-c9a9105f57fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:47:26.701Z|4e8c8cc3-507a-4477-8cab-c9a9105f57fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:47:26.696Z|f16d7ec8-c83d-41f1-9036-06d1c40f99b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:47:26.708Z|f16d7ec8-c83d-41f1-9036-06d1c40f99b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:47:27.346Z|f6a61b04-575c-48d9-a21e-df77be45ad09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:47:27.346Z|f6a61b04-575c-48d9-a21e-df77be45ad09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:47:30.604Z|5029cbf1-fe24-4811-9808-86381f05a221|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:47:30.605Z|5029cbf1-fe24-4811-9808-86381f05a221|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:47:36.654Z|a73adcfa-8c2b-4d09-861a-37456bf98544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:47:36.655Z|a73adcfa-8c2b-4d09-861a-37456bf98544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:47:36.742Z|ca6abfa4-487b-4b97-8df9-e01d82aa12cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:47:36.743Z|ca6abfa4-487b-4b97-8df9-e01d82aa12cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:47:36.760Z|cf4217bc-7740-4525-a452-da7cefb30f78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:47:36.762Z|cf4217bc-7740-4525-a452-da7cefb30f78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:47:41.406Z|a034cfac-f04e-4cb9-a779-4592ed6f0107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:47:41.407Z|a034cfac-f04e-4cb9-a779-4592ed6f0107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:47:46.715Z|a889185c-7e08-4c9b-989f-a11b1c5ab1b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:47:46.716Z|a889185c-7e08-4c9b-989f-a11b1c5ab1b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:47:46.803Z|8f4c27ef-e797-4859-9f17-e56f5a40f580|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:47:46.807Z|8f4c27ef-e797-4859-9f17-e56f5a40f580|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:47:46.818Z|e5a39041-e87a-47d3-80af-1f8fc20b066f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:47:46.819Z|e5a39041-e87a-47d3-80af-1f8fc20b066f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:47:56.406Z|ece105c3-7fc2-41f3-a757-6c90fdd5e3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:47:56.406Z|ece105c3-7fc2-41f3-a757-6c90fdd5e3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:47:56.786Z|25995256-c2aa-4718-a3aa-78b2e762c130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:47:56.787Z|25995256-c2aa-4718-a3aa-78b2e762c130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:47:56.868Z|f28275e4-fcc2-4ce7-834a-dddd1611aa48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:47:56.868Z|a9e93399-f16e-4fbd-9495-4019345ab005|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:47:56.869Z|a9e93399-f16e-4fbd-9495-4019345ab005|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:47:56.869Z|f28275e4-fcc2-4ce7-834a-dddd1611aa48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:47:57.348Z|014e3eee-6a53-43b4-886d-d6a66b42c0f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:47:57.348Z|014e3eee-6a53-43b4-886d-d6a66b42c0f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:48:06.851Z|420d3f34-308a-43d1-93de-c692fb8b84f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:48:06.852Z|420d3f34-308a-43d1-93de-c692fb8b84f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:48:06.912Z|365b98ea-346a-4384-8010-81bdb82de609|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:48:06.913Z|f8257b78-bbd4-4fdf-87b1-e4b65ceb340a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:48:06.913Z|365b98ea-346a-4384-8010-81bdb82de609|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:48:06.914Z|f8257b78-bbd4-4fdf-87b1-e4b65ceb340a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:48:11.407Z|e8cd890b-6e33-40df-8308-4ff277619b8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:48:11.413Z|e8cd890b-6e33-40df-8308-4ff277619b8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:48:16.936Z|7c278750-fc9d-4ef9-9552-99a9e0cac0b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:48:16.937Z|7c278750-fc9d-4ef9-9552-99a9e0cac0b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:48:16.969Z|66d3a5aa-faa3-43a6-9ddc-93781ce95109|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:48:16.970Z|66d3a5aa-faa3-43a6-9ddc-93781ce95109|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:48:16.985Z|88630c71-8414-48e2-b053-537682b553b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:48:16.986Z|88630c71-8414-48e2-b053-537682b553b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:48:26.406Z|a72850d5-6963-496b-9350-4948be7ecbc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:48:26.407Z|a72850d5-6963-496b-9350-4948be7ecbc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:48:27.000Z|fd8b11ce-2c7b-475d-9f54-8e8cba52bd1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:48:27.002Z|fd8b11ce-2c7b-475d-9f54-8e8cba52bd1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:48:27.031Z|5b911fd4-add1-4254-99f5-77596bd78270|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:48:27.032Z|5b911fd4-add1-4254-99f5-77596bd78270|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:48:27.056Z|0beeef0a-8de0-4bcd-a1f2-4c1c13727ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:48:27.058Z|0beeef0a-8de0-4bcd-a1f2-4c1c13727ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:48:27.349Z|63772249-95f3-4510-ac17-cd5b9dfa1583|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:48:27.350Z|63772249-95f3-4510-ac17-cd5b9dfa1583|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:48:30.584Z|de391895-36ff-4497-a38b-3d2afac9f11e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:48:30.585Z|de391895-36ff-4497-a38b-3d2afac9f11e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:48:37.061Z|68511074-a3f9-4f94-9194-40398579377e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:48:37.062Z|68511074-a3f9-4f94-9194-40398579377e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:48:37.087Z|1554a423-e446-4d72-b4f3-987c2a33ceb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:48:37.088Z|1554a423-e446-4d72-b4f3-987c2a33ceb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:48:37.117Z|b4bc77c8-ca5a-4c81-8f2e-65f0a72a7997|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:48:37.118Z|b4bc77c8-ca5a-4c81-8f2e-65f0a72a7997|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:48:41.407Z|4a0e1cb5-7358-4d77-beec-64efbc145cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:48:41.408Z|4a0e1cb5-7358-4d77-beec-64efbc145cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:48:47.114Z|e9774154-d24e-4a68-877c-55243df33b74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:48:47.116Z|e9774154-d24e-4a68-877c-55243df33b74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:48:47.137Z|a2a6167c-0315-46cb-9bb6-1ea2031bef7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:48:47.138Z|a2a6167c-0315-46cb-9bb6-1ea2031bef7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:48:47.161Z|8c1c4d96-e26c-464c-89e6-f6ede92abb16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:48:47.162Z|8c1c4d96-e26c-464c-89e6-f6ede92abb16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:48:56.405Z|903bbc0d-5353-4364-8a88-167a96f028f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:48:56.409Z|903bbc0d-5353-4364-8a88-167a96f028f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:48:57.186Z|31140090-d90d-42ab-9360-1efbfe95f7bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:48:57.188Z|31140090-d90d-42ab-9360-1efbfe95f7bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:48:57.197Z|fbdc5415-a129-46cb-8c99-0dbb538c3cff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:48:57.198Z|fbdc5415-a129-46cb-8c99-0dbb538c3cff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:48:57.243Z|5df8f1a4-3f3e-4a89-972e-b918150cf46a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:48:57.244Z|5df8f1a4-3f3e-4a89-972e-b918150cf46a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:48:57.351Z|d25be1e7-b469-4914-947e-f63aa32bc3f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:48:57.352Z|d25be1e7-b469-4914-947e-f63aa32bc3f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:49:07.248Z|1de8ad7b-da76-445a-b560-4f1ababccf8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:49:07.249Z|1de8ad7b-da76-445a-b560-4f1ababccf8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:49:07.260Z|c7fcf0e0-3c25-4879-86fc-811a0a2db203|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:49:07.262Z|c7fcf0e0-3c25-4879-86fc-811a0a2db203|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:49:07.312Z|0b61c1ca-3fdb-44aa-b5b6-7eb5e7b57b22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:49:07.322Z|0b61c1ca-3fdb-44aa-b5b6-7eb5e7b57b22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:49:11.407Z|f99eecfd-f95e-48ef-a4df-3c07ac988269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:49:11.408Z|f99eecfd-f95e-48ef-a4df-3c07ac988269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:49:17.315Z|d181fe85-8580-49c3-a0b6-e41be0f402c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:49:17.316Z|d181fe85-8580-49c3-a0b6-e41be0f402c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:49:17.333Z|be045cfb-6cfe-4ef6-9d7e-ef3072e11dd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:49:17.334Z|be045cfb-6cfe-4ef6-9d7e-ef3072e11dd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:49:17.375Z|7fcd114a-8415-4ebd-a963-fba0be96d3d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:49:17.376Z|7fcd114a-8415-4ebd-a963-fba0be96d3d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:49:26.406Z|12c42458-7918-4850-8062-49ab10a33e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:49:26.407Z|12c42458-7918-4850-8062-49ab10a33e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:49:27.353Z|9ef9eb8d-62b3-49d0-9189-180e844e440a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:49:27.354Z|9ef9eb8d-62b3-49d0-9189-180e844e440a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:49:27.368Z|184d76b8-36b9-40ab-a8c3-af8c509e1eb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:49:27.369Z|184d76b8-36b9-40ab-a8c3-af8c509e1eb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:49:27.391Z|387c9e9e-8e5d-4b0c-b2e1-5829a88566c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:49:27.392Z|387c9e9e-8e5d-4b0c-b2e1-5829a88566c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:49:27.432Z|93e00f4f-a666-4171-970c-d9614a936910|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:49:27.433Z|93e00f4f-a666-4171-970c-d9614a936910|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:49:30.592Z|86f9b563-0b18-49d9-bac8-43357720f4db|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:49:30.593Z|86f9b563-0b18-49d9-bac8-43357720f4db|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:49:37.421Z|a3bf7234-d6c0-43c3-b035-9b5a8fcc68e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:49:37.422Z|a3bf7234-d6c0-43c3-b035-9b5a8fcc68e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:49:37.440Z|7b82ff32-1285-440f-915c-f5d94b2c812c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:49:37.441Z|7b82ff32-1285-440f-915c-f5d94b2c812c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:49:37.477Z|3bfcf006-731e-4c62-ab15-9ab739f8804f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:49:37.478Z|3bfcf006-731e-4c62-ab15-9ab739f8804f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:49:41.406Z|54ff701f-6122-4187-8445-0eb296ff4abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:49:41.419Z|54ff701f-6122-4187-8445-0eb296ff4abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:49:47.485Z|217e4526-ee1d-48bf-a6d7-afe4210e4273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:49:47.486Z|217e4526-ee1d-48bf-a6d7-afe4210e4273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:49:47.489Z|c31d0696-ce36-4c17-be6f-e0d99f74585b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:49:47.490Z|c31d0696-ce36-4c17-be6f-e0d99f74585b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:49:47.535Z|bc260429-8f41-468a-9883-a8a174597666|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:49:47.536Z|bc260429-8f41-468a-9883-a8a174597666|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:49:48.992Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-03-01T07:49:48.998Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: e89a0f0b-1080-4e10-9d1e-6dde842e148c already exists in requestDb InfraActiveRequests table 2023-03-01T07:49:49.002Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e89a0f0b-1080-4e10-9d1e-6dde842e148c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e89a0f0b-1080-4e10-9d1e-6dde842e148c 2023-03-01T07:49:49.004Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e89a0f0b-1080-4e10-9d1e-6dde842e148c|INFO|500||Invoke 2023-03-01T07:49:49.005Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e89a0f0b-1080-4e10-9d1e-6dde842e148c|DEBUG|500||===========================request begin================================================ 2023-03-01T07:49:49.006Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e89a0f0b-1080-4e10-9d1e-6dde842e148c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e89a0f0b-1080-4e10-9d1e-6dde842e148c 2023-03-01T07:49:49.006Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e89a0f0b-1080-4e10-9d1e-6dde842e148c|DEBUG|500||Method : GET 2023-03-01T07:49:49.006Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e89a0f0b-1080-4e10-9d1e-6dde842e148c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc35d0f845be0c59", X-B3-SpanId:"d520092aefea3e75", X-B3-ParentSpanId:"dc35d0f845be0c59", X-B3-Sampled:"0", X-ONAP-RequestID:"e89a0f0b-1080-4e10-9d1e-6dde842e148c", X-RequestID:"e89a0f0b-1080-4e10-9d1e-6dde842e148c", X-TransactionID:"e89a0f0b-1080-4e10-9d1e-6dde842e148c", X-ECOMP-RequestID:"e89a0f0b-1080-4e10-9d1e-6dde842e148c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8a3cbb9-9dda-4057-9a21-24cbdc59ce21"] 2023-03-01T07:49:49.007Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e89a0f0b-1080-4e10-9d1e-6dde842e148c|DEBUG|500||Request body: 2023-03-01T07:49:49.008Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e89a0f0b-1080-4e10-9d1e-6dde842e148c|DEBUG|500||==========================request end================================================ 2023-03-01T07:49:49.114Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e89a0f0b-1080-4e10-9d1e-6dde842e148c|DEBUG|500||============================response begin========================================== 2023-03-01T07:49:49.115Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e89a0f0b-1080-4e10-9d1e-6dde842e148c|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T07:49:49.116Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e89a0f0b-1080-4e10-9d1e-6dde842e148c|DEBUG|500||Status text : 2023-03-01T07:49:49.116Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e89a0f0b-1080-4e10-9d1e-6dde842e148c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 07:49:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T07:49:49.117Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e89a0f0b-1080-4e10-9d1e-6dde842e148c|DEBUG|500||Response body: 2023-03-01T07:49:49.118Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e89a0f0b-1080-4e10-9d1e-6dde842e148c|DEBUG|500||=======================response end================================================= 2023-03-01T07:49:49.119Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e89a0f0b-1080-4e10-9d1e-6dde842e148c|INFO|404|Not Found|InvokeReturn 2023-03-01T07:49:49.125Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID e89a0f0b-1080-4e10-9d1e-6dde842e148c 2023-03-01T07:49:49.128Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-03-01T07:49:49.129Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-03-01T07:49:49.130Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-03-01T07:49:49.130Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-01T07:49:49.131Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-03-01T07:49:49.131Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-03-01T07:49:49.131Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"dc35d0f845be0c59", X-B3-SpanId:"b7891e38f51c39c7", X-B3-ParentSpanId:"dc35d0f845be0c59", X-B3-Sampled:"0", X-ONAP-RequestID:"e89a0f0b-1080-4e10-9d1e-6dde842e148c", X-RequestID:"e89a0f0b-1080-4e10-9d1e-6dde842e148c", X-TransactionID:"e89a0f0b-1080-4e10-9d1e-6dde842e148c", X-ECOMP-RequestID:"e89a0f0b-1080-4e10-9d1e-6dde842e148c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"172bdabe-a5e2-48ba-8d53-29612b45d3df"] 2023-03-01T07:49:49.132Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-03-01T07:49:49.133Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-03-01T07:49:49.153Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-03-01T07:49:49.154Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-01T07:49:49.155Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2023-03-01T07:49:49.155Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 07:49:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T07:49:49.156Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-03-01T07:49:49.157Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-03-01T07:49:49.157Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-01T07:49:49.158Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-01T07:49:49.160Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-03-01T07:49:49.161Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-03-01T07:49:49.162Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-03-01T07:49:49.162Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-01T07:49:49.163Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-03-01T07:49:49.164Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-03-01T07:49:49.164Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"dc35d0f845be0c59", X-B3-SpanId:"9de33c7f7433d89d", X-B3-ParentSpanId:"dc35d0f845be0c59", X-B3-Sampled:"0", X-ONAP-RequestID:"e89a0f0b-1080-4e10-9d1e-6dde842e148c", X-RequestID:"e89a0f0b-1080-4e10-9d1e-6dde842e148c", X-TransactionID:"e89a0f0b-1080-4e10-9d1e-6dde842e148c", X-ECOMP-RequestID:"e89a0f0b-1080-4e10-9d1e-6dde842e148c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e3cd620-fade-43d2-bb1a-ff1b819b526c"] 2023-03-01T07:49:49.165Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-03-01T07:49:49.166Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-03-01T07:49:49.192Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-03-01T07:49:49.193Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-01T07:49:49.194Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2023-03-01T07:49:49.195Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 07:49:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T07:49:49.203Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-03-01T07:49:49.204Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-03-01T07:49:49.205Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-01T07:49:49.206Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-01T07:49:49.207Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@51d196d6 2023-03-01T07:49:49.214Z|e89a0f0b-1080-4e10-9d1e-6dde842e148c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T07:49:56.406Z|5f4dd8a9-ff6f-41ff-a8e6-806f099b4f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:49:56.407Z|5f4dd8a9-ff6f-41ff-a8e6-806f099b4f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:49:57.355Z|4fd537cc-3e0b-4496-91f0-a9fded23651d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:49:57.356Z|4fd537cc-3e0b-4496-91f0-a9fded23651d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:49:57.536Z|40e82216-70ea-4075-9132-37cb41a7f336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:49:57.541Z|40e82216-70ea-4075-9132-37cb41a7f336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:49:57.546Z|9cb56f63-1a8f-4208-8c9e-1395544a006e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:49:57.548Z|9cb56f63-1a8f-4208-8c9e-1395544a006e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:49:57.584Z|27717ff6-92c4-42e8-8fa7-1c9f82ddbd39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:49:57.587Z|27717ff6-92c4-42e8-8fa7-1c9f82ddbd39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:50:02.056Z|60e9a684-0133-4292-a22c-64694a708b65|http-nio-8080-exec-3|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-03-01T07:50:02.058Z|60e9a684-0133-4292-a22c-64694a708b65|http-nio-8080-exec-3|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-03-01T07:50:07.599Z|a48867ae-0edd-4712-abd0-2317b77b54c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:50:07.600Z|a48867ae-0edd-4712-abd0-2317b77b54c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:50:07.626Z|503ccd3d-1947-4718-b1bb-11560626f524|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:50:07.626Z|503ccd3d-1947-4718-b1bb-11560626f524|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:50:07.661Z|2dabed7a-bbab-4ff9-bb02-7c515910eb1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:50:07.663Z|2dabed7a-bbab-4ff9-bb02-7c515910eb1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:50:11.406Z|f7862743-81a9-46ab-8c2d-8cbfd8b1e431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:50:11.407Z|f7862743-81a9-46ab-8c2d-8cbfd8b1e431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:50:17.690Z|372890b6-27be-434c-8e3e-3d5e4106886c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:50:17.692Z|372890b6-27be-434c-8e3e-3d5e4106886c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:50:17.704Z|4e8e8f89-fe0f-4834-a209-6431b3f8186a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:50:17.705Z|4e8e8f89-fe0f-4834-a209-6431b3f8186a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:50:17.708Z|105128f9-9ac0-4dc3-bafa-c5abcccbd517|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:50:17.725Z|105128f9-9ac0-4dc3-bafa-c5abcccbd517|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:50:26.406Z|fd95a71a-caec-4e4a-9957-510f10d49144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:50:26.409Z|fd95a71a-caec-4e4a-9957-510f10d49144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:50:27.357Z|5c6b3a14-29ea-4440-bdd1-f543dbb95f4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:50:27.358Z|5c6b3a14-29ea-4440-bdd1-f543dbb95f4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:50:27.726Z|6dcd052e-d724-4a3d-a0cb-8f56b9024f18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:50:27.728Z|6dcd052e-d724-4a3d-a0cb-8f56b9024f18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:50:27.759Z|f00d0d68-3f6c-4a53-acad-2ff37c6bd092|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:50:27.757Z|d7e97eee-76c0-40a6-875e-f7d1603605dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:50:27.761Z|f00d0d68-3f6c-4a53-acad-2ff37c6bd092|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:50:27.761Z|d7e97eee-76c0-40a6-875e-f7d1603605dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:50:30.586Z|b76d33d4-eddd-4ece-baaf-132a6d85209f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:50:30.591Z|b76d33d4-eddd-4ece-baaf-132a6d85209f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:50:37.776Z|6fcb46f5-fd0b-4dc0-9418-ef764017959c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:50:37.777Z|6fcb46f5-fd0b-4dc0-9418-ef764017959c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:50:37.799Z|62f0d984-0f2f-49fb-aeea-5436ff5b8bd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:50:37.799Z|7f00953c-e1d1-42e4-be5b-d5e0fe7ecb30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:50:37.800Z|7f00953c-e1d1-42e4-be5b-d5e0fe7ecb30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:50:37.801Z|62f0d984-0f2f-49fb-aeea-5436ff5b8bd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:50:41.406Z|a5e7fa06-4e3c-4ad5-b696-3d20c2a2e835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:50:41.407Z|a5e7fa06-4e3c-4ad5-b696-3d20c2a2e835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:50:47.815Z|4f60e59f-62e5-49f1-bfa9-d526395f982d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:50:47.817Z|4f60e59f-62e5-49f1-bfa9-d526395f982d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:50:47.843Z|9a97e9a0-63ee-432a-8265-f358b9c30b51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:50:47.845Z|9a97e9a0-63ee-432a-8265-f358b9c30b51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:50:47.855Z|70fdd562-7cb4-41b2-b6b6-f1f44b8b150e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:50:47.856Z|70fdd562-7cb4-41b2-b6b6-f1f44b8b150e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:50:56.406Z|6d5f854e-6cc3-430d-ae51-5321d217a0b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:50:56.407Z|6d5f854e-6cc3-430d-ae51-5321d217a0b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:50:57.361Z|8fc30da0-894c-4a4e-a7a4-6337a8b4a5dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:50:57.362Z|8fc30da0-894c-4a4e-a7a4-6337a8b4a5dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:50:57.865Z|2bac3f74-4f40-4d1b-926f-76458453d5d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:50:57.866Z|2bac3f74-4f40-4d1b-926f-76458453d5d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:50:57.893Z|cd674345-848a-4354-a75a-8ca4c9f041c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:50:57.894Z|cd674345-848a-4354-a75a-8ca4c9f041c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:50:57.926Z|8c563e8f-5eae-4997-bb80-30b9a70ce4b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:50:57.927Z|8c563e8f-5eae-4997-bb80-30b9a70ce4b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:51:07.940Z|54a55831-142b-4d63-8e0a-808709fdf23c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:51:07.941Z|54a55831-142b-4d63-8e0a-808709fdf23c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:51:07.945Z|9fb3003a-7181-462f-b5a6-ca432b518b3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:51:07.948Z|9fb3003a-7181-462f-b5a6-ca432b518b3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:51:07.971Z|7c171689-f964-4503-ad81-2e6e75b49041|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:51:07.975Z|7c171689-f964-4503-ad81-2e6e75b49041|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:51:11.408Z|4756e5a7-e619-4c3a-9841-ac191d4f8f5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:51:11.413Z|4756e5a7-e619-4c3a-9841-ac191d4f8f5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:51:17.985Z|170a2af8-1f8a-483e-8aa0-cddc98bc71a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:51:17.992Z|170a2af8-1f8a-483e-8aa0-cddc98bc71a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:51:18.013Z|7a5bddef-2ad1-4d32-aad8-05ae9121b299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:51:18.017Z|7a5bddef-2ad1-4d32-aad8-05ae9121b299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:51:18.031Z|da426921-38ff-41c8-aca8-ba8fb430ce97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:51:18.036Z|da426921-38ff-41c8-aca8-ba8fb430ce97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:51:26.406Z|1b3f991c-5825-493a-b9b4-b1c0cda788c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:51:26.406Z|1b3f991c-5825-493a-b9b4-b1c0cda788c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:51:27.363Z|b5fb7723-88fd-4e90-96e8-387a0a6e7a99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:51:27.364Z|b5fb7723-88fd-4e90-96e8-387a0a6e7a99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:51:28.043Z|c0646b01-4281-4dd3-962c-d229613ffe6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:51:28.044Z|c0646b01-4281-4dd3-962c-d229613ffe6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:51:28.063Z|b201551c-8105-4e6d-9547-f7de91c38525|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:51:28.065Z|b201551c-8105-4e6d-9547-f7de91c38525|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:51:28.079Z|d728b805-4f1d-43d5-b4a3-a63ce8d8da20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:51:28.080Z|d728b805-4f1d-43d5-b4a3-a63ce8d8da20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:51:30.591Z|e26896c1-09ab-44c7-b00c-866f0b3980d6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:51:30.592Z|e26896c1-09ab-44c7-b00c-866f0b3980d6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:51:38.099Z|2535d18d-14a3-4cf1-87c8-c65fa333a1f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:51:38.104Z|2535d18d-14a3-4cf1-87c8-c65fa333a1f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:51:38.117Z|de96ddcb-4064-4b2e-b3a2-3bc45706cc2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:51:38.117Z|d0e412fb-e83a-476c-9a2e-f9255134fff2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:51:38.119Z|de96ddcb-4064-4b2e-b3a2-3bc45706cc2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:51:38.119Z|d0e412fb-e83a-476c-9a2e-f9255134fff2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:51:41.406Z|8fc5bfca-9f6b-4cbd-b6d6-4bb216813d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:51:41.407Z|8fc5bfca-9f6b-4cbd-b6d6-4bb216813d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:51:48.144Z|debb272a-c6fa-4e53-a552-896d8c8dea39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:51:48.144Z|debb272a-c6fa-4e53-a552-896d8c8dea39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:51:48.157Z|9e91b909-79c1-498b-bcfb-2d7243e55cc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:51:48.158Z|9e91b909-79c1-498b-bcfb-2d7243e55cc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:51:48.170Z|36391cba-07f4-4592-a63d-e9ec33b80fb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:51:48.171Z|36391cba-07f4-4592-a63d-e9ec33b80fb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:51:56.406Z|6e2d2b18-ab11-48bb-a03a-a5a683eed315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:51:56.410Z|6e2d2b18-ab11-48bb-a03a-a5a683eed315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:51:57.365Z|4b6a4f46-812b-46e4-8f02-99ed0047237c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:51:57.366Z|4b6a4f46-812b-46e4-8f02-99ed0047237c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:51:58.189Z|91b6c041-65df-4429-ac7b-3a0110e40b87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:51:58.190Z|91b6c041-65df-4429-ac7b-3a0110e40b87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:51:58.198Z|b4cf31da-f48d-4594-9e23-ed8da46331c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:51:58.199Z|b4cf31da-f48d-4594-9e23-ed8da46331c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:51:58.210Z|1bb6d3da-8a27-4fab-b4b0-41247df08aa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:51:58.211Z|1bb6d3da-8a27-4fab-b4b0-41247df08aa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:52:08.234Z|53bf8123-4a66-43a9-bd2d-afa3121925e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:52:08.234Z|53bf8123-4a66-43a9-bd2d-afa3121925e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:52:08.248Z|1c617604-0edb-4991-8457-59eca8d0af7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:52:08.248Z|1c617604-0edb-4991-8457-59eca8d0af7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:52:08.239Z|285e1070-a1f5-4062-877a-cfdf6f8c892e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:52:08.258Z|285e1070-a1f5-4062-877a-cfdf6f8c892e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:52:11.405Z|31c3b082-78d2-4968-9e7d-76bdd6a35ca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:52:11.406Z|31c3b082-78d2-4968-9e7d-76bdd6a35ca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:52:18.286Z|c5109ea7-a702-4f8d-bb1e-200bca18f8b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:52:18.289Z|d91f6875-e2e2-412c-8276-63db07ed31a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:52:18.290Z|d91f6875-e2e2-412c-8276-63db07ed31a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:52:18.290Z|c5109ea7-a702-4f8d-bb1e-200bca18f8b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:52:18.310Z|d0848674-e236-45a4-8970-ba289c0e4241|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:52:18.312Z|d0848674-e236-45a4-8970-ba289c0e4241|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:52:26.406Z|dd0dd83e-55cc-4cde-b87d-de07a837b496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:52:26.408Z|dd0dd83e-55cc-4cde-b87d-de07a837b496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:52:27.370Z|5ce8bad7-6a19-4338-bcbd-ac8f5cfab8b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:52:27.371Z|5ce8bad7-6a19-4338-bcbd-ac8f5cfab8b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:52:28.337Z|50de7437-d57c-4895-9821-5c71a2edc1f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:52:28.350Z|50de7437-d57c-4895-9821-5c71a2edc1f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:52:28.358Z|f5679b41-734b-468c-a453-1179a7230a00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:52:28.358Z|82502388-67d8-48cd-a75a-23059b726c08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:52:28.360Z|82502388-67d8-48cd-a75a-23059b726c08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:52:28.360Z|f5679b41-734b-468c-a453-1179a7230a00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:52:30.589Z|1eb622bd-df2f-4f5e-afc3-38897e5aabcd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:52:30.591Z|1eb622bd-df2f-4f5e-afc3-38897e5aabcd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:52:38.389Z|4989daf6-0de5-428c-8dd1-ee223df8ace2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:52:38.390Z|4989daf6-0de5-428c-8dd1-ee223df8ace2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:52:38.391Z|b4b468d8-3e80-4ac0-8deb-7770a97b3a1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:52:38.391Z|45b85b11-77a9-4423-bcaf-0e2cc31b8288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:52:38.391Z|45b85b11-77a9-4423-bcaf-0e2cc31b8288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:52:38.392Z|b4b468d8-3e80-4ac0-8deb-7770a97b3a1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:52:41.410Z|8d658487-7fab-48dd-9876-ba2fca6df233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:52:41.415Z|8d658487-7fab-48dd-9876-ba2fca6df233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:52:48.472Z|df0c78f1-c463-4f5b-84db-181bb371f886|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:52:48.472Z|f97c6d25-63b3-45ad-a9c1-83225038a60b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:52:48.474Z|f97c6d25-63b3-45ad-a9c1-83225038a60b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:52:48.473Z|df0c78f1-c463-4f5b-84db-181bb371f886|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:52:48.492Z|7589c025-2d3f-4650-9425-d8af769ea534|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:52:48.493Z|7589c025-2d3f-4650-9425-d8af769ea534|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:52:56.405Z|1c7b30fc-8eb9-4c8d-b0fa-f90477e61116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:52:56.406Z|1c7b30fc-8eb9-4c8d-b0fa-f90477e61116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:52:57.372Z|54e1da56-42fd-46f8-9d7c-886f8d01c48e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:52:57.372Z|54e1da56-42fd-46f8-9d7c-886f8d01c48e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:52:58.535Z|f6900956-c5d3-41ec-ae8e-e737aefd1c9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:52:58.535Z|8f3883e2-1bae-4682-9296-934b251e5431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:52:58.536Z|8f3883e2-1bae-4682-9296-934b251e5431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:52:58.558Z|5352d7a4-e9ae-48a3-a4d7-b4c041a4431a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:52:58.559Z|5352d7a4-e9ae-48a3-a4d7-b4c041a4431a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:52:58.536Z|f6900956-c5d3-41ec-ae8e-e737aefd1c9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:53:08.795Z|76fa35fa-27bb-4365-a431-4c7dad68de2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:53:08.796Z|76fa35fa-27bb-4365-a431-4c7dad68de2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:53:08.791Z|cd844506-1143-4776-a988-33675dbe64b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:53:08.801Z|cd844506-1143-4776-a988-33675dbe64b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:53:08.795Z|72d0d891-a5d2-4987-966f-da5d78fd7262|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:53:08.803Z|72d0d891-a5d2-4987-966f-da5d78fd7262|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:53:11.406Z|0f62c558-863b-42a4-97da-2bf55c97e1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:53:11.407Z|0f62c558-863b-42a4-97da-2bf55c97e1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:53:18.848Z|9305cfda-4cb9-4e4f-a80f-a6266b13ee29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:53:18.848Z|72285d13-72e8-4313-9858-1e0cc51dfa4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:53:18.849Z|9305cfda-4cb9-4e4f-a80f-a6266b13ee29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:53:18.849Z|72285d13-72e8-4313-9858-1e0cc51dfa4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:53:18.871Z|6cfeaf89-a99c-4ede-96f3-2b30bcf0f3f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:53:18.876Z|6cfeaf89-a99c-4ede-96f3-2b30bcf0f3f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:53:26.407Z|5327af2f-9d16-4e97-bb7a-2c5312703df8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:53:26.411Z|5327af2f-9d16-4e97-bb7a-2c5312703df8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:53:27.374Z|a0aa805f-8648-40ba-a3c0-47e177ed607b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:53:27.374Z|a0aa805f-8648-40ba-a3c0-47e177ed607b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:53:28.913Z|43bce5ce-971a-442f-837e-905656edee87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:53:28.913Z|d99a779c-4e5c-49db-83c9-fe48ffcdfcda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:53:28.914Z|43bce5ce-971a-442f-837e-905656edee87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:53:28.914Z|d99a779c-4e5c-49db-83c9-fe48ffcdfcda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:53:28.922Z|c71ec575-3603-4817-8534-d83d4c4fd7a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:53:28.923Z|c71ec575-3603-4817-8534-d83d4c4fd7a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:53:30.583Z|c34cd641-f0ae-472a-8eb2-daa9ccb5f20e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:53:30.584Z|c34cd641-f0ae-472a-8eb2-daa9ccb5f20e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:53:38.965Z|9d278d86-0d3a-410e-9a87-5edd5642675a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:53:38.965Z|6b5d9f0a-fdbe-4190-b83d-2e76ca34157b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:53:38.967Z|9d278d86-0d3a-410e-9a87-5edd5642675a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:53:38.967Z|6b5d9f0a-fdbe-4190-b83d-2e76ca34157b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:53:38.987Z|ef2b4505-4747-41d0-b9d5-e7bfcf8692ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:53:38.988Z|ef2b4505-4747-41d0-b9d5-e7bfcf8692ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:53:41.409Z|ba977003-0e57-4e87-8034-1dbdcf408b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:53:41.410Z|ba977003-0e57-4e87-8034-1dbdcf408b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:53:49.022Z|39aef6ef-27af-47d0-9c42-5a60e927f6d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:53:49.022Z|fc96c285-5560-4312-aa6c-f20d321c2d7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:53:49.023Z|9eb2f7c7-ae72-456f-8aa3-7a53d82e2c6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:53:49.023Z|fc96c285-5560-4312-aa6c-f20d321c2d7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:53:49.023Z|39aef6ef-27af-47d0-9c42-5a60e927f6d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:53:49.024Z|9eb2f7c7-ae72-456f-8aa3-7a53d82e2c6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:53:56.406Z|87c12413-c232-43c7-83f0-2e5d75afa422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:53:56.407Z|87c12413-c232-43c7-83f0-2e5d75afa422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:53:57.376Z|8d33b4a2-2b0b-4330-ba30-f4bb716786a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:53:57.377Z|8d33b4a2-2b0b-4330-ba30-f4bb716786a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:53:59.068Z|383c0550-fc95-4286-86b1-830a2d9d5287|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:53:59.069Z|383c0550-fc95-4286-86b1-830a2d9d5287|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:53:59.081Z|efdf6fd2-a78d-4c36-9ae3-0aed040f7224|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:53:59.082Z|efdf6fd2-a78d-4c36-9ae3-0aed040f7224|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:53:59.079Z|713433a7-c095-4d49-825a-dc4cc9f36548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:53:59.085Z|713433a7-c095-4d49-825a-dc4cc9f36548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:54:09.136Z|8ee96c06-3a2a-435d-8e23-a3061346a39f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:54:09.141Z|8ee96c06-3a2a-435d-8e23-a3061346a39f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:54:09.145Z|1d0b581b-2e7c-458d-ad81-f84ddcebfcb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:54:09.146Z|1d0b581b-2e7c-458d-ad81-f84ddcebfcb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:54:09.145Z|d24967b6-39fb-407b-a4f9-ef3b07831999|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:54:09.148Z|d24967b6-39fb-407b-a4f9-ef3b07831999|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:54:11.407Z|6d30b6b4-e8a8-4349-9f7f-35ad3a8f5047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:54:11.409Z|6d30b6b4-e8a8-4349-9f7f-35ad3a8f5047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:54:19.202Z|ea9255a7-152e-42ee-a00e-a419c2f854ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:54:19.202Z|06a27bc5-db60-4105-b13f-d887c425b23e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:54:19.203Z|ea9255a7-152e-42ee-a00e-a419c2f854ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:54:19.203Z|06a27bc5-db60-4105-b13f-d887c425b23e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:54:19.206Z|0c64b7f4-7e2a-46ad-b8ff-6b221d4530ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:54:19.207Z|0c64b7f4-7e2a-46ad-b8ff-6b221d4530ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:54:26.406Z|eb386ee4-e7ce-477b-8ab1-45227286d345|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:54:26.407Z|eb386ee4-e7ce-477b-8ab1-45227286d345|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:54:27.378Z|a2af3a92-d8db-4c60-9f63-4de76ce951d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:54:27.379Z|a2af3a92-d8db-4c60-9f63-4de76ce951d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:54:29.246Z|f4ff4096-be87-4dfa-9248-987978fecb35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:54:29.247Z|f4ff4096-be87-4dfa-9248-987978fecb35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:54:29.261Z|7ca7700b-8098-46cb-a619-cd54f18f0542|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:54:29.262Z|7ca7700b-8098-46cb-a619-cd54f18f0542|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:54:29.263Z|6505ea6a-0681-41f2-8f38-e3bc7c530268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:54:29.264Z|6505ea6a-0681-41f2-8f38-e3bc7c530268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:54:30.584Z|ed9f20b3-9cdf-4dd5-885c-4b48e62be797|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:54:30.585Z|ed9f20b3-9cdf-4dd5-885c-4b48e62be797|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:54:39.333Z|d8b2f084-9ebe-4872-a043-eb8040034520|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:54:39.333Z|31225780-30af-4ada-9b70-edca02525da5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:54:39.333Z|a6fd884a-0d8b-49ae-a508-05cc91469ef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:54:39.334Z|31225780-30af-4ada-9b70-edca02525da5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:54:39.334Z|a6fd884a-0d8b-49ae-a508-05cc91469ef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:54:39.334Z|d8b2f084-9ebe-4872-a043-eb8040034520|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:54:41.406Z|75fd9203-cf3f-4052-ba21-3afb4ec88fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:54:41.408Z|75fd9203-cf3f-4052-ba21-3afb4ec88fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:54:49.374Z|bb3cce10-901d-4cb8-a647-bca8235bb570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:54:49.375Z|bb3cce10-901d-4cb8-a647-bca8235bb570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:54:49.379Z|a7e8bb8b-9efc-47b7-9089-b225c3460058|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:54:49.379Z|a0bf0ab7-ed00-4eaa-a94b-4ff9f2b9c8a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:54:49.382Z|a0bf0ab7-ed00-4eaa-a94b-4ff9f2b9c8a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:54:49.382Z|a7e8bb8b-9efc-47b7-9089-b225c3460058|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:54:56.406Z|0120b9b6-4d4e-4db4-93a6-05f06a58a2b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:54:56.408Z|0120b9b6-4d4e-4db4-93a6-05f06a58a2b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:54:57.380Z|bc64ecde-6315-4cc5-8ef8-d8a1a950e6ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:54:57.381Z|bc64ecde-6315-4cc5-8ef8-d8a1a950e6ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:54:59.440Z|42a2b7d2-c3e5-46ab-b07e-efca9ba09020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:54:59.440Z|2085ae9b-686a-409e-b6a1-b6b6deb8877b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:54:59.441Z|42a2b7d2-c3e5-46ab-b07e-efca9ba09020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:54:59.441Z|2085ae9b-686a-409e-b6a1-b6b6deb8877b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:54:59.443Z|a9717a77-165f-480c-b37e-8e4972a7cc33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:54:59.445Z|a9717a77-165f-480c-b37e-8e4972a7cc33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:55:09.482Z|37bd8bc1-d5b0-4f23-9d61-6a406e445fd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:55:09.483Z|37bd8bc1-d5b0-4f23-9d61-6a406e445fd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:55:09.497Z|1fdfb5a8-adfd-4ec7-8bbf-67d5d95cbb35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:55:09.497Z|40b82259-e1a4-45f0-bc39-6625ba4a9e77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:55:09.498Z|1fdfb5a8-adfd-4ec7-8bbf-67d5d95cbb35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:55:09.498Z|40b82259-e1a4-45f0-bc39-6625ba4a9e77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:55:11.406Z|9b07b081-a6e6-49cf-aedc-88caf4808a6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:55:11.407Z|9b07b081-a6e6-49cf-aedc-88caf4808a6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:55:19.524Z|0bda5e67-3416-4e93-8032-faeb9e8810ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:55:19.525Z|0bda5e67-3416-4e93-8032-faeb9e8810ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:55:19.538Z|4ebf48da-b781-41e4-93a3-d50632de3b59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:55:19.542Z|c5e47838-a359-42a1-897d-5751be9a93fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:55:19.542Z|c5e47838-a359-42a1-897d-5751be9a93fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:55:19.544Z|4ebf48da-b781-41e4-93a3-d50632de3b59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:55:26.406Z|4e0248a0-6140-43c3-94f0-c7f86b1c9e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:55:26.406Z|4e0248a0-6140-43c3-94f0-c7f86b1c9e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:55:27.381Z|ab084630-770e-408d-abc2-80267347f8d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:55:27.382Z|ab084630-770e-408d-abc2-80267347f8d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:55:29.566Z|db698b95-cfee-48d9-9f9c-1217b833d3df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:55:29.567Z|db698b95-cfee-48d9-9f9c-1217b833d3df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:55:29.579Z|4849035c-5e13-49b2-9a11-d79e2e14416a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:55:29.579Z|4849035c-5e13-49b2-9a11-d79e2e14416a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:55:29.592Z|eaa90ab0-799e-411f-ab72-0b7ee00f3c3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:55:29.593Z|eaa90ab0-799e-411f-ab72-0b7ee00f3c3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:55:30.591Z|944fc01c-f341-4bf4-a3dd-2e5cca85f0b2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:55:30.593Z|944fc01c-f341-4bf4-a3dd-2e5cca85f0b2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:55:39.606Z|8abd675f-1974-4b0c-9fd0-f9107eba1aa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:55:39.608Z|8abd675f-1974-4b0c-9fd0-f9107eba1aa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:55:39.631Z|0c61845b-d159-4c0e-84e6-ead1b1516b86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:55:39.632Z|0c61845b-d159-4c0e-84e6-ead1b1516b86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:55:39.646Z|98f07dbf-ac3f-4039-be59-5d555426c1bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:55:39.647Z|98f07dbf-ac3f-4039-be59-5d555426c1bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:55:41.406Z|2e1795ef-bbb5-446c-8443-d06b39ebd735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:55:41.417Z|2e1795ef-bbb5-446c-8443-d06b39ebd735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:55:49.664Z|6bc0c3c2-9f12-4f3e-a9d0-7cc88e8c0293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:55:49.665Z|6bc0c3c2-9f12-4f3e-a9d0-7cc88e8c0293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:55:49.678Z|50921b36-f54a-483f-9095-d207a750cdee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:55:49.679Z|50921b36-f54a-483f-9095-d207a750cdee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:55:49.711Z|a835ecf8-59ab-4d13-9e1e-58f548e293ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:55:49.713Z|a835ecf8-59ab-4d13-9e1e-58f548e293ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:55:56.406Z|2cff43a9-caf5-414f-93aa-0ccc2567a028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:55:56.406Z|2cff43a9-caf5-414f-93aa-0ccc2567a028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:55:57.383Z|25118324-f3b8-4119-bb3e-a26e48804bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:55:57.384Z|25118324-f3b8-4119-bb3e-a26e48804bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:55:59.726Z|361fb205-4936-4c26-bc13-e45786cdfefc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:55:59.727Z|361fb205-4936-4c26-bc13-e45786cdfefc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:55:59.749Z|65e30c26-b9b7-4e59-8bf6-8fe0313136eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:55:59.750Z|65e30c26-b9b7-4e59-8bf6-8fe0313136eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:55:59.772Z|69167138-d21a-4180-b936-84d7096dddb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:55:59.774Z|69167138-d21a-4180-b936-84d7096dddb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:56:09.767Z|39794ae9-262f-4a5a-a73c-e1d07ab072b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:56:09.769Z|39794ae9-262f-4a5a-a73c-e1d07ab072b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:56:09.786Z|1521676f-243c-45d6-9503-cc0357e24158|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:56:09.788Z|1521676f-243c-45d6-9503-cc0357e24158|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:56:09.822Z|c74275b6-4b76-4075-b479-bc0a82986c29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:56:09.823Z|c74275b6-4b76-4075-b479-bc0a82986c29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:56:11.407Z|0bfee01b-e306-4768-81f8-5ec4464b7a69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:56:11.407Z|0bfee01b-e306-4768-81f8-5ec4464b7a69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:56:19.841Z|847afc42-5c74-4ea9-a987-55397970d307|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:56:19.843Z|847afc42-5c74-4ea9-a987-55397970d307|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:56:19.851Z|b43ce92e-4eaf-431f-92fd-46cab17bfa38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:56:19.853Z|b43ce92e-4eaf-431f-92fd-46cab17bfa38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:56:19.871Z|8c1b7f00-9063-40d5-9fb9-5b4a0ce24e20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:56:19.872Z|8c1b7f00-9063-40d5-9fb9-5b4a0ce24e20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:56:26.406Z|72d45dce-c7ed-485d-8b67-9fc528f74253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:56:26.409Z|72d45dce-c7ed-485d-8b67-9fc528f74253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:56:27.385Z|af710186-448e-4237-b430-443bfb25ab84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:56:27.385Z|af710186-448e-4237-b430-443bfb25ab84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:56:29.894Z|749c2189-fd2a-474c-92e7-37197e77e0dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:56:29.897Z|749c2189-fd2a-474c-92e7-37197e77e0dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:56:29.898Z|2d7d83de-79f8-469e-8a5e-3c7db530045b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:56:29.899Z|2d7d83de-79f8-469e-8a5e-3c7db530045b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:56:29.934Z|a02cee20-792b-4529-9fe6-4a1f33e0e1c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:56:29.936Z|a02cee20-792b-4529-9fe6-4a1f33e0e1c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:56:30.585Z|05be722c-d0e9-4095-a7aa-0108b5a6870b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:56:30.587Z|05be722c-d0e9-4095-a7aa-0108b5a6870b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:56:39.943Z|c2bfd3e2-efed-41ef-88e9-f517acd63eec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:56:39.944Z|c2bfd3e2-efed-41ef-88e9-f517acd63eec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:56:39.948Z|7a41d8a8-fb7d-4bf1-bd49-7ce2018a2bd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:56:39.955Z|7a41d8a8-fb7d-4bf1-bd49-7ce2018a2bd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:56:39.985Z|3d55983c-bf0f-4315-9e14-0b3f3556af48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:56:39.986Z|3d55983c-bf0f-4315-9e14-0b3f3556af48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:56:41.410Z|1fa91289-28b7-4af4-a4ef-7ce86f1ae493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:56:41.412Z|1fa91289-28b7-4af4-a4ef-7ce86f1ae493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:56:49.985Z|9ba929d0-7cb7-4e08-97a7-18bd7d48ca04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:56:49.986Z|9ba929d0-7cb7-4e08-97a7-18bd7d48ca04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:56:50.021Z|0bf02f9b-4762-43d9-8326-26ad9cd2192c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:56:50.022Z|0bf02f9b-4762-43d9-8326-26ad9cd2192c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:56:50.028Z|d350d5ab-d0a1-4401-9591-4eba4db9340f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:56:50.030Z|d350d5ab-d0a1-4401-9591-4eba4db9340f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:56:56.406Z|0769ba6d-ce0d-45b3-b8cf-1eb3d5a3a16a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:56:56.407Z|0769ba6d-ce0d-45b3-b8cf-1eb3d5a3a16a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:56:57.386Z|99688f7b-d120-484b-ba32-bd0f31ef216b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:56:57.387Z|99688f7b-d120-484b-ba32-bd0f31ef216b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:57:00.029Z|bb5aee0a-f25b-40ed-95e4-4e91025a4ed7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:57:00.030Z|bb5aee0a-f25b-40ed-95e4-4e91025a4ed7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:57:00.071Z|9d9eb598-1332-4eda-8673-1216857e0d96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:57:00.071Z|48f1ecf4-79ac-4415-909a-b1d368c8a608|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:57:00.072Z|48f1ecf4-79ac-4415-909a-b1d368c8a608|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:57:00.072Z|9d9eb598-1332-4eda-8673-1216857e0d96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:57:10.074Z|41bb5881-8330-4b07-bdc4-40d25f37a2eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:57:10.075Z|41bb5881-8330-4b07-bdc4-40d25f37a2eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:57:10.118Z|b64b900d-7638-4df0-b237-84fc68e0c170|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:57:10.118Z|e7a9f6c6-e0a5-4fc1-a171-5c5fc16107d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:57:10.119Z|b64b900d-7638-4df0-b237-84fc68e0c170|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:57:10.119Z|e7a9f6c6-e0a5-4fc1-a171-5c5fc16107d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:57:11.407Z|6681d157-c982-487f-816c-1f38449f9bcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:57:11.409Z|6681d157-c982-487f-816c-1f38449f9bcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:57:20.115Z|d98c47e2-9be7-4240-a741-396072aacee2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:57:20.116Z|d98c47e2-9be7-4240-a741-396072aacee2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:57:20.173Z|46c614e4-af72-4a8e-a785-45201741402e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:57:20.174Z|46c614e4-af72-4a8e-a785-45201741402e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:57:20.178Z|f940605e-6a62-44e0-9d72-d4a1373b7a12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:57:20.179Z|f940605e-6a62-44e0-9d72-d4a1373b7a12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:57:26.406Z|0b9d1882-1a5a-44ea-9514-af1f43719f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:57:26.409Z|0b9d1882-1a5a-44ea-9514-af1f43719f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:57:27.390Z|36a71e25-48b1-483d-bbf7-e1fb8f8baad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:57:27.396Z|36a71e25-48b1-483d-bbf7-e1fb8f8baad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:57:30.157Z|485d8808-a70f-475b-963a-fa7b23fddd94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:57:30.159Z|485d8808-a70f-475b-963a-fa7b23fddd94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:57:30.225Z|86bb2544-e196-4ff8-846f-a04c06adf2ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:57:30.226Z|86bb2544-e196-4ff8-846f-a04c06adf2ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:57:30.228Z|339d20ed-16b1-45fd-9f31-faa747a264ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:57:30.229Z|339d20ed-16b1-45fd-9f31-faa747a264ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:57:30.585Z|e8524048-ab06-4638-959c-624d4bafa56c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:57:30.587Z|e8524048-ab06-4638-959c-624d4bafa56c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:57:40.214Z|417f7578-003b-448f-b2bb-8343e06640fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:57:40.216Z|417f7578-003b-448f-b2bb-8343e06640fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:57:40.279Z|ac20a277-4ddf-4998-8f6f-32253c16c786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:57:40.280Z|ac20a277-4ddf-4998-8f6f-32253c16c786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:57:40.285Z|f2569211-0f93-4c69-b053-8c4f9a71edb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:57:40.286Z|f2569211-0f93-4c69-b053-8c4f9a71edb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:57:41.408Z|d4ad6994-c661-47a1-8628-3d834fb31df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:57:41.426Z|d4ad6994-c661-47a1-8628-3d834fb31df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:57:50.260Z|ac80a1f7-16cb-47d7-847d-ba79f98314cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:57:50.261Z|ac80a1f7-16cb-47d7-847d-ba79f98314cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:57:50.332Z|9b5715ea-117d-47c1-a8bb-49c1e3b83cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:57:50.332Z|f60c09db-b84d-47ee-adb2-b387d09251ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:57:50.333Z|9b5715ea-117d-47c1-a8bb-49c1e3b83cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:57:50.336Z|f60c09db-b84d-47ee-adb2-b387d09251ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:57:56.406Z|4a57cacf-d893-4314-b8da-a7cc726a3821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:57:56.406Z|4a57cacf-d893-4314-b8da-a7cc726a3821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:57:57.397Z|c633402f-6473-402f-99ef-f0bcc517cffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:57:57.398Z|c633402f-6473-402f-99ef-f0bcc517cffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:58:00.313Z|28646917-a2de-4495-b36e-c737a11268ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:58:00.314Z|28646917-a2de-4495-b36e-c737a11268ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:58:00.364Z|e503c4b4-17b3-45af-97ed-08e8d456b814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:58:00.365Z|e503c4b4-17b3-45af-97ed-08e8d456b814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:58:00.367Z|500216a1-6f2e-466c-a055-4ca0538585cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:58:00.368Z|500216a1-6f2e-466c-a055-4ca0538585cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:58:10.350Z|87de152f-38c0-48e3-b347-15daaffc657c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:58:10.351Z|87de152f-38c0-48e3-b347-15daaffc657c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:58:10.399Z|3257ba68-28d6-4002-ba87-77f9b4d332af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:58:10.400Z|f6761e1e-5816-45ed-adec-986f8a560012|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:58:10.400Z|f6761e1e-5816-45ed-adec-986f8a560012|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:58:10.401Z|3257ba68-28d6-4002-ba87-77f9b4d332af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:58:11.406Z|f7b2da3e-41de-4590-a795-bd491864d00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:58:11.407Z|f7b2da3e-41de-4590-a795-bd491864d00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:58:20.386Z|bff58c5b-6b98-47a7-ac1f-60918a8fc440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:58:20.388Z|bff58c5b-6b98-47a7-ac1f-60918a8fc440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:58:20.454Z|e82c8d52-b56f-43f2-a8bc-9a8d6bd0354c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:58:20.455Z|e82c8d52-b56f-43f2-a8bc-9a8d6bd0354c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:58:20.464Z|c1bf6b40-172a-4ab7-b270-51c1907b7f69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:58:20.466Z|c1bf6b40-172a-4ab7-b270-51c1907b7f69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:58:26.406Z|f38d048f-bf1c-403b-8d0a-41d38b18bf08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:58:26.408Z|f38d048f-bf1c-403b-8d0a-41d38b18bf08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:58:27.399Z|2c5bdb75-34e6-4c40-8c24-715cc16392e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:58:27.400Z|2c5bdb75-34e6-4c40-8c24-715cc16392e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:58:30.441Z|6b5a59bd-50a3-4ac5-9f6c-75cfaa589959|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:58:30.441Z|6b5a59bd-50a3-4ac5-9f6c-75cfaa589959|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:58:30.505Z|7c3981dd-13c4-4a82-9ce8-2111ebc7836f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:58:30.507Z|7c3981dd-13c4-4a82-9ce8-2111ebc7836f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:58:30.547Z|b79fb589-f737-4dde-81c9-af57e98de426|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:58:30.549Z|b79fb589-f737-4dde-81c9-af57e98de426|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:58:30.588Z|e32c39d0-6f4b-466b-94ba-162f628d047c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:58:30.589Z|e32c39d0-6f4b-466b-94ba-162f628d047c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:58:40.495Z|2d7dd39a-4f3a-40af-ab1f-a71b705486dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:58:40.496Z|2d7dd39a-4f3a-40af-ab1f-a71b705486dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:58:40.577Z|50695219-3591-4f77-a071-a57f8c6bdbe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:58:40.579Z|50695219-3591-4f77-a071-a57f8c6bdbe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:58:40.614Z|dcecc637-9995-43a6-8c04-d98b2d324cc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:58:40.615Z|dcecc637-9995-43a6-8c04-d98b2d324cc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:58:41.409Z|60dd7b3e-0e5d-487f-8b0b-9688ef106ed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:58:41.409Z|60dd7b3e-0e5d-487f-8b0b-9688ef106ed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:58:50.545Z|03e94496-7c8e-4255-8f08-74e8f702144a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:58:50.546Z|03e94496-7c8e-4255-8f08-74e8f702144a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:58:50.677Z|6e6397e5-aa60-4382-8410-44a2009479db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:58:50.678Z|6e6397e5-aa60-4382-8410-44a2009479db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:58:50.709Z|8ce3761f-df5f-45a4-aa3d-479d79b821ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:58:50.711Z|8ce3761f-df5f-45a4-aa3d-479d79b821ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:58:56.406Z|218049a5-8a1f-4c2b-b33e-722edf22e2d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:58:56.407Z|218049a5-8a1f-4c2b-b33e-722edf22e2d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:58:57.401Z|b479d9ad-0b18-4993-9101-a6227e6b75d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:58:57.401Z|b479d9ad-0b18-4993-9101-a6227e6b75d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:59:00.650Z|185bcc1e-3b1f-49b3-ba6a-a92d10c2af4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:59:00.652Z|185bcc1e-3b1f-49b3-ba6a-a92d10c2af4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:59:00.739Z|42d39bab-a878-46b8-b0ec-c5bab00b60e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:59:00.740Z|42d39bab-a878-46b8-b0ec-c5bab00b60e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:59:00.781Z|10650565-485c-42e4-93b2-31ee4c3e5caa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:59:00.783Z|10650565-485c-42e4-93b2-31ee4c3e5caa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:59:10.701Z|64c2781a-8159-416f-9e22-2891b19cb4b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:59:10.702Z|64c2781a-8159-416f-9e22-2891b19cb4b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:59:10.793Z|eaaa3f52-2028-4e13-a707-f99975f61fd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:59:10.795Z|eaaa3f52-2028-4e13-a707-f99975f61fd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:59:10.839Z|73104e48-cf1a-4aec-ba31-48135ed11ea5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:59:10.840Z|73104e48-cf1a-4aec-ba31-48135ed11ea5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:59:11.406Z|f94b7b65-bc0e-4f38-aef8-81ac1aff0872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:59:11.413Z|f94b7b65-bc0e-4f38-aef8-81ac1aff0872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:59:20.750Z|5e36fd9c-4d17-4353-bd2b-625787a11770|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:59:20.753Z|5e36fd9c-4d17-4353-bd2b-625787a11770|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:59:20.836Z|82e0913d-f5df-419e-bfda-df02e752d607|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:59:20.837Z|82e0913d-f5df-419e-bfda-df02e752d607|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:59:20.884Z|9ac84a62-007e-4865-a255-fdf2d105b94c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:59:20.885Z|9ac84a62-007e-4865-a255-fdf2d105b94c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:59:26.406Z|05e7e6f2-790b-4497-aac4-5a25b62cb682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:59:26.406Z|05e7e6f2-790b-4497-aac4-5a25b62cb682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:59:27.409Z|e8d24df0-9004-43f8-bf80-b262df31594f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:59:27.409Z|e8d24df0-9004-43f8-bf80-b262df31594f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:59:30.587Z|09634623-4101-4870-ae54-c3e94fd8c7a5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T07:59:30.588Z|09634623-4101-4870-ae54-c3e94fd8c7a5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T07:59:30.790Z|a2cb5afb-9e22-4e8e-b56e-5c87d6fee34a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:59:30.793Z|a2cb5afb-9e22-4e8e-b56e-5c87d6fee34a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:59:30.873Z|a98c5c75-406c-463e-b16f-052b1c531e8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:59:30.874Z|a98c5c75-406c-463e-b16f-052b1c531e8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:59:30.919Z|d7f80510-5b66-44da-be38-22567e3d4199|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:59:30.926Z|d7f80510-5b66-44da-be38-22567e3d4199|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:59:40.840Z|3ac7e555-2391-4d4e-9f3d-24b748ce4648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:59:40.843Z|3ac7e555-2391-4d4e-9f3d-24b748ce4648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:59:40.914Z|7783993f-0b03-4a37-9a5e-7531adead77f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:59:40.916Z|7783993f-0b03-4a37-9a5e-7531adead77f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:59:40.974Z|db103be5-d340-4126-adb3-30412a3d0b41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:59:40.975Z|db103be5-d340-4126-adb3-30412a3d0b41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:59:41.407Z|abf25a70-8114-4d30-af9f-556fdee20103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:59:41.407Z|abf25a70-8114-4d30-af9f-556fdee20103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:59:46.698Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-03-01T07:59:46.706Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: a76e596e-788a-4feb-9452-8c46d74dbb17 already exists in requestDb InfraActiveRequests table 2023-03-01T07:59:46.709Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a76e596e-788a-4feb-9452-8c46d74dbb17|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a76e596e-788a-4feb-9452-8c46d74dbb17 2023-03-01T07:59:46.710Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a76e596e-788a-4feb-9452-8c46d74dbb17|INFO|500||Invoke 2023-03-01T07:59:46.711Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a76e596e-788a-4feb-9452-8c46d74dbb17|DEBUG|500||===========================request begin================================================ 2023-03-01T07:59:46.711Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a76e596e-788a-4feb-9452-8c46d74dbb17|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a76e596e-788a-4feb-9452-8c46d74dbb17 2023-03-01T07:59:46.712Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a76e596e-788a-4feb-9452-8c46d74dbb17|DEBUG|500||Method : GET 2023-03-01T07:59:46.713Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a76e596e-788a-4feb-9452-8c46d74dbb17|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41a9333ca6f96c16", X-B3-SpanId:"fb19f61ed0a7ca47", X-B3-ParentSpanId:"41a9333ca6f96c16", X-B3-Sampled:"0", X-ONAP-RequestID:"a76e596e-788a-4feb-9452-8c46d74dbb17", X-RequestID:"a76e596e-788a-4feb-9452-8c46d74dbb17", X-TransactionID:"a76e596e-788a-4feb-9452-8c46d74dbb17", X-ECOMP-RequestID:"a76e596e-788a-4feb-9452-8c46d74dbb17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe9ed7e9-494e-487f-8066-cdd420d50f16"] 2023-03-01T07:59:46.714Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a76e596e-788a-4feb-9452-8c46d74dbb17|DEBUG|500||Request body: 2023-03-01T07:59:46.715Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a76e596e-788a-4feb-9452-8c46d74dbb17|DEBUG|500||==========================request end================================================ 2023-03-01T07:59:46.801Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a76e596e-788a-4feb-9452-8c46d74dbb17|DEBUG|500||============================response begin========================================== 2023-03-01T07:59:46.802Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a76e596e-788a-4feb-9452-8c46d74dbb17|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T07:59:46.802Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a76e596e-788a-4feb-9452-8c46d74dbb17|DEBUG|500||Status text : 2023-03-01T07:59:46.803Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a76e596e-788a-4feb-9452-8c46d74dbb17|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 07:59:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T07:59:46.803Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a76e596e-788a-4feb-9452-8c46d74dbb17|DEBUG|500||Response body: 2023-03-01T07:59:46.804Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a76e596e-788a-4feb-9452-8c46d74dbb17|DEBUG|500||=======================response end================================================= 2023-03-01T07:59:46.804Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a76e596e-788a-4feb-9452-8c46d74dbb17|INFO|404|Not Found|InvokeReturn 2023-03-01T07:59:46.813Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID a76e596e-788a-4feb-9452-8c46d74dbb17 2023-03-01T07:59:46.816Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-03-01T07:59:46.818Z|a76e596e-788a-4feb-9452-8c46d74dbb17|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 2023-03-01T07:59:46.818Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-03-01T07:59:46.819Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-01T07:59:46.819Z|a76e596e-788a-4feb-9452-8c46d74dbb17|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 2023-03-01T07:59:46.819Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-03-01T07:59:46.820Z|a76e596e-788a-4feb-9452-8c46d74dbb17|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:"41a9333ca6f96c16", X-B3-SpanId:"305ffd11ffb3a3ea", X-B3-ParentSpanId:"41a9333ca6f96c16", X-B3-Sampled:"0", X-ONAP-RequestID:"a76e596e-788a-4feb-9452-8c46d74dbb17", X-RequestID:"a76e596e-788a-4feb-9452-8c46d74dbb17", X-TransactionID:"a76e596e-788a-4feb-9452-8c46d74dbb17", X-ECOMP-RequestID:"a76e596e-788a-4feb-9452-8c46d74dbb17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd8d0124-9373-4bcc-8cbb-4c3004f61329"] 2023-03-01T07:59:46.821Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-03-01T07:59:46.821Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-03-01T07:59:46.845Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-03-01T07:59:46.846Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-01T07:59:46.847Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2023-03-01T07:59:46.847Z|a76e596e-788a-4feb-9452-8c46d74dbb17|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:"Wed, 01 Mar 2023 07:59:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T07:59:46.848Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-03-01T07:59:46.849Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-03-01T07:59:46.853Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-01T07:59:46.854Z|a76e596e-788a-4feb-9452-8c46d74dbb17|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$$bbe9a70a.globalHealthcheck() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-01T07:59:46.856Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-03-01T07:59:46.858Z|a76e596e-788a-4feb-9452-8c46d74dbb17|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 2023-03-01T07:59:46.858Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-03-01T07:59:46.859Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-01T07:59:46.859Z|a76e596e-788a-4feb-9452-8c46d74dbb17|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 2023-03-01T07:59:46.859Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-03-01T07:59:46.860Z|a76e596e-788a-4feb-9452-8c46d74dbb17|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:"41a9333ca6f96c16", X-B3-SpanId:"7769ea6276054a1f", X-B3-ParentSpanId:"41a9333ca6f96c16", X-B3-Sampled:"0", X-ONAP-RequestID:"a76e596e-788a-4feb-9452-8c46d74dbb17", X-RequestID:"a76e596e-788a-4feb-9452-8c46d74dbb17", X-TransactionID:"a76e596e-788a-4feb-9452-8c46d74dbb17", X-ECOMP-RequestID:"a76e596e-788a-4feb-9452-8c46d74dbb17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8b56360-70b8-4bc5-9517-9fcd07f6dffe"] 2023-03-01T07:59:46.860Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-03-01T07:59:46.861Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-03-01T07:59:46.902Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-03-01T07:59:46.903Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-01T07:59:46.904Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2023-03-01T07:59:46.904Z|a76e596e-788a-4feb-9452-8c46d74dbb17|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:"Wed, 01 Mar 2023 07:59:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T07:59:46.905Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-03-01T07:59:46.906Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-03-01T07:59:46.906Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-01T07:59:46.907Z|a76e596e-788a-4feb-9452-8c46d74dbb17|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$$bbe9a70a.globalHealthcheck() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-01T07:59:46.909Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@529be3d0 2023-03-01T07:59:46.911Z|a76e596e-788a-4feb-9452-8c46d74dbb17|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T07:59:50.883Z|81b7e72d-9e8e-4864-8bd8-b67de145fc43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:59:50.884Z|81b7e72d-9e8e-4864-8bd8-b67de145fc43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:59:50.961Z|6022f0c9-1360-40a8-8fe9-cf24468c5fc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:59:50.962Z|6022f0c9-1360-40a8-8fe9-cf24468c5fc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:59:51.016Z|65f1268d-85e5-4d0d-a839-d2c043058a8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T07:59:51.019Z|65f1268d-85e5-4d0d-a839-d2c043058a8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T07:59:56.406Z|4c36d4e3-c1cc-4af5-95c2-fb6980159849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:59:56.409Z|4c36d4e3-c1cc-4af5-95c2-fb6980159849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T07:59:57.410Z|699a530a-5931-4551-8cc9-a8ecd945ff45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T07:59:57.411Z|699a530a-5931-4551-8cc9-a8ecd945ff45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:00:00.377Z|3105b17b-6938-4d05-bfa6-d4b7a0f70d00|http-nio-8080-exec-5|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-03-01T08:00:00.379Z|3105b17b-6938-4d05-bfa6-d4b7a0f70d00|http-nio-8080-exec-5|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-03-01T08:00:00.942Z|188e3505-a2a4-4b5c-8a66-b6a093054eff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:00:00.943Z|188e3505-a2a4-4b5c-8a66-b6a093054eff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:00:01.017Z|26f93b9d-20f3-4ddd-abf2-827f29e04778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:00:01.018Z|26f93b9d-20f3-4ddd-abf2-827f29e04778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:00:01.064Z|eff913e9-a61a-4fa9-a9a6-61fb4a9fd7b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:00:01.065Z|eff913e9-a61a-4fa9-a9a6-61fb4a9fd7b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:00:10.997Z|5ebda668-5426-46f3-b8b4-3c2ef3ae7a3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:00:10.998Z|5ebda668-5426-46f3-b8b4-3c2ef3ae7a3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:00:11.087Z|c7af936e-d317-44de-8699-303f7f215755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:00:11.093Z|c7af936e-d317-44de-8699-303f7f215755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:00:11.112Z|5bb39351-0247-43d8-9ad1-07c041b8b807|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:00:11.113Z|5bb39351-0247-43d8-9ad1-07c041b8b807|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:00:11.406Z|be7f82d5-7ec7-4b88-8746-0accb7c3e863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:00:11.406Z|be7f82d5-7ec7-4b88-8746-0accb7c3e863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:00:21.046Z|337f0cdc-c222-4c01-9635-1f80d8886216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:00:21.047Z|337f0cdc-c222-4c01-9635-1f80d8886216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:00:21.139Z|bbfdc91a-bab0-41cb-90bc-f743a02cb640|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:00:21.140Z|bbfdc91a-bab0-41cb-90bc-f743a02cb640|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:00:21.152Z|4104b6af-c0fd-45f2-8355-f143c2b8b836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:00:21.153Z|4104b6af-c0fd-45f2-8355-f143c2b8b836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:00:26.406Z|45ce837b-9dba-4213-96b6-35a634c8ea7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:00:26.407Z|45ce837b-9dba-4213-96b6-35a634c8ea7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:00:27.412Z|47a7d9d7-6cfb-4e68-a867-7552e1f03b78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:00:27.414Z|47a7d9d7-6cfb-4e68-a867-7552e1f03b78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:00:30.586Z|8d106802-5cd9-42ef-9a77-2d2a1be327a0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:00:30.587Z|8d106802-5cd9-42ef-9a77-2d2a1be327a0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:00:31.090Z|63d2b29e-0f33-42ae-9505-20757bac2bb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:00:31.090Z|63d2b29e-0f33-42ae-9505-20757bac2bb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:00:31.215Z|cc8ff4d1-8d68-4704-a553-13ca07b03d0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:00:31.216Z|cc8ff4d1-8d68-4704-a553-13ca07b03d0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:00:31.223Z|c7898132-110f-4e89-8813-0917f153a3b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:00:31.230Z|c7898132-110f-4e89-8813-0917f153a3b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:00:41.147Z|2c2d8f1d-d9b5-4911-8968-c276d10c353f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:00:41.148Z|2c2d8f1d-d9b5-4911-8968-c276d10c353f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:00:41.256Z|d8e3357b-0002-4241-824a-807cd52985a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:00:41.257Z|d8e3357b-0002-4241-824a-807cd52985a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:00:41.269Z|28b172ed-c573-4f95-9994-0725a2ca7430|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:00:41.270Z|28b172ed-c573-4f95-9994-0725a2ca7430|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:00:41.406Z|e1155f20-d52e-47a5-8a0c-8cc5d84af4c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:00:41.407Z|e1155f20-d52e-47a5-8a0c-8cc5d84af4c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:00:51.190Z|a495a088-a063-42e6-b030-290df8c1f2e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:00:51.191Z|a495a088-a063-42e6-b030-290df8c1f2e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:00:51.297Z|c0e95aab-7343-4190-8911-d91aa08994ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:00:51.298Z|c0e95aab-7343-4190-8911-d91aa08994ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:00:51.302Z|ebac2a29-b171-4af0-8ef2-413c49576be9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:00:51.302Z|ebac2a29-b171-4af0-8ef2-413c49576be9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:00:56.406Z|4e86728b-e6c7-4649-8429-459f011daabf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:00:56.407Z|4e86728b-e6c7-4649-8429-459f011daabf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:00:57.416Z|45a4f581-5067-4b20-a6bf-11e4ee354627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:00:57.418Z|45a4f581-5067-4b20-a6bf-11e4ee354627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:01:01.237Z|2142e7ac-1702-4d34-b13f-8403c3516998|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:01:01.238Z|2142e7ac-1702-4d34-b13f-8403c3516998|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:01:01.334Z|aad3f98c-f83a-453d-b380-617ba31089e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:01:01.335Z|aad3f98c-f83a-453d-b380-617ba31089e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:01:01.355Z|4dfc3034-b401-41d1-a56c-630fea80073d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:01:01.357Z|4dfc3034-b401-41d1-a56c-630fea80073d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:01:11.272Z|d13716cb-18c0-4023-881a-37824146e315|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:01:11.273Z|d13716cb-18c0-4023-881a-37824146e315|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:01:11.390Z|98bf7545-fe37-4593-a264-20ded1c526f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:01:11.391Z|98bf7545-fe37-4593-a264-20ded1c526f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:01:11.406Z|e81b9eff-1818-422a-8f66-410188f93a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:01:11.407Z|e81b9eff-1818-422a-8f66-410188f93a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:01:11.408Z|1b698cae-4eeb-4806-bddc-42ef4331ee5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:01:11.409Z|1b698cae-4eeb-4806-bddc-42ef4331ee5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:01:21.318Z|cb4f029c-24ac-4335-819b-0aac1b65d61d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:01:21.319Z|cb4f029c-24ac-4335-819b-0aac1b65d61d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:01:21.423Z|1a1c9e2b-88e8-42b6-af74-190a8789ed71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:01:21.424Z|1a1c9e2b-88e8-42b6-af74-190a8789ed71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:01:21.443Z|17571243-1311-4106-9570-df060a2e4579|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:01:21.444Z|17571243-1311-4106-9570-df060a2e4579|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:01:26.405Z|b51b30f8-ae28-470f-8dc4-23403fbb83a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:01:26.408Z|b51b30f8-ae28-470f-8dc4-23403fbb83a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:01:27.420Z|8cefa95f-b29e-486d-a553-12efd709c764|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:01:27.421Z|8cefa95f-b29e-486d-a553-12efd709c764|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:01:30.587Z|cf7ab7ad-f824-4882-b9d0-5dfddfcfc578|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:01:30.589Z|cf7ab7ad-f824-4882-b9d0-5dfddfcfc578|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:01:31.364Z|946f0be7-a6d3-492f-8bb1-aaa64a5af1c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:01:31.365Z|946f0be7-a6d3-492f-8bb1-aaa64a5af1c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:01:31.452Z|73cbda42-7469-4a27-8318-54665ce0dab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:01:31.453Z|73cbda42-7469-4a27-8318-54665ce0dab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:01:31.500Z|27aa18d9-3404-499d-ab84-2a689b9a5737|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:01:31.501Z|27aa18d9-3404-499d-ab84-2a689b9a5737|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:01:41.405Z|36c062a8-1d88-4fc4-b9b0-1e3ef9878154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:01:41.406Z|36c062a8-1d88-4fc4-b9b0-1e3ef9878154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:01:41.406Z|f125aec6-fd10-4ebe-b811-686d29c57dd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:01:41.407Z|f125aec6-fd10-4ebe-b811-686d29c57dd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:01:41.497Z|377cacc5-e7bf-48e0-9474-65c003db0ad8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:01:41.498Z|377cacc5-e7bf-48e0-9474-65c003db0ad8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:01:41.549Z|93c83abc-961b-4e15-826f-b7f28ea8d20b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:01:41.550Z|93c83abc-961b-4e15-826f-b7f28ea8d20b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:01:51.438Z|7e31219d-10f4-4a9b-9f7e-4cce5e69f1e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:01:51.440Z|7e31219d-10f4-4a9b-9f7e-4cce5e69f1e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:01:51.533Z|486966e9-8d5b-4e83-ad91-bd70a367b080|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:01:51.534Z|486966e9-8d5b-4e83-ad91-bd70a367b080|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:01:51.594Z|463d1d4c-8250-41e9-a789-cb84c75e7c9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:01:51.595Z|463d1d4c-8250-41e9-a789-cb84c75e7c9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:01:56.406Z|56e1acaf-91a3-4744-9866-7ca4864c9527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:01:56.406Z|56e1acaf-91a3-4744-9866-7ca4864c9527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:01:57.427Z|c0966811-604b-4133-88b2-0fa24d5076b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:01:57.428Z|c0966811-604b-4133-88b2-0fa24d5076b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:02:01.483Z|e2457efd-0d2e-4084-8175-700050279bfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:02:01.487Z|e2457efd-0d2e-4084-8175-700050279bfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:02:01.577Z|e5f844e0-ee8c-4ef9-b963-84cf6360804b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:02:01.579Z|e5f844e0-ee8c-4ef9-b963-84cf6360804b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:02:01.643Z|3c6cdd30-7681-44b4-bfae-fe54e7c08a81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:02:01.644Z|3c6cdd30-7681-44b4-bfae-fe54e7c08a81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:02:11.407Z|0a2b7ffa-4121-47bf-afec-ed338531b27c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:02:11.410Z|0a2b7ffa-4121-47bf-afec-ed338531b27c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:02:11.529Z|156432b0-f906-40b8-8f79-9dc8e3afca69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:02:11.530Z|156432b0-f906-40b8-8f79-9dc8e3afca69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:02:11.615Z|3140b518-27eb-4020-90f7-a1df9114ed5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:02:11.617Z|3140b518-27eb-4020-90f7-a1df9114ed5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:02:11.689Z|84e7f283-caf4-43d8-866a-a86ed323c709|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:02:11.690Z|84e7f283-caf4-43d8-866a-a86ed323c709|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:02:21.570Z|8f561ee8-70ab-445a-b43a-6e899b3303c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:02:21.572Z|8f561ee8-70ab-445a-b43a-6e899b3303c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:02:21.671Z|322121b0-a711-4195-9bf5-28365f2f25d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:02:21.672Z|322121b0-a711-4195-9bf5-28365f2f25d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:02:21.726Z|45522471-2d4c-42a8-8066-eb9d950a54d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:02:21.727Z|45522471-2d4c-42a8-8066-eb9d950a54d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:02:26.406Z|47564b8b-e2a9-4509-8fcf-990c03a4bd75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:02:26.411Z|47564b8b-e2a9-4509-8fcf-990c03a4bd75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:02:27.430Z|cec0dc52-7f3c-45bf-be83-58e347bdfa4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:02:27.431Z|cec0dc52-7f3c-45bf-be83-58e347bdfa4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:02:30.585Z|8aec0168-3571-44ad-9a4a-9b26fc3bdcd2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:02:30.587Z|8aec0168-3571-44ad-9a4a-9b26fc3bdcd2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:02:31.625Z|046a0204-abb2-403b-a7dc-781cb6f0a722|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:02:31.626Z|046a0204-abb2-403b-a7dc-781cb6f0a722|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:02:31.711Z|e46bd58f-0578-4443-932e-61de21ca38f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:02:31.712Z|e46bd58f-0578-4443-932e-61de21ca38f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:02:31.769Z|8179e1bc-5d8c-4a2f-926d-724e29090cc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:02:31.770Z|8179e1bc-5d8c-4a2f-926d-724e29090cc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:02:41.406Z|0635f402-9951-4361-8772-ff57cbf820dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:02:41.413Z|0635f402-9951-4361-8772-ff57cbf820dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:02:41.670Z|20de48cc-3a7a-426f-a88b-9b87538deb95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:02:41.671Z|20de48cc-3a7a-426f-a88b-9b87538deb95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:02:41.760Z|5df172bc-46fc-4bd4-9af6-778c63621e6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:02:41.762Z|5df172bc-46fc-4bd4-9af6-778c63621e6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:02:41.813Z|e4be88f2-f123-4721-b050-48be369baefb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:02:41.815Z|e4be88f2-f123-4721-b050-48be369baefb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:02:51.718Z|890a999a-7880-4482-815a-4c390f9d137d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:02:51.720Z|890a999a-7880-4482-815a-4c390f9d137d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:02:51.808Z|fc2857d7-c65c-4c81-a4bf-f9b09566e7c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:02:51.809Z|fc2857d7-c65c-4c81-a4bf-f9b09566e7c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:02:51.844Z|5989f98d-9a5a-4dd3-b313-74a7ffe4adf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:02:51.845Z|5989f98d-9a5a-4dd3-b313-74a7ffe4adf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:02:56.406Z|cbeee975-8338-44ff-a300-19c65e6db9ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:02:56.406Z|cbeee975-8338-44ff-a300-19c65e6db9ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:02:57.431Z|eb12665d-b149-4654-b50f-221b8bacb09e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:02:57.432Z|eb12665d-b149-4654-b50f-221b8bacb09e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:03:01.770Z|7c3b7f38-9ee9-46ef-b672-816a78ecf1aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:03:01.771Z|7c3b7f38-9ee9-46ef-b672-816a78ecf1aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:03:01.849Z|e270caa2-83de-4f27-a142-abf01410b73a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:03:01.857Z|e270caa2-83de-4f27-a142-abf01410b73a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:03:01.882Z|b0cb07bc-4c14-4f0a-aabb-dc44e12966d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:03:01.889Z|b0cb07bc-4c14-4f0a-aabb-dc44e12966d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:03:11.406Z|fc1564e0-dc24-4032-81cc-8f7dfab2356c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:03:11.407Z|fc1564e0-dc24-4032-81cc-8f7dfab2356c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:03:11.816Z|8fb9c259-7e4d-4f38-a712-4e902253835c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:03:11.817Z|8fb9c259-7e4d-4f38-a712-4e902253835c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:03:11.900Z|8a3d9c74-f754-4257-834e-71fe4ffe55ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:03:11.902Z|8a3d9c74-f754-4257-834e-71fe4ffe55ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:03:11.938Z|28c4e370-e436-4d33-bf5a-da174fecd774|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:03:11.939Z|28c4e370-e436-4d33-bf5a-da174fecd774|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:03:21.867Z|10edd812-1003-4a30-a828-90645b161d9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:03:21.868Z|10edd812-1003-4a30-a828-90645b161d9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:03:21.943Z|6e3f0530-03b8-4d7c-9c2f-636fc2f453d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:03:21.947Z|6e3f0530-03b8-4d7c-9c2f-636fc2f453d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:03:21.984Z|1e10c49b-cf50-42c8-a43f-ba1f0cce61f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:03:21.985Z|1e10c49b-cf50-42c8-a43f-ba1f0cce61f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:03:26.406Z|40a6538b-b4ad-47e8-b0d5-a0e84ab38fef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:03:26.410Z|40a6538b-b4ad-47e8-b0d5-a0e84ab38fef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:03:27.433Z|961218d7-c721-4780-a4d1-799be01ede1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:03:27.434Z|961218d7-c721-4780-a4d1-799be01ede1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:03:30.583Z|a27021e8-2f83-4a88-9b4d-0dc9e2c8b10b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:03:30.584Z|a27021e8-2f83-4a88-9b4d-0dc9e2c8b10b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:03:31.912Z|4aa2ed17-2f00-459b-921d-76609cc48aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:03:31.916Z|4aa2ed17-2f00-459b-921d-76609cc48aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:03:31.986Z|90c9ae1a-5290-43b6-a507-8e9826236d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:03:31.988Z|90c9ae1a-5290-43b6-a507-8e9826236d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:03:32.043Z|3af185b3-d5b6-49fc-943d-dee7c0c3b9c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:03:32.044Z|3af185b3-d5b6-49fc-943d-dee7c0c3b9c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:03:41.423Z|69dd29f9-dbe0-404b-9cc4-3bc9b667aa97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:03:41.424Z|69dd29f9-dbe0-404b-9cc4-3bc9b667aa97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:03:41.959Z|357ae388-5ed8-41d4-93ac-b25efccbd166|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:03:41.965Z|357ae388-5ed8-41d4-93ac-b25efccbd166|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:03:42.039Z|a8bcd160-3907-4f71-b0df-8f7851ce80fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:03:42.040Z|a8bcd160-3907-4f71-b0df-8f7851ce80fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:03:42.084Z|214900a1-ad8d-45aa-8963-4b63934dc75e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:03:42.086Z|214900a1-ad8d-45aa-8963-4b63934dc75e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:03:52.005Z|57a1e3dc-be79-4fcd-a2bc-cbbb3761cce6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:03:52.006Z|57a1e3dc-be79-4fcd-a2bc-cbbb3761cce6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:03:52.073Z|83f9ca00-265f-408c-8e6d-abbdf32a3875|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:03:52.074Z|83f9ca00-265f-408c-8e6d-abbdf32a3875|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:03:52.121Z|8d083eae-720b-4652-b1d0-46b729e9c416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:03:52.121Z|8d083eae-720b-4652-b1d0-46b729e9c416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:03:56.406Z|c383d7a8-7e2c-4e31-b5ed-152445dfad42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:03:56.407Z|c383d7a8-7e2c-4e31-b5ed-152445dfad42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:03:57.434Z|1fa9749b-8464-4e21-8b6f-16e0f536ea49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:03:57.435Z|1fa9749b-8464-4e21-8b6f-16e0f536ea49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:04:02.066Z|96ab1227-c598-4f18-b4f6-987cfeaa6594|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:04:02.067Z|96ab1227-c598-4f18-b4f6-987cfeaa6594|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:04:02.138Z|7eff7d1a-48c0-4f15-89a8-849fb403b12c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:04:02.139Z|7eff7d1a-48c0-4f15-89a8-849fb403b12c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:04:02.167Z|e8185467-34e0-4faf-9f2a-92e93c846a48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:04:02.169Z|e8185467-34e0-4faf-9f2a-92e93c846a48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:04:11.410Z|ea9d5562-b0e9-40e7-afa2-291fa40f5922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:04:11.423Z|ea9d5562-b0e9-40e7-afa2-291fa40f5922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:04:12.122Z|3c1ac639-1187-4941-97c8-74141b98f6d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:04:12.123Z|3c1ac639-1187-4941-97c8-74141b98f6d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:04:12.200Z|7b33897c-2695-4e12-b17b-40b4f8ba8622|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:04:12.201Z|7b33897c-2695-4e12-b17b-40b4f8ba8622|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:04:12.231Z|06de1ec6-7e24-4170-89f3-3ea8f34ef80c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:04:12.233Z|06de1ec6-7e24-4170-89f3-3ea8f34ef80c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:04:22.165Z|dc0d3973-7049-4b2a-9dce-7bbb241820d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:04:22.166Z|dc0d3973-7049-4b2a-9dce-7bbb241820d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:04:22.242Z|bbd02264-0652-4291-8ede-1c3deed96f19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:04:22.243Z|bbd02264-0652-4291-8ede-1c3deed96f19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:04:22.311Z|a125de58-b05a-4ab1-90bc-c07bf574c656|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:04:22.313Z|a125de58-b05a-4ab1-90bc-c07bf574c656|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:04:26.406Z|61a87109-6085-4de5-8012-231f1f801750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:04:26.409Z|61a87109-6085-4de5-8012-231f1f801750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:04:27.436Z|9409a89b-ae15-4a74-82a2-d5768ed00340|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:04:27.437Z|9409a89b-ae15-4a74-82a2-d5768ed00340|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:04:30.589Z|02707d4e-4e4a-488b-84e6-ec63b6427bdf|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:04:30.590Z|02707d4e-4e4a-488b-84e6-ec63b6427bdf|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:04:32.250Z|0468a9e8-f404-4e55-93d4-c077017cd4a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:04:32.251Z|0468a9e8-f404-4e55-93d4-c077017cd4a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:04:32.315Z|fdb72b3a-2552-4720-bbfd-b05104f214b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:04:32.316Z|fdb72b3a-2552-4720-bbfd-b05104f214b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:04:32.406Z|a79e38ce-f78a-4775-867f-160f3498e753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:04:32.407Z|a79e38ce-f78a-4775-867f-160f3498e753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:04:41.405Z|a60194ff-5e4c-48c9-914b-3c9243bf5d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:04:41.406Z|a60194ff-5e4c-48c9-914b-3c9243bf5d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:04:42.324Z|4f77224a-5244-4732-99f4-68293459316d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:04:42.325Z|4f77224a-5244-4732-99f4-68293459316d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:04:42.393Z|b4b1d51c-65ed-4306-ab81-c9c1df388dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:04:42.394Z|b4b1d51c-65ed-4306-ab81-c9c1df388dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:04:42.492Z|789c9e31-8ce3-44f2-8473-1557052db45a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:04:42.493Z|789c9e31-8ce3-44f2-8473-1557052db45a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:04:52.463Z|75c1dbda-a281-4704-9307-dd4d28840f84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:04:52.465Z|75c1dbda-a281-4704-9307-dd4d28840f84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:04:52.472Z|382bbbfb-020e-4925-b8f5-3316f8aa5e0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:04:52.473Z|382bbbfb-020e-4925-b8f5-3316f8aa5e0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:04:52.571Z|57344adf-5deb-4b3c-83da-59eeb56b5719|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:04:52.572Z|57344adf-5deb-4b3c-83da-59eeb56b5719|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:04:56.406Z|3340b648-63f4-4796-826b-25e8d6c4c07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:04:56.408Z|3340b648-63f4-4796-826b-25e8d6c4c07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:04:57.437Z|78c9ace8-c053-4cf5-bc72-682ebd58b98d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:04:57.438Z|78c9ace8-c053-4cf5-bc72-682ebd58b98d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:05:02.519Z|8a7f29d8-c275-41d2-b6e0-29604b2bbd5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:05:02.520Z|8a7f29d8-c275-41d2-b6e0-29604b2bbd5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:05:02.547Z|330eca72-8813-4e3d-81d4-e820690172ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:05:02.548Z|330eca72-8813-4e3d-81d4-e820690172ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:05:02.652Z|961818bc-26a1-4ada-a0e6-69edbf5c339f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:05:02.653Z|961818bc-26a1-4ada-a0e6-69edbf5c339f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:05:11.406Z|f88b715f-7133-4306-b354-d4a65b638667|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:05:11.408Z|f88b715f-7133-4306-b354-d4a65b638667|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:05:12.625Z|a11beea8-1415-47a8-98bd-ff008f3bd3ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:05:12.626Z|a11beea8-1415-47a8-98bd-ff008f3bd3ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:05:12.669Z|8f40d0f8-d9ee-49a1-bd8c-ed3f2196587e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:05:12.672Z|8f40d0f8-d9ee-49a1-bd8c-ed3f2196587e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:05:12.730Z|cd9b6f6a-dae7-47bb-bb9b-c7b6e3f04f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:05:12.731Z|cd9b6f6a-dae7-47bb-bb9b-c7b6e3f04f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:05:22.811Z|b7ba5daa-5600-4543-8ca5-72b67662c33c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:05:22.812Z|9d7a5263-9f93-43ac-a185-08e3a9a0cf94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:05:22.813Z|9d7a5263-9f93-43ac-a185-08e3a9a0cf94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:05:22.813Z|b7ba5daa-5600-4543-8ca5-72b67662c33c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:05:22.823Z|78009ad7-287f-4b90-9176-4bffdd0621d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:05:22.824Z|78009ad7-287f-4b90-9176-4bffdd0621d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:05:26.406Z|8dcff7aa-0110-4f09-b0e6-6ae2ef3a77d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:05:26.407Z|8dcff7aa-0110-4f09-b0e6-6ae2ef3a77d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:05:27.439Z|c7160ff7-0b92-449a-8626-27e56e4c19ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:05:27.441Z|c7160ff7-0b92-449a-8626-27e56e4c19ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:05:30.589Z|995c8452-4ada-44d8-a4e5-0c7c6e13c0b0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:05:30.590Z|995c8452-4ada-44d8-a4e5-0c7c6e13c0b0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:05:32.890Z|b6f798a2-95fb-412e-afd3-2c6298b7798e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:05:32.891Z|b6f798a2-95fb-412e-afd3-2c6298b7798e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:05:32.890Z|71c9e2d7-25e3-4671-bcfc-bc7fe519d9df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:05:32.892Z|71c9e2d7-25e3-4671-bcfc-bc7fe519d9df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:05:32.942Z|c16f448e-6568-493f-b7b7-42f09a513b37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:05:32.945Z|c16f448e-6568-493f-b7b7-42f09a513b37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:05:41.407Z|faa6f463-a69d-4856-ab66-b3cdaf2c2079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:05:41.413Z|faa6f463-a69d-4856-ab66-b3cdaf2c2079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:05:42.985Z|19faf491-99fe-4aae-ab3b-6782592349df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:05:42.985Z|86ebece7-fad4-4e24-9db1-06f23254953a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:05:42.986Z|19faf491-99fe-4aae-ab3b-6782592349df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:05:42.986Z|86ebece7-fad4-4e24-9db1-06f23254953a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:05:43.022Z|ecd31a2d-4894-4b73-a71f-0524916d536d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:05:43.023Z|ecd31a2d-4894-4b73-a71f-0524916d536d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:05:53.038Z|bcfdeef5-3752-4a35-b858-6c8ef9642807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:05:53.039Z|bcfdeef5-3752-4a35-b858-6c8ef9642807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:05:53.103Z|61b0b17d-7f06-450d-8756-00573014ed3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:05:53.104Z|61b0b17d-7f06-450d-8756-00573014ed3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:05:53.133Z|073bf526-5251-4518-ad83-597c602c0d68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:05:53.134Z|073bf526-5251-4518-ad83-597c602c0d68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:05:56.406Z|8e33d13b-027c-4661-9aff-7f514be0f66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:05:56.409Z|8e33d13b-027c-4661-9aff-7f514be0f66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:05:57.441Z|02672686-6207-4268-81ba-169b69ac94e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:05:57.442Z|02672686-6207-4268-81ba-169b69ac94e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:06:03.160Z|a1346f1a-3232-4a0b-969d-8c8b2225f087|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:06:03.162Z|a1346f1a-3232-4a0b-969d-8c8b2225f087|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:06:03.195Z|1415be30-f101-4c4f-8dc3-373f5d98be58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:06:03.196Z|1415be30-f101-4c4f-8dc3-373f5d98be58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:06:03.206Z|c0f2a2af-b5a9-43d9-a280-ac1d6572be04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:06:03.208Z|c0f2a2af-b5a9-43d9-a280-ac1d6572be04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:06:11.407Z|f592a5ca-872e-4500-a3ce-9e2d12444359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:06:11.408Z|f592a5ca-872e-4500-a3ce-9e2d12444359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:06:13.252Z|1121912b-665f-445b-8eea-1638716fbf64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:06:13.253Z|1121912b-665f-445b-8eea-1638716fbf64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:06:13.254Z|3e71e1c8-3d67-482f-b0c3-c6cc4ed867d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:06:13.255Z|3e71e1c8-3d67-482f-b0c3-c6cc4ed867d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:06:13.277Z|017d8f51-2cf1-4959-8940-2e5dfb5b8c2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:06:13.278Z|017d8f51-2cf1-4959-8940-2e5dfb5b8c2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:06:23.313Z|110844c2-ef54-4405-998a-2db74e2595e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:06:23.313Z|88e3c739-07d4-4372-9f27-6469d11d4b88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:06:23.314Z|88e3c739-07d4-4372-9f27-6469d11d4b88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:06:23.314Z|110844c2-ef54-4405-998a-2db74e2595e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:06:23.320Z|d3664f58-532f-4446-8a34-43a3cda82bd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:06:23.321Z|d3664f58-532f-4446-8a34-43a3cda82bd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:06:26.406Z|312b398c-2909-46b4-b716-e88ebcb65282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:06:26.412Z|312b398c-2909-46b4-b716-e88ebcb65282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:06:27.443Z|b3891eae-27b0-4429-a03c-9d713e29fda9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:06:27.444Z|b3891eae-27b0-4429-a03c-9d713e29fda9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:06:30.594Z|8e75660c-f905-4a35-81de-3c78f3603ede|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:06:30.596Z|8e75660c-f905-4a35-81de-3c78f3603ede|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:06:33.381Z|219dfca1-77a5-4531-b3e3-82443cc0d25e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:06:33.382Z|219dfca1-77a5-4531-b3e3-82443cc0d25e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:06:33.414Z|c52e04af-f0fd-40dc-8a2c-a0751cf6037c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:06:33.415Z|c52e04af-f0fd-40dc-8a2c-a0751cf6037c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:06:33.422Z|c024212c-0d9c-434e-ac9f-0277feffe789|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:06:33.423Z|c024212c-0d9c-434e-ac9f-0277feffe789|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:06:41.406Z|19f0a176-4fb1-42ba-8e97-1d5bfe5a7c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:06:41.407Z|19f0a176-4fb1-42ba-8e97-1d5bfe5a7c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:06:43.503Z|d382ed82-3712-49b7-82ae-eb43dd9545a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:06:43.504Z|d382ed82-3712-49b7-82ae-eb43dd9545a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:06:43.507Z|0a9d7ddc-d353-42a1-84c3-b13e1581a8d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:06:43.508Z|0a9d7ddc-d353-42a1-84c3-b13e1581a8d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:06:43.515Z|674d9f5e-aac8-48ab-aaf6-ed10ddb5bb0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:06:43.522Z|674d9f5e-aac8-48ab-aaf6-ed10ddb5bb0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:06:53.575Z|101198e8-d75d-4b52-b0f0-0c0d3f1568d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:06:53.576Z|101198e8-d75d-4b52-b0f0-0c0d3f1568d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:06:53.632Z|8a4708fd-bda4-4732-a7f3-3a4e456112ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:06:53.632Z|8302c8fd-3ac1-4a85-b8eb-aa9193e9787f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:06:53.632Z|8a4708fd-bda4-4732-a7f3-3a4e456112ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:06:53.633Z|8302c8fd-3ac1-4a85-b8eb-aa9193e9787f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:06:56.407Z|a8cf9678-df4f-41fb-98d1-4edaf5ac193a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:06:56.408Z|a8cf9678-df4f-41fb-98d1-4edaf5ac193a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:06:57.444Z|754561c9-0f80-474a-b541-479cd78b4cb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:06:57.446Z|754561c9-0f80-474a-b541-479cd78b4cb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:07:03.671Z|409d4b2c-49f2-4456-905f-dfc92a607639|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:07:03.673Z|409d4b2c-49f2-4456-905f-dfc92a607639|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:07:03.708Z|ce14ca65-5563-47ef-8d7f-589436d9edbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:07:03.709Z|ce14ca65-5563-47ef-8d7f-589436d9edbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:07:03.717Z|64a8c37a-7184-44af-971b-0480e8e7d971|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:07:03.719Z|64a8c37a-7184-44af-971b-0480e8e7d971|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:07:11.407Z|423f0946-3352-422a-b7a3-fe4822c79b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:07:11.412Z|423f0946-3352-422a-b7a3-fe4822c79b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:07:13.739Z|d798b9a0-957e-4116-b467-66c9f5552f19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:07:13.740Z|d798b9a0-957e-4116-b467-66c9f5552f19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:07:13.804Z|dc6bf7b9-7fbb-4b89-a16d-cb68962d1f91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:07:13.805Z|dc6bf7b9-7fbb-4b89-a16d-cb68962d1f91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:07:13.804Z|cfdd302f-08b5-4b52-bb4e-684bde45fd81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:07:13.807Z|cfdd302f-08b5-4b52-bb4e-684bde45fd81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:07:23.815Z|78dda470-236e-4076-8977-952246c9c6cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:07:23.816Z|78dda470-236e-4076-8977-952246c9c6cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:07:23.872Z|5f521531-5197-4340-9b04-ec26ae8b631d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:07:23.873Z|cd7bc51c-2dbb-4dc4-a011-cbf7acc821a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:07:23.876Z|5f521531-5197-4340-9b04-ec26ae8b631d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:07:23.876Z|cd7bc51c-2dbb-4dc4-a011-cbf7acc821a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:07:26.408Z|d2d116c9-c73a-42d0-bcbf-1409d9f74c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:07:26.408Z|d2d116c9-c73a-42d0-bcbf-1409d9f74c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:07:27.448Z|13118af1-44a2-451b-90d5-1abd09f179f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:07:27.449Z|13118af1-44a2-451b-90d5-1abd09f179f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:07:30.594Z|b2916f2d-12a2-4cc9-bb9e-2ca0dba6b89d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:07:30.596Z|b2916f2d-12a2-4cc9-bb9e-2ca0dba6b89d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:07:33.878Z|a8317e29-2d31-4d34-a121-d22ac7ab6c49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:07:33.879Z|a8317e29-2d31-4d34-a121-d22ac7ab6c49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:07:33.922Z|434114d8-8d5e-4fdf-b426-7dbc564d824c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:07:33.925Z|434114d8-8d5e-4fdf-b426-7dbc564d824c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:07:33.922Z|85a625e6-267d-49a3-aa57-0f416a6ca84e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:07:33.927Z|85a625e6-267d-49a3-aa57-0f416a6ca84e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:07:41.406Z|ff4fef7a-5f4e-4f55-9379-97886ce8b653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:07:41.407Z|ff4fef7a-5f4e-4f55-9379-97886ce8b653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:07:43.939Z|f72e7f11-a10d-4c6c-a31b-aa1497149ba7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:07:43.940Z|f72e7f11-a10d-4c6c-a31b-aa1497149ba7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:07:43.986Z|86d27342-fb82-4851-94e8-364e39efa3a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:07:43.987Z|86d27342-fb82-4851-94e8-364e39efa3a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:07:43.988Z|9bc96cff-ecb7-4959-a78a-a1fb706db45e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:07:43.990Z|9bc96cff-ecb7-4959-a78a-a1fb706db45e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:07:54.005Z|5bd9ad3c-b773-4157-8b2e-e6e9c40b2fd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:07:54.006Z|5bd9ad3c-b773-4157-8b2e-e6e9c40b2fd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:07:54.038Z|a68fe8d7-c47c-42de-89be-c313e0b4b83b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:07:54.041Z|a68fe8d7-c47c-42de-89be-c313e0b4b83b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:07:54.048Z|78e7255c-df3c-4371-9dbb-2657b59153aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:07:54.051Z|78e7255c-df3c-4371-9dbb-2657b59153aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:07:56.406Z|faebf065-4866-43c9-82b5-12a6668c6b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:07:56.408Z|faebf065-4866-43c9-82b5-12a6668c6b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:07:57.451Z|6ad2cace-de3b-4d24-ac87-38b6e1dcea5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:07:57.452Z|6ad2cace-de3b-4d24-ac87-38b6e1dcea5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:08:04.074Z|5f6cc435-f42e-4fe5-8a24-561a75125d9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:08:04.075Z|5f6cc435-f42e-4fe5-8a24-561a75125d9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:08:04.102Z|6beb6f46-2be5-41fc-969c-959f2b0ef111|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:08:04.104Z|6beb6f46-2be5-41fc-969c-959f2b0ef111|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:08:04.137Z|6c8dc6d0-e203-4e0c-b117-684aab64a095|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:08:04.138Z|6c8dc6d0-e203-4e0c-b117-684aab64a095|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:08:11.405Z|348035d9-e960-4429-8f29-06e9cd31f5bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:08:11.406Z|348035d9-e960-4429-8f29-06e9cd31f5bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:08:14.120Z|ce0fab75-fa7e-4081-a3d6-71c8fa859b7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:08:14.121Z|ce0fab75-fa7e-4081-a3d6-71c8fa859b7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:08:14.147Z|1ffb3376-9c7a-490a-8837-75b2389f79aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:08:14.148Z|1ffb3376-9c7a-490a-8837-75b2389f79aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:08:14.204Z|9e0bc3ac-8351-4d9d-8c0c-a15f1773d7ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:08:14.205Z|9e0bc3ac-8351-4d9d-8c0c-a15f1773d7ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:08:24.184Z|aac7834d-0d10-44f1-9585-196f2e7f6124|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:08:24.185Z|aac7834d-0d10-44f1-9585-196f2e7f6124|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:08:24.212Z|2840a79c-48c7-4ed0-9395-d2b2051774e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:08:24.213Z|2840a79c-48c7-4ed0-9395-d2b2051774e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:08:24.275Z|8c1877a5-fa20-4bf4-9747-ebb77cd3c4ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:08:24.276Z|8c1877a5-fa20-4bf4-9747-ebb77cd3c4ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:08:26.406Z|5402278e-a7d5-44b9-b71d-1f64859428d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:08:26.407Z|5402278e-a7d5-44b9-b71d-1f64859428d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:08:27.453Z|7a7ad694-8c56-453f-9f59-6de907e8422e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:08:27.454Z|7a7ad694-8c56-453f-9f59-6de907e8422e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:08:30.596Z|82e3a9fc-593a-4562-a92b-6edb15417229|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:08:30.600Z|82e3a9fc-593a-4562-a92b-6edb15417229|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:08:34.242Z|8ed3e47e-8d34-4da8-b333-e960f107427c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:08:34.244Z|8ed3e47e-8d34-4da8-b333-e960f107427c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:08:34.304Z|9719d8ac-2e74-49c2-bf1c-e8dc2e801550|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:08:34.306Z|9719d8ac-2e74-49c2-bf1c-e8dc2e801550|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:08:34.347Z|c972d4e7-4794-43a7-a167-b7237b3c5d2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:08:34.350Z|c972d4e7-4794-43a7-a167-b7237b3c5d2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:08:41.407Z|21cb366a-cbc3-4286-96bc-12b6bb516abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:08:41.413Z|21cb366a-cbc3-4286-96bc-12b6bb516abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:08:44.323Z|4e3d6cbd-b416-44df-8b19-d1d818242bd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:08:44.324Z|4e3d6cbd-b416-44df-8b19-d1d818242bd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:08:44.349Z|71509024-cfa7-4960-b700-7b0d9883ce02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:08:44.350Z|71509024-cfa7-4960-b700-7b0d9883ce02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:08:44.405Z|219a44de-05ec-4dec-9951-3ced2704dccc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:08:44.406Z|219a44de-05ec-4dec-9951-3ced2704dccc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:08:54.383Z|81f81779-55d6-4ae6-97ca-649b0cb75d58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:08:54.385Z|81f81779-55d6-4ae6-97ca-649b0cb75d58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:08:54.398Z|58bc7c79-460c-4523-8d54-e6a3c2de61ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:08:54.398Z|58bc7c79-460c-4523-8d54-e6a3c2de61ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:08:54.449Z|efb57363-26de-4bc4-8178-c724ca4b54ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:08:54.450Z|efb57363-26de-4bc4-8178-c724ca4b54ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:08:56.406Z|5c7ed951-e834-48cb-96c2-7e831af8439a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:08:56.406Z|5c7ed951-e834-48cb-96c2-7e831af8439a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:08:57.455Z|1b938ba3-342b-4c69-9687-bbef0e3e7501|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:08:57.456Z|1b938ba3-342b-4c69-9687-bbef0e3e7501|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:09:04.438Z|af84dd6f-63dc-4b70-b82c-10f3184c1508|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:09:04.440Z|af84dd6f-63dc-4b70-b82c-10f3184c1508|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:09:04.467Z|6ea24d83-f20c-4dfb-8e8b-a69532e36d28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:09:04.469Z|6ea24d83-f20c-4dfb-8e8b-a69532e36d28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:09:04.514Z|32f1e8ca-2c6f-4254-9026-fc6af8468451|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:09:04.515Z|32f1e8ca-2c6f-4254-9026-fc6af8468451|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:09:11.405Z|743749a6-329f-49f5-b330-e65b8fb7d750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:09:11.406Z|743749a6-329f-49f5-b330-e65b8fb7d750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:09:14.515Z|2663f685-c7ca-4c7f-9ea7-2ec400a88447|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:09:14.516Z|2663f685-c7ca-4c7f-9ea7-2ec400a88447|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:09:14.567Z|a24e91b0-ef2f-4e63-a5ac-7adce065fc46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:09:14.573Z|bb8ed8e1-a9e0-4330-b230-34f8c8743517|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:09:14.574Z|bb8ed8e1-a9e0-4330-b230-34f8c8743517|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:09:14.569Z|a24e91b0-ef2f-4e63-a5ac-7adce065fc46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:09:24.619Z|69af74c7-1698-4f12-8333-a2a53e7461f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:09:24.620Z|69af74c7-1698-4f12-8333-a2a53e7461f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:09:24.655Z|c23957d3-b135-4ff4-a8c1-4bc863780157|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:09:24.681Z|c23957d3-b135-4ff4-a8c1-4bc863780157|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:09:24.737Z|f3d3c947-35ff-4d6a-a7c4-2015caa8f9db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:09:24.738Z|f3d3c947-35ff-4d6a-a7c4-2015caa8f9db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:09:26.405Z|c94e07cf-9dac-40ee-a495-7508f8ca0a60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:09:26.407Z|c94e07cf-9dac-40ee-a495-7508f8ca0a60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:09:27.456Z|df22f811-5097-4647-8f9c-408da49165d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:09:27.457Z|df22f811-5097-4647-8f9c-408da49165d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:09:30.607Z|b5051467-3b87-4dbe-bb62-c7be1ab7b000|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:09:30.609Z|b5051467-3b87-4dbe-bb62-c7be1ab7b000|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:09:34.730Z|e495f31c-69cc-4497-ba60-e98371a9c0e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:09:34.731Z|e495f31c-69cc-4497-ba60-e98371a9c0e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:09:34.779Z|fbbf30c0-94f3-4edc-9781-609d1687eb54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:09:34.795Z|fbbf30c0-94f3-4edc-9781-609d1687eb54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:09:34.863Z|f1b0789e-09c7-4616-8560-a122eadcd91a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:09:34.865Z|f1b0789e-09c7-4616-8560-a122eadcd91a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:09:41.406Z|79be3ced-749e-4dab-9e18-6c7149ed04aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:09:41.407Z|79be3ced-749e-4dab-9e18-6c7149ed04aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:09:44.822Z|d5f916d4-9ff3-4ba2-8f5c-b9e4eab13d4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:09:44.823Z|d5f916d4-9ff3-4ba2-8f5c-b9e4eab13d4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:09:44.896Z|24cb24a7-4a0e-4d2d-b729-bf795818719e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:09:44.897Z|24cb24a7-4a0e-4d2d-b729-bf795818719e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:09:45.018Z|99953f92-11e5-4ae7-bffe-38cdfd11ad57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:09:45.020Z|99953f92-11e5-4ae7-bffe-38cdfd11ad57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:09:54.946Z|ff297d68-3148-4944-8240-f6e918217387|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:09:54.950Z|ff297d68-3148-4944-8240-f6e918217387|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:09:55.074Z|a469f9bc-8061-4c36-a7c9-707844cda149|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:09:55.075Z|a469f9bc-8061-4c36-a7c9-707844cda149|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:09:55.160Z|c44d772e-9643-4c56-a544-d82e5ddb4024|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:09:55.161Z|c44d772e-9643-4c56-a544-d82e5ddb4024|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:09:56.405Z|c9cc5e58-c8d2-4222-93c8-f9bf32aaa4b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:09:56.407Z|c9cc5e58-c8d2-4222-93c8-f9bf32aaa4b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:09:57.461Z|e7d3f509-327d-4819-8c99-588732a818f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:09:57.462Z|e7d3f509-327d-4819-8c99-588732a818f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:10:05.093Z|fcd2c29f-377d-4974-931e-da6f23e2fbb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:10:05.094Z|fcd2c29f-377d-4974-931e-da6f23e2fbb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:10:05.207Z|e484eac6-bb95-4caa-9f9a-e686ad0b8d3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:10:05.208Z|e484eac6-bb95-4caa-9f9a-e686ad0b8d3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:10:05.298Z|6b2b620a-74d6-4ad1-9c95-ba0eb3a7d7cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:10:05.305Z|6b2b620a-74d6-4ad1-9c95-ba0eb3a7d7cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:10:11.406Z|20d4ac18-25b0-4569-b564-4286a4bf9095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:10:11.408Z|20d4ac18-25b0-4569-b564-4286a4bf9095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:10:15.213Z|7725f7bf-2a44-4eca-9954-4f9254e20f91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:10:15.213Z|7725f7bf-2a44-4eca-9954-4f9254e20f91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:10:15.301Z|5ecbe213-1704-42eb-b8f6-0a02e4737543|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:10:15.302Z|5ecbe213-1704-42eb-b8f6-0a02e4737543|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:10:15.354Z|2cdaa8cf-4290-409d-b7ce-3e693ea1fc33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:10:15.355Z|2cdaa8cf-4290-409d-b7ce-3e693ea1fc33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:10:25.290Z|65feebf0-2a64-403c-84c0-1386aec4541d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:10:25.291Z|65feebf0-2a64-403c-84c0-1386aec4541d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:10:25.373Z|b2ee24cc-eb66-40c1-b07d-58521f1c8e2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:10:25.374Z|b2ee24cc-eb66-40c1-b07d-58521f1c8e2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:10:25.404Z|7a63f358-3ce1-40da-86d0-9c2572927b81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:10:25.405Z|7a63f358-3ce1-40da-86d0-9c2572927b81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:10:26.406Z|dcb1e6ed-246f-4174-950b-bd345cb6ed13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:10:26.407Z|dcb1e6ed-246f-4174-950b-bd345cb6ed13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:10:27.464Z|c8e26101-4084-4501-8271-cdbebf7c5387|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:10:27.465Z|c8e26101-4084-4501-8271-cdbebf7c5387|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:10:30.590Z|dfa0829a-9e32-498d-8be3-9f32be5c68ac|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:10:30.592Z|dfa0829a-9e32-498d-8be3-9f32be5c68ac|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:10:35.356Z|9adc40fa-2403-47a1-a544-b0f154504857|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:10:35.364Z|9adc40fa-2403-47a1-a544-b0f154504857|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:10:35.435Z|1a45e865-0ab6-4377-b383-bf9849ee9eee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:10:35.437Z|1a45e865-0ab6-4377-b383-bf9849ee9eee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:10:35.471Z|05220839-c71f-4b14-bd53-ea99b286a122|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:10:35.472Z|05220839-c71f-4b14-bd53-ea99b286a122|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:10:41.407Z|d66d155f-0fad-4aa8-bafa-723cdb68d4a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:10:41.409Z|d66d155f-0fad-4aa8-bafa-723cdb68d4a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:10:45.463Z|67a8f36b-183c-49ee-9089-b7461d82771c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:10:45.464Z|67a8f36b-183c-49ee-9089-b7461d82771c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:10:45.504Z|620b0ce6-b44b-4e41-911f-6868888bee57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:10:45.505Z|620b0ce6-b44b-4e41-911f-6868888bee57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:10:45.546Z|3c01633e-d423-4f0e-8666-05b4fb8130b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:10:45.546Z|3c01633e-d423-4f0e-8666-05b4fb8130b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:10:55.549Z|536f607b-f804-42cd-b952-cb3692627f7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:10:55.550Z|536f607b-f804-42cd-b952-cb3692627f7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:10:55.556Z|a1e11039-bd03-4df7-9cf3-66bc4351980f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:10:55.557Z|a1e11039-bd03-4df7-9cf3-66bc4351980f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:10:55.624Z|04529695-cd78-477b-ada7-041d3e639d6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:10:55.624Z|04529695-cd78-477b-ada7-041d3e639d6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:10:56.406Z|418cd19b-745b-4486-b728-0cf68d5fed1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:10:56.418Z|418cd19b-745b-4486-b728-0cf68d5fed1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:10:57.465Z|03b204d6-bb8c-4abc-b12b-75cdfd6d371a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:10:57.466Z|03b204d6-bb8c-4abc-b12b-75cdfd6d371a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:11:05.604Z|3b000732-3666-4e42-83bc-b5c02d1768a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:11:05.605Z|3b000732-3666-4e42-83bc-b5c02d1768a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:11:05.617Z|16f927d9-6706-4613-b4be-0cc8afad801e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:11:05.619Z|16f927d9-6706-4613-b4be-0cc8afad801e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:11:05.674Z|93ac645d-61dc-40b2-bd7b-bf4e4d58abc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:11:05.675Z|93ac645d-61dc-40b2-bd7b-bf4e4d58abc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:11:11.406Z|52fd2189-c4bf-46ae-934d-9137ae381fed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:11:11.408Z|52fd2189-c4bf-46ae-934d-9137ae381fed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:11:15.697Z|2c67f6c6-d6dd-418e-b726-b312a15c7821|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:11:15.698Z|2c67f6c6-d6dd-418e-b726-b312a15c7821|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:11:15.698Z|97925204-b48e-4035-892e-c63e2c41ccd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:11:15.699Z|97925204-b48e-4035-892e-c63e2c41ccd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:11:15.739Z|cfc9c657-6b4b-44f2-8d24-797584788d47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:11:15.744Z|cfc9c657-6b4b-44f2-8d24-797584788d47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:11:25.772Z|11d6292a-3dfc-4811-8c2c-153263cb1a67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:11:25.773Z|11d6292a-3dfc-4811-8c2c-153263cb1a67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:11:25.777Z|7c57e404-5fd3-4a0e-af3c-33ecf3f157f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:11:25.778Z|7c57e404-5fd3-4a0e-af3c-33ecf3f157f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:11:25.804Z|ec7addd5-4773-447a-ab70-2bf3ff26555b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:11:25.805Z|ec7addd5-4773-447a-ab70-2bf3ff26555b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:11:26.406Z|5c89d3fd-2e6f-4dc3-8e4a-1b52c6ad1bda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:11:26.406Z|5c89d3fd-2e6f-4dc3-8e4a-1b52c6ad1bda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:11:27.467Z|cf1450b4-f1a6-40eb-b890-1f4c48c8597c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:11:27.468Z|cf1450b4-f1a6-40eb-b890-1f4c48c8597c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:11:30.585Z|72a713d9-1364-42ae-a711-9538736e458c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:11:30.586Z|72a713d9-1364-42ae-a711-9538736e458c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:11:35.841Z|88d5bfbb-0a44-434d-a0f0-a24f15747455|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:11:35.846Z|88d5bfbb-0a44-434d-a0f0-a24f15747455|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:11:35.857Z|f7f93ef2-d970-4fc4-af58-5c04dc63b925|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:11:35.859Z|f7f93ef2-d970-4fc4-af58-5c04dc63b925|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:11:35.880Z|e1d38c48-0e43-4ab2-bc3e-9566564617c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:11:35.885Z|e1d38c48-0e43-4ab2-bc3e-9566564617c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:11:41.406Z|d53a6cf3-8a73-4de9-9f1f-f69d6c058f6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:11:41.407Z|d53a6cf3-8a73-4de9-9f1f-f69d6c058f6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:11:45.905Z|fcb823de-e8b0-4e6a-9aaf-7186115cd47a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:11:45.906Z|fcb823de-e8b0-4e6a-9aaf-7186115cd47a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:11:45.927Z|f5a6b4ff-6aa3-4877-9096-722087c2c250|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:11:45.929Z|f5a6b4ff-6aa3-4877-9096-722087c2c250|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:11:45.930Z|0b27b25f-2060-4c45-a9c3-1348acd07121|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:11:45.931Z|0b27b25f-2060-4c45-a9c3-1348acd07121|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:11:55.971Z|f97bbb71-0a78-47d8-919b-a96ae27db58f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:11:55.974Z|f97bbb71-0a78-47d8-919b-a96ae27db58f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:11:55.984Z|fdc85940-ccca-4cd1-abc6-4089e33a21f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:11:55.985Z|fdc85940-ccca-4cd1-abc6-4089e33a21f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:11:55.990Z|4f97e038-b475-4792-8087-9b626fb9bdee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:11:55.991Z|4f97e038-b475-4792-8087-9b626fb9bdee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:11:56.406Z|cce02f7a-f062-49a5-a63a-a43bf1b53a3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:11:56.407Z|cce02f7a-f062-49a5-a63a-a43bf1b53a3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:11:57.469Z|18a79666-4dea-4cf2-bd18-0d7d49555652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:11:57.470Z|18a79666-4dea-4cf2-bd18-0d7d49555652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:12:06.023Z|3035214f-2e43-452a-a3f6-1ea42293faa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:12:06.024Z|3035214f-2e43-452a-a3f6-1ea42293faa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:12:06.045Z|207c7257-a7ca-47e4-81e6-2cf307087fa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:12:06.046Z|207c7257-a7ca-47e4-81e6-2cf307087fa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:12:06.056Z|daf5949c-4eda-4319-959e-3494b69fb149|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:12:06.057Z|daf5949c-4eda-4319-959e-3494b69fb149|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:12:11.406Z|4da143e3-d401-4284-b924-70ad274fc2cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:12:11.406Z|4da143e3-d401-4284-b924-70ad274fc2cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:12:16.088Z|adf47945-dd9f-4f57-8033-22a1f5fcc097|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:12:16.091Z|adf47945-dd9f-4f57-8033-22a1f5fcc097|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:12:16.103Z|8589737f-5d6d-4ac0-881b-80289463fb65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:12:16.110Z|8589737f-5d6d-4ac0-881b-80289463fb65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:12:16.113Z|565aa291-cfb8-4851-bdfc-9fdaf3efe8be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:12:16.114Z|565aa291-cfb8-4851-bdfc-9fdaf3efe8be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:12:26.172Z|122fd4cd-bc35-4476-b640-82a65b0d3d6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:12:26.176Z|122fd4cd-bc35-4476-b640-82a65b0d3d6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:12:26.180Z|02a59a23-99ae-4fc3-ab7a-349292935e41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:12:26.181Z|02a59a23-99ae-4fc3-ab7a-349292935e41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:12:26.194Z|075e94e6-b7f3-4f15-8fd8-b266bab020de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:12:26.196Z|075e94e6-b7f3-4f15-8fd8-b266bab020de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:12:26.406Z|e833517e-ee25-44a6-8ae8-b0e448f616a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:12:26.409Z|e833517e-ee25-44a6-8ae8-b0e448f616a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:12:27.472Z|fc14c207-2bad-43d9-ae1d-5838a26f58b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:12:27.473Z|fc14c207-2bad-43d9-ae1d-5838a26f58b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:12:30.587Z|58883319-4b2d-4aa4-a36f-3bb87f149476|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:12:30.588Z|58883319-4b2d-4aa4-a36f-3bb87f149476|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:12:36.234Z|1bba7b46-73ff-4641-8798-8f0c1c0cc936|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:12:36.234Z|ff1533e1-8301-4735-affd-b0d0f9273536|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:12:36.234Z|1bba7b46-73ff-4641-8798-8f0c1c0cc936|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:12:36.235Z|ff1533e1-8301-4735-affd-b0d0f9273536|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:12:36.267Z|0a20eb42-17c0-4f02-b493-01a1ffd9413f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:12:36.269Z|0a20eb42-17c0-4f02-b493-01a1ffd9413f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:12:41.406Z|4631c7d7-dec6-4626-adf4-b1f7424488e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:12:41.406Z|4631c7d7-dec6-4626-adf4-b1f7424488e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:12:46.321Z|f092c01f-655b-4ee2-9388-72bfd27fd0c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:12:46.322Z|f092c01f-655b-4ee2-9388-72bfd27fd0c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:12:46.322Z|1408244d-eba2-4feb-adb8-0e912880968b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:12:46.323Z|1408244d-eba2-4feb-adb8-0e912880968b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:12:46.335Z|8264f2b1-1405-4a63-b213-6154e7e3d390|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:12:46.336Z|8264f2b1-1405-4a63-b213-6154e7e3d390|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:12:56.368Z|4723223d-602a-45e2-9b40-228f2ce074fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:12:56.369Z|4723223d-602a-45e2-9b40-228f2ce074fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:12:56.406Z|3f6c5a71-5899-4558-badb-b8fa80d231c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:12:56.406Z|e0b6d283-ef0d-46ae-861c-cf2eac2bef86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:12:56.407Z|e0b6d283-ef0d-46ae-861c-cf2eac2bef86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:12:56.407Z|3f6c5a71-5899-4558-badb-b8fa80d231c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:12:56.433Z|aa2747f2-a31b-46f2-b3ec-ae762b35bd96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:12:56.434Z|aa2747f2-a31b-46f2-b3ec-ae762b35bd96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:12:57.476Z|38e59778-8c00-4801-8c66-3c77f767fcc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:12:57.477Z|38e59778-8c00-4801-8c66-3c77f767fcc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:13:06.432Z|bc63aa06-c13f-45e8-bb1e-7b087da13215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:13:06.433Z|bc63aa06-c13f-45e8-bb1e-7b087da13215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:13:06.462Z|a7deab11-4e47-4f0f-a104-f5b7cae7d1ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:13:06.464Z|a7deab11-4e47-4f0f-a104-f5b7cae7d1ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:13:06.477Z|a7795d0a-91f5-4b7f-a1f9-596794dc6aa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:13:06.478Z|a7795d0a-91f5-4b7f-a1f9-596794dc6aa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:13:11.406Z|ba1ab758-42fd-4c2d-b33b-f61c66e07e2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:13:11.408Z|ba1ab758-42fd-4c2d-b33b-f61c66e07e2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:13:16.487Z|0670fdff-6474-4e07-b5b4-e57a34b05671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:13:16.488Z|0670fdff-6474-4e07-b5b4-e57a34b05671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:13:16.508Z|f948e9fb-6fe9-498c-a969-e8a567290813|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:13:16.509Z|f948e9fb-6fe9-498c-a969-e8a567290813|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:13:16.570Z|2516fadb-c7db-445a-9b49-a1bb1a0aa08c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:13:16.571Z|2516fadb-c7db-445a-9b49-a1bb1a0aa08c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:13:26.406Z|624efff1-c481-485e-ac99-7d4ef8860b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:13:26.407Z|624efff1-c481-485e-ac99-7d4ef8860b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:13:26.574Z|51aee4b0-7848-49ba-9ecd-369cb3a27f44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:13:26.575Z|51aee4b0-7848-49ba-9ecd-369cb3a27f44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:13:26.575Z|7fd25693-86dc-4ec8-be10-684fa3b30340|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:13:26.577Z|7fd25693-86dc-4ec8-be10-684fa3b30340|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:13:26.621Z|32ddd2eb-e10d-4235-88ed-d0176f0457e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:13:26.622Z|32ddd2eb-e10d-4235-88ed-d0176f0457e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:13:27.480Z|14ed87ad-c865-444d-8210-7f36300827a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:13:27.483Z|14ed87ad-c865-444d-8210-7f36300827a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:13:30.585Z|d2d4a2f3-0ac6-419a-b7bd-d77b325c6023|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:13:30.587Z|d2d4a2f3-0ac6-419a-b7bd-d77b325c6023|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:13:36.620Z|2e2baf71-7cf2-4be0-8a91-4f6188728df9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:13:36.622Z|2e2baf71-7cf2-4be0-8a91-4f6188728df9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:13:36.625Z|6ca3352c-ac70-4671-bdd1-e32c84a0be6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:13:36.628Z|6ca3352c-ac70-4671-bdd1-e32c84a0be6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:13:36.666Z|1d7d96e0-b794-4b66-870b-bdbcab45fd46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:13:36.669Z|1d7d96e0-b794-4b66-870b-bdbcab45fd46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:13:41.406Z|1939cd3b-a5ae-4159-9020-1785e4f30002|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:13:41.409Z|1939cd3b-a5ae-4159-9020-1785e4f30002|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:13:46.709Z|0c0b3a91-fc48-4f95-948a-b2babb1d5760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:13:46.712Z|0c0b3a91-fc48-4f95-948a-b2babb1d5760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:13:46.718Z|d4e9c438-c857-47fb-9d69-920664d7a689|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:13:46.719Z|d4e9c438-c857-47fb-9d69-920664d7a689|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:13:46.735Z|e5e718d4-d799-4150-aa8a-8836bcb9e2e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:13:46.736Z|e5e718d4-d799-4150-aa8a-8836bcb9e2e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:13:56.406Z|11165b06-a900-4493-bc33-22ce3e5a5cfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:13:56.408Z|11165b06-a900-4493-bc33-22ce3e5a5cfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:13:56.756Z|b496316e-74c4-40a0-a0a1-13d497f454e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:13:56.757Z|b496316e-74c4-40a0-a0a1-13d497f454e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:13:56.797Z|84cc1909-d899-4061-8147-0f21cf5c6456|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:13:56.798Z|84cc1909-d899-4061-8147-0f21cf5c6456|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:13:56.818Z|46f04513-8eb5-40d5-af15-95b14d04d183|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:13:56.819Z|46f04513-8eb5-40d5-af15-95b14d04d183|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:13:57.484Z|fcafef1b-311a-4a45-b5f3-ca4d370045f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:13:57.485Z|fcafef1b-311a-4a45-b5f3-ca4d370045f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:14:06.821Z|cf080b0f-dd41-45a7-bcfe-f55603503ec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:14:06.823Z|cf080b0f-dd41-45a7-bcfe-f55603503ec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:14:06.846Z|c04e6c76-9d09-44d5-ac8f-1daa6d45dee2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:14:06.847Z|c04e6c76-9d09-44d5-ac8f-1daa6d45dee2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:14:06.864Z|44fed926-3227-46b7-8c0d-65ecb9f2c2b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:14:06.866Z|44fed926-3227-46b7-8c0d-65ecb9f2c2b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:14:11.406Z|2bd3d3eb-694a-4fe7-aabf-117566816b4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:14:11.407Z|2bd3d3eb-694a-4fe7-aabf-117566816b4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:14:16.908Z|d185bb0d-ea85-4c9e-b420-9351439a8444|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:14:16.909Z|d185bb0d-ea85-4c9e-b420-9351439a8444|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:14:16.927Z|d151b2c7-f91b-49e4-ab3f-df9717b459a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:14:16.928Z|d151b2c7-f91b-49e4-ab3f-df9717b459a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:14:16.935Z|d0453794-5559-4cd2-b91f-2d02017bd3dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:14:16.936Z|d0453794-5559-4cd2-b91f-2d02017bd3dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:14:26.408Z|bb7a0d9c-d53e-4f2a-8ad6-fb3e3d6ff42f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:14:26.411Z|bb7a0d9c-d53e-4f2a-8ad6-fb3e3d6ff42f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:14:26.976Z|78258bd5-940b-4e15-b728-4ce220161fc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:14:26.977Z|78258bd5-940b-4e15-b728-4ce220161fc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:14:26.991Z|62e699ad-432c-43ce-8ebf-7d4aa66af595|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:14:26.992Z|62e699ad-432c-43ce-8ebf-7d4aa66af595|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:14:27.000Z|60ddf709-63eb-4e51-ac93-7b3578d897e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:14:27.001Z|60ddf709-63eb-4e51-ac93-7b3578d897e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:14:27.485Z|7b4efde7-3fc0-41ec-b5fd-f2f396138872|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:14:27.486Z|7b4efde7-3fc0-41ec-b5fd-f2f396138872|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:14:30.586Z|11c3543d-45a6-4df7-84b6-74cb2e86d90c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:14:30.587Z|11c3543d-45a6-4df7-84b6-74cb2e86d90c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:14:37.017Z|92fc9b7a-b754-439b-83b1-135d1133f7de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:14:37.018Z|92fc9b7a-b754-439b-83b1-135d1133f7de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:14:37.034Z|0cce9eb0-cd62-4c17-9b47-2b076c6e8560|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:14:37.035Z|0cce9eb0-cd62-4c17-9b47-2b076c6e8560|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:14:37.074Z|4e07aece-18be-44b8-8003-5487b5c82f3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:14:37.076Z|4e07aece-18be-44b8-8003-5487b5c82f3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:14:41.407Z|d9c6b608-2d16-4974-902a-e70ee1df327a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:14:41.407Z|d9c6b608-2d16-4974-902a-e70ee1df327a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:14:47.068Z|f9e3d033-ffe7-41dd-950e-26758e566e89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:14:47.070Z|f9e3d033-ffe7-41dd-950e-26758e566e89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:14:47.086Z|a49df38e-b1cd-47d3-abed-5cb1b0aa4e1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:14:47.086Z|a49df38e-b1cd-47d3-abed-5cb1b0aa4e1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:14:47.126Z|485b90a8-2004-45ef-9bf5-3939cb57953d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:14:47.127Z|485b90a8-2004-45ef-9bf5-3939cb57953d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:14:56.406Z|b5af7c71-0285-4aec-a475-7ffdbeaea53f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:14:56.407Z|b5af7c71-0285-4aec-a475-7ffdbeaea53f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:14:57.128Z|da40f02a-ca0f-46b0-8bf8-d0fff0fc2592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:14:57.129Z|da40f02a-ca0f-46b0-8bf8-d0fff0fc2592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:14:57.135Z|656a7975-03d0-4229-8139-f5c5cd8138e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:14:57.136Z|656a7975-03d0-4229-8139-f5c5cd8138e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:14:57.161Z|de788e21-5cba-4a37-97ff-c917b482ff5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:14:57.162Z|de788e21-5cba-4a37-97ff-c917b482ff5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:14:57.487Z|e0fd579d-046e-40cc-bcca-07c7257fd336|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:14:57.488Z|e0fd579d-046e-40cc-bcca-07c7257fd336|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:15:07.195Z|7c94d5cf-67b2-4e73-9b88-0eea0f182a4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:15:07.196Z|7c94d5cf-67b2-4e73-9b88-0eea0f182a4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:15:07.192Z|1a4404fc-9bc4-407c-93e2-1a5683af614d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:15:07.199Z|1a4404fc-9bc4-407c-93e2-1a5683af614d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:15:07.199Z|8e5874d0-0a5f-49c2-a154-5e55a951520f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:15:07.200Z|8e5874d0-0a5f-49c2-a154-5e55a951520f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:15:11.406Z|c0edf558-7951-4b4e-b850-e54fc29b8172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:15:11.409Z|c0edf558-7951-4b4e-b850-e54fc29b8172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:15:17.248Z|6ad79f36-b487-44b3-b154-5a0e15b9ae72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:15:17.249Z|6ad79f36-b487-44b3-b154-5a0e15b9ae72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:15:17.254Z|a5147b55-28d6-46bd-bd49-3002445f1401|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:15:17.255Z|a5147b55-28d6-46bd-bd49-3002445f1401|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:15:17.262Z|84342a9b-ac7e-44f9-a62a-9b0d1d9f4b68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:15:17.263Z|84342a9b-ac7e-44f9-a62a-9b0d1d9f4b68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:15:26.406Z|32800fe9-df8e-450f-993c-ea015afd808a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:15:26.408Z|32800fe9-df8e-450f-993c-ea015afd808a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:15:27.292Z|2e1dc328-7c02-4ef1-a55b-ede6ab99512a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:15:27.293Z|2e1dc328-7c02-4ef1-a55b-ede6ab99512a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:15:27.296Z|d1db8ca9-b4e4-45d7-80a1-5d1fccaf986b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:15:27.297Z|d1db8ca9-b4e4-45d7-80a1-5d1fccaf986b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:15:27.304Z|9452de4f-c85e-4c28-a624-a5fe6fdcc8a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:15:27.305Z|9452de4f-c85e-4c28-a624-a5fe6fdcc8a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:15:27.488Z|4856001f-28e1-4ff3-97e2-2d01ffb60bf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:15:27.490Z|4856001f-28e1-4ff3-97e2-2d01ffb60bf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:15:30.583Z|af5e3cf2-cfea-46f0-85ea-100495726bc7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:15:30.584Z|af5e3cf2-cfea-46f0-85ea-100495726bc7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:15:37.328Z|914564d3-5a83-4285-87ad-75755f0ef834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:15:37.329Z|914564d3-5a83-4285-87ad-75755f0ef834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:15:37.330Z|abfc2743-85d1-4754-b531-890c4400ed6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:15:37.330Z|abfc2743-85d1-4754-b531-890c4400ed6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:15:37.345Z|5f9e3236-7dbf-441c-9f04-1ee919105868|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:15:37.346Z|5f9e3236-7dbf-441c-9f04-1ee919105868|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:15:41.407Z|c252aaf5-5847-409a-b664-dec8bd4e08d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:15:41.420Z|c252aaf5-5847-409a-b664-dec8bd4e08d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:15:47.382Z|05f767f7-4600-4f59-a177-7729fc72edde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:15:47.383Z|05f767f7-4600-4f59-a177-7729fc72edde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:15:47.389Z|84121883-2416-46ee-9b73-cc3fca2c486e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:15:47.391Z|84121883-2416-46ee-9b73-cc3fca2c486e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:15:47.415Z|55431e29-8e2a-408b-a8c7-48361b0d4c3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:15:47.415Z|55431e29-8e2a-408b-a8c7-48361b0d4c3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:15:56.406Z|0d2c74f6-5bb3-402c-bb34-9e132c1154de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:15:56.407Z|0d2c74f6-5bb3-402c-bb34-9e132c1154de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:15:57.434Z|2ed33f52-f54e-404c-9f50-5addf06413a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:15:57.435Z|2ed33f52-f54e-404c-9f50-5addf06413a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:15:57.453Z|3f04d0b1-4421-4866-97e5-891a81789f69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:15:57.454Z|3f04d0b1-4421-4866-97e5-891a81789f69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:15:57.456Z|9a96b251-7724-444c-bd1b-17ea6145b810|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:15:57.457Z|9a96b251-7724-444c-bd1b-17ea6145b810|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:15:57.491Z|cc79448d-a930-4ac1-a8b8-3e367a375bf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:15:57.493Z|cc79448d-a930-4ac1-a8b8-3e367a375bf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:16:07.473Z|92899eb9-1cce-4329-96da-168810c6435f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:16:07.477Z|92899eb9-1cce-4329-96da-168810c6435f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:16:07.513Z|954c0179-852f-4cf1-a12a-1c5191c27e85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:16:07.513Z|954c0179-852f-4cf1-a12a-1c5191c27e85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:16:07.524Z|d9f7772f-09e5-48b8-adb5-b82f8d7effe9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:16:07.525Z|d9f7772f-09e5-48b8-adb5-b82f8d7effe9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:16:11.406Z|5236a6f1-ff5b-47a6-8f5c-fdc3291e8740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:16:11.407Z|5236a6f1-ff5b-47a6-8f5c-fdc3291e8740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:16:17.540Z|a62d4289-a041-4071-870e-18cf47f689c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:16:17.541Z|a62d4289-a041-4071-870e-18cf47f689c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:16:17.559Z|368934d6-20d2-44b4-b3db-28e5033d8003|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:16:17.560Z|368934d6-20d2-44b4-b3db-28e5033d8003|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:16:17.580Z|bc66158f-17fd-4dc7-ab0c-b3c9c868ef65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:16:17.581Z|bc66158f-17fd-4dc7-ab0c-b3c9c868ef65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:16:26.406Z|7bc4f7f6-1bf1-47cc-96c7-e495fc00d10a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:16:26.409Z|7bc4f7f6-1bf1-47cc-96c7-e495fc00d10a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:16:27.494Z|4d380fcb-aa39-4853-b802-f551c5f53cbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:16:27.494Z|4d380fcb-aa39-4853-b802-f551c5f53cbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:16:27.619Z|e496b507-d11b-4750-aab0-24c65ea2bfa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:16:27.621Z|e496b507-d11b-4750-aab0-24c65ea2bfa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:16:27.624Z|8bc8bfde-2e7b-4594-bf8c-f81b731e73c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:16:27.625Z|8bc8bfde-2e7b-4594-bf8c-f81b731e73c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:16:27.633Z|7fdf8b85-1141-4737-9aa4-14d839c2f8cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:16:27.634Z|7fdf8b85-1141-4737-9aa4-14d839c2f8cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:16:30.583Z|e7989344-9e79-4c29-9c99-d41d905efe75|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:16:30.584Z|e7989344-9e79-4c29-9c99-d41d905efe75|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:16:37.677Z|8f0f491b-ad05-46be-a224-69aaf32ceb2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:16:37.678Z|8f0f491b-ad05-46be-a224-69aaf32ceb2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:16:37.691Z|2f0948bf-77ed-4394-b3d0-c5516ed1beca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:16:37.692Z|2f0948bf-77ed-4394-b3d0-c5516ed1beca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:16:37.717Z|e418ef5e-4508-4ecb-b3d0-22a9048c840c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:16:37.718Z|e418ef5e-4508-4ecb-b3d0-22a9048c840c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:16:41.405Z|3896d137-daf8-4eb2-b7ca-e29a5688f8b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:16:41.406Z|3896d137-daf8-4eb2-b7ca-e29a5688f8b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:16:47.741Z|1d7657bb-18e4-4e54-ae11-5974d2cd0fa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:16:47.741Z|1d7657bb-18e4-4e54-ae11-5974d2cd0fa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:16:47.743Z|d554723e-1482-4631-9a00-3e8577b06a3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:16:47.744Z|d554723e-1482-4631-9a00-3e8577b06a3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:16:47.760Z|f71e034f-82f5-46be-a32f-e77d706f7b7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:16:47.761Z|f71e034f-82f5-46be-a32f-e77d706f7b7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:16:56.406Z|ee27b1a9-4ede-4fac-a2eb-484660a527d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:16:56.407Z|ee27b1a9-4ede-4fac-a2eb-484660a527d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:16:57.495Z|a6a298a8-f623-4fad-a713-491050a394eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:16:57.496Z|a6a298a8-f623-4fad-a713-491050a394eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:16:57.789Z|06c2456c-a685-4237-9581-66d55e5b21d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:16:57.791Z|06c2456c-a685-4237-9581-66d55e5b21d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:16:57.810Z|85776f2a-b1be-4355-9e94-d3e69fdc917a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:16:57.811Z|85776f2a-b1be-4355-9e94-d3e69fdc917a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:16:57.826Z|647abecb-269c-41e9-97c0-44b68e39c19c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:16:57.828Z|647abecb-269c-41e9-97c0-44b68e39c19c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:17:07.864Z|24112fce-8270-44e6-bfa0-dcb03fa7d618|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:17:07.865Z|24112fce-8270-44e6-bfa0-dcb03fa7d618|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:17:07.880Z|762883f3-fcfd-4cd5-9464-909b0fa52f2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:17:07.884Z|762883f3-fcfd-4cd5-9464-909b0fa52f2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:17:07.911Z|e1f249a7-4470-46ae-801a-fe08dc521327|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:17:07.912Z|e1f249a7-4470-46ae-801a-fe08dc521327|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:17:11.406Z|61ee9de5-bc2e-48bd-902b-cd9832b9f89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:17:11.412Z|61ee9de5-bc2e-48bd-902b-cd9832b9f89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:17:17.900Z|efb78a3f-88fe-4770-8620-c7f490c5950b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:17:17.901Z|efb78a3f-88fe-4770-8620-c7f490c5950b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:17:17.927Z|285932a3-e57e-42a6-85bc-eb8e2e9c730e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:17:17.929Z|285932a3-e57e-42a6-85bc-eb8e2e9c730e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:17:17.958Z|c085bc65-ef02-4984-8076-e5b9c9cfdaa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:17:17.958Z|c085bc65-ef02-4984-8076-e5b9c9cfdaa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:17:26.406Z|39ae89f1-8c54-4bf1-ac4b-eca33e221eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:17:26.407Z|39ae89f1-8c54-4bf1-ac4b-eca33e221eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:17:27.497Z|8cb964c8-be43-4e6a-b1e0-e2574f16170d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:17:27.498Z|8cb964c8-be43-4e6a-b1e0-e2574f16170d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:17:27.942Z|e2c65ad4-0ecd-4b01-aa1f-1369d53a6fa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:17:27.943Z|e2c65ad4-0ecd-4b01-aa1f-1369d53a6fa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:17:27.966Z|649200b0-bd48-4857-aa27-fdcdf46b4814|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:17:27.967Z|649200b0-bd48-4857-aa27-fdcdf46b4814|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:17:27.997Z|de6aaa86-d8fb-47d2-bb54-03f12484e24a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:17:27.998Z|de6aaa86-d8fb-47d2-bb54-03f12484e24a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:17:30.586Z|bf59aca2-a1b5-43b8-97d9-1f9f262fb369|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:17:30.587Z|bf59aca2-a1b5-43b8-97d9-1f9f262fb369|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:17:37.986Z|265b6ed6-b7bb-43fa-a6e4-d4dd186935a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:17:37.987Z|265b6ed6-b7bb-43fa-a6e4-d4dd186935a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:17:38.004Z|39b8c9dc-fec7-49c6-8594-820f657b5a77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:17:38.005Z|39b8c9dc-fec7-49c6-8594-820f657b5a77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:17:38.048Z|c378ddfa-75b3-4f88-b852-ada43403174f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:17:38.051Z|c378ddfa-75b3-4f88-b852-ada43403174f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:17:41.406Z|cfe4ad4f-54ae-4c4c-a28e-12dfd8865b8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:17:41.406Z|cfe4ad4f-54ae-4c4c-a28e-12dfd8865b8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:17:48.019Z|4a7dc20c-4ba8-40f7-b86c-46ef84336085|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:17:48.020Z|4a7dc20c-4ba8-40f7-b86c-46ef84336085|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:17:48.042Z|a8779712-cd3c-4834-a3e9-4c7cc21ac3af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:17:48.044Z|a8779712-cd3c-4834-a3e9-4c7cc21ac3af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:17:48.082Z|b94f2c5c-0c6f-46bc-883a-9fdaf9aa8ffd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:17:48.083Z|b94f2c5c-0c6f-46bc-883a-9fdaf9aa8ffd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:17:56.408Z|a96ec8a1-7640-40b9-85cc-6b2e834d3910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:17:56.411Z|a96ec8a1-7640-40b9-85cc-6b2e834d3910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:17:57.499Z|23f5003c-6d74-428f-9a28-6336d54c377b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:17:57.500Z|23f5003c-6d74-428f-9a28-6336d54c377b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:17:58.056Z|741a7dad-3093-43b0-9891-ddf06f7ba82f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:17:58.072Z|741a7dad-3093-43b0-9891-ddf06f7ba82f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:17:58.078Z|da05181c-7589-4108-bdde-b82751a36469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:17:58.079Z|da05181c-7589-4108-bdde-b82751a36469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:17:58.138Z|92e808d3-603e-4e0d-a717-9e659b6de9eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:17:58.139Z|92e808d3-603e-4e0d-a717-9e659b6de9eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:18:08.111Z|40379b52-98b5-4c6e-a410-f0d354b2e2e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:18:08.114Z|39a6e279-8c56-4ce9-8b14-97f77bd68040|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:18:08.124Z|40379b52-98b5-4c6e-a410-f0d354b2e2e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:18:08.124Z|39a6e279-8c56-4ce9-8b14-97f77bd68040|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:18:08.176Z|a13ee326-7600-4c73-8824-da46bbc3785d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:18:08.177Z|a13ee326-7600-4c73-8824-da46bbc3785d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:18:11.406Z|61d4e113-2bf9-49b2-bc06-58e6149da0c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:18:11.407Z|61d4e113-2bf9-49b2-bc06-58e6149da0c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:18:18.170Z|416f0aae-054e-4969-a22e-f5ad99a7afe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:18:18.171Z|416f0aae-054e-4969-a22e-f5ad99a7afe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:18:18.170Z|440ebf04-0e5f-4f63-9042-a4eca302697b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:18:18.172Z|440ebf04-0e5f-4f63-9042-a4eca302697b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:18:18.218Z|909603c1-aca4-4893-bd3d-74571667daad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:18:18.219Z|909603c1-aca4-4893-bd3d-74571667daad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:18:26.406Z|713146be-2c12-4ecb-a498-ac8103d96197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:18:26.406Z|713146be-2c12-4ecb-a498-ac8103d96197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:18:27.504Z|3b379b49-e4fe-4fe1-9fc6-d474509f7531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:18:27.505Z|3b379b49-e4fe-4fe1-9fc6-d474509f7531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:18:28.206Z|9ab1f6e2-820a-4fec-a099-aa742ce2633c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:18:28.206Z|530c0848-efdc-497f-8d6a-3ebdcbf8e61e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:18:28.207Z|9ab1f6e2-820a-4fec-a099-aa742ce2633c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:18:28.208Z|530c0848-efdc-497f-8d6a-3ebdcbf8e61e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:18:28.265Z|c48b8c74-3fa2-4aeb-a6c8-9cd2eda966ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:18:28.266Z|c48b8c74-3fa2-4aeb-a6c8-9cd2eda966ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:18:30.586Z|7d964ba2-43a4-4f44-b6d4-a2f74663b1f8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:18:30.587Z|7d964ba2-43a4-4f44-b6d4-a2f74663b1f8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:18:38.269Z|a6fb78c7-a32c-4b4b-a04b-9abaf62570ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:18:38.270Z|a6fb78c7-a32c-4b4b-a04b-9abaf62570ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:18:38.271Z|e8ceb644-d809-49be-adbe-9b8036388e09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:18:38.271Z|e8ceb644-d809-49be-adbe-9b8036388e09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:18:38.325Z|3969e404-3606-43c3-8c67-77ff2d214fc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:18:38.326Z|3969e404-3606-43c3-8c67-77ff2d214fc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:18:41.405Z|3f05d15a-d20a-4793-9ae4-03d5227d9f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:18:41.408Z|3f05d15a-d20a-4793-9ae4-03d5227d9f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:18:48.321Z|a71ebcb4-0de0-47e1-89f8-bdd8e1cb3743|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:18:48.321Z|004004ba-6818-4b9e-8b47-4552c0886b88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:18:48.322Z|004004ba-6818-4b9e-8b47-4552c0886b88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:18:48.322Z|a71ebcb4-0de0-47e1-89f8-bdd8e1cb3743|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:18:48.367Z|961e944a-19d5-4701-bb71-61595c1de03e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:18:48.368Z|961e944a-19d5-4701-bb71-61595c1de03e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:18:56.406Z|8ba66107-a3f2-4e88-99b0-f0b7793caa07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:18:56.406Z|8ba66107-a3f2-4e88-99b0-f0b7793caa07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:18:57.506Z|8de72ba2-19ee-4960-984c-66769641049c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:18:57.506Z|8de72ba2-19ee-4960-984c-66769641049c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:18:58.375Z|8a2e50cf-a958-4b3f-ac4b-a7a3e4fb4b0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:18:58.376Z|8a2e50cf-a958-4b3f-ac4b-a7a3e4fb4b0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:18:58.382Z|20fee43b-00fc-4ade-ae9e-7926677961e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:18:58.383Z|20fee43b-00fc-4ade-ae9e-7926677961e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:18:58.424Z|e5eeba4c-41a5-438a-a962-d3e170c02f2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:18:58.425Z|e5eeba4c-41a5-438a-a962-d3e170c02f2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:19:08.444Z|adf81479-66b3-44d0-ac7b-73b761d2494d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:19:08.445Z|adf81479-66b3-44d0-ac7b-73b761d2494d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:19:08.446Z|1bb69fd7-225f-4193-8eb6-87db0352b5c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:19:08.447Z|1bb69fd7-225f-4193-8eb6-87db0352b5c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:19:08.470Z|36249f0b-22d3-4719-8c89-31f9b0e37a8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:19:08.471Z|36249f0b-22d3-4719-8c89-31f9b0e37a8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:19:11.406Z|31e55847-38b5-445c-860b-40e4b2389d35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:19:11.406Z|31e55847-38b5-445c-860b-40e4b2389d35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:19:18.524Z|7c0aa98d-68b2-41de-917c-4de66590733a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:19:18.525Z|7c0aa98d-68b2-41de-917c-4de66590733a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:19:18.526Z|0fc9cf01-628d-4cd5-b9ac-1ca6d93b8b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:19:18.526Z|b87dfe5f-aee9-427a-b082-5e6ca26a0a1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:19:18.527Z|0fc9cf01-628d-4cd5-b9ac-1ca6d93b8b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:19:18.527Z|b87dfe5f-aee9-427a-b082-5e6ca26a0a1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:19:26.406Z|7570ad5b-8773-4de0-a80c-aadc1f9af00a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:19:26.408Z|7570ad5b-8773-4de0-a80c-aadc1f9af00a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:19:27.507Z|bbf47afa-4518-4476-a373-6042be629003|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:19:27.508Z|bbf47afa-4518-4476-a373-6042be629003|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:19:28.590Z|ac6c564e-75fd-4616-b513-47e6ffbe7e21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:19:28.591Z|ac6c564e-75fd-4616-b513-47e6ffbe7e21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:19:28.593Z|3e9d3567-2ca7-4a46-976b-b7106b0b795d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:19:28.594Z|3e9d3567-2ca7-4a46-976b-b7106b0b795d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:19:28.597Z|69de8db5-0e2e-48bb-ab27-0edca4762656|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:19:28.598Z|69de8db5-0e2e-48bb-ab27-0edca4762656|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:19:30.583Z|9c80c5d9-770f-44d9-9b6f-cd080f88a7fb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:19:30.585Z|9c80c5d9-770f-44d9-9b6f-cd080f88a7fb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:19:38.651Z|9d7e9d1f-5e31-4912-8247-945062dabf5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:19:38.651Z|94e32aca-1d8b-474c-a812-1326a112b795|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:19:38.652Z|94e32aca-1d8b-474c-a812-1326a112b795|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:19:38.652Z|9d7e9d1f-5e31-4912-8247-945062dabf5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:19:38.677Z|7fe73f04-cf31-489a-bac0-187e628ac186|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:19:38.678Z|7fe73f04-cf31-489a-bac0-187e628ac186|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:19:41.406Z|cfee99dd-af96-4d1e-b79f-84f6a53db801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:19:41.407Z|cfee99dd-af96-4d1e-b79f-84f6a53db801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:19:48.701Z|4da9d6ab-927c-4576-87f4-68337eef3e8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:19:48.702Z|4da9d6ab-927c-4576-87f4-68337eef3e8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:19:48.715Z|ab72dba6-1c1f-4cc2-b0da-f0a980ad31a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:19:48.717Z|ab72dba6-1c1f-4cc2-b0da-f0a980ad31a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:19:48.752Z|0b65397c-4a7c-4a6b-9a94-74a519db7577|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:19:48.753Z|0b65397c-4a7c-4a6b-9a94-74a519db7577|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:19:56.406Z|7de62ff1-25d5-4375-9059-3da0a69debae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:19:56.407Z|7de62ff1-25d5-4375-9059-3da0a69debae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:19:57.508Z|4bb1d05b-aad6-496e-8c2f-16f3b099d6b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:19:57.509Z|4bb1d05b-aad6-496e-8c2f-16f3b099d6b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:19:58.775Z|9af2e39a-03c1-402d-aeaa-92a1eb7c597e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:19:58.775Z|8bec7ce9-5e3f-4a7d-9521-536d37bab40e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:19:58.776Z|9af2e39a-03c1-402d-aeaa-92a1eb7c597e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:19:58.776Z|8bec7ce9-5e3f-4a7d-9521-536d37bab40e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:19:58.804Z|922291ed-0da4-44ce-8abc-59382486747d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:19:58.805Z|922291ed-0da4-44ce-8abc-59382486747d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:20:08.823Z|bfabd9c6-411e-4dc3-8397-06e775dc7682|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:20:08.824Z|bfabd9c6-411e-4dc3-8397-06e775dc7682|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:20:08.844Z|02a000b1-e840-467f-9ea6-4c3775943009|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:20:08.845Z|02a000b1-e840-467f-9ea6-4c3775943009|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:20:08.853Z|3691ca3b-18d7-4cce-82a1-e6523dc31b95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:20:08.854Z|3691ca3b-18d7-4cce-82a1-e6523dc31b95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:20:11.406Z|7db7e321-ec55-452a-87dc-8bf3ee028bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:20:11.410Z|7db7e321-ec55-452a-87dc-8bf3ee028bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:20:18.890Z|66b106fb-d922-46ac-9cde-47b6fb0542c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:20:18.891Z|66b106fb-d922-46ac-9cde-47b6fb0542c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:20:18.938Z|ba5c25d0-357e-4ae0-beb7-19545ee435f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:20:18.939Z|ba5c25d0-357e-4ae0-beb7-19545ee435f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:20:18.946Z|0308f49b-2abe-45e2-ab4f-44eee183e26a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:20:18.947Z|0308f49b-2abe-45e2-ab4f-44eee183e26a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:20:26.406Z|a1ed5969-06f9-462e-abb0-985b2d3774db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:20:26.407Z|a1ed5969-06f9-462e-abb0-985b2d3774db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:20:27.511Z|6935ff21-67ef-44a5-a79d-ceab084dff5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:20:27.512Z|6935ff21-67ef-44a5-a79d-ceab084dff5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:20:28.989Z|6f216ee4-8679-4c3a-abd8-efc2055a8f8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:20:28.990Z|6f216ee4-8679-4c3a-abd8-efc2055a8f8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:20:29.006Z|926b63ab-e0eb-4620-9e6f-d6fcc87bd3a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:20:29.006Z|926b63ab-e0eb-4620-9e6f-d6fcc87bd3a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:20:29.008Z|bfd97306-806e-4c13-b7d0-d7e9602e574b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:20:29.008Z|bfd97306-806e-4c13-b7d0-d7e9602e574b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:20:30.584Z|e22aecf9-1368-4c5b-b27e-133c34382071|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:20:30.585Z|e22aecf9-1368-4c5b-b27e-133c34382071|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:20:39.056Z|a9c3b0fd-baf5-4a17-b545-34aea8e96c9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:20:39.060Z|191b8f43-2aa9-4045-a005-d65977d67f1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:20:39.060Z|a9c3b0fd-baf5-4a17-b545-34aea8e96c9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:20:39.061Z|191b8f43-2aa9-4045-a005-d65977d67f1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:20:39.084Z|17631b8b-edd8-484b-80c9-652cc54fb8f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:20:39.085Z|17631b8b-edd8-484b-80c9-652cc54fb8f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:20:41.409Z|2b908610-8269-43ef-8e73-ecca334f41d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:20:41.418Z|2b908610-8269-43ef-8e73-ecca334f41d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:20:49.125Z|e1d4ab61-c47a-4cd3-82a1-3403c0bdbf69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:20:49.127Z|e1d4ab61-c47a-4cd3-82a1-3403c0bdbf69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:20:49.134Z|a41a8015-cbd4-427d-adc0-e79beb4c3c6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:20:49.135Z|a41a8015-cbd4-427d-adc0-e79beb4c3c6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:20:49.146Z|d259e3cb-e3c3-4b59-b397-6f44d1d5598d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:20:49.147Z|d259e3cb-e3c3-4b59-b397-6f44d1d5598d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:20:56.406Z|6e289cd8-7a36-4a78-ad19-15c4d7d6251e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:20:56.408Z|6e289cd8-7a36-4a78-ad19-15c4d7d6251e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:20:57.513Z|79efe541-d918-47f1-b8f8-d80e80bd7176|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:20:57.516Z|79efe541-d918-47f1-b8f8-d80e80bd7176|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:20:59.205Z|9a313988-7370-4801-a31b-09660421638d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:20:59.206Z|9a313988-7370-4801-a31b-09660421638d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:20:59.205Z|f7b3a338-f724-4925-b0dd-38d27b761447|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:20:59.217Z|f7b3a338-f724-4925-b0dd-38d27b761447|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:20:59.219Z|38245549-b43c-4c8d-8a99-ad293c391ee1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:20:59.220Z|38245549-b43c-4c8d-8a99-ad293c391ee1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:21:09.307Z|da151f69-f3bf-4c5e-b160-1cb58f0ddf25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:21:09.308Z|da151f69-f3bf-4c5e-b160-1cb58f0ddf25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:21:09.340Z|8090cc49-6de5-40f5-bccb-f70791265a6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:21:09.340Z|8090cc49-6de5-40f5-bccb-f70791265a6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:21:09.374Z|fefe6dc0-6463-418b-9bc3-0a75fa31c792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:21:09.375Z|fefe6dc0-6463-418b-9bc3-0a75fa31c792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:21:11.407Z|8a5a2f16-3b13-4acc-8278-fb21e728c110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:21:11.409Z|8a5a2f16-3b13-4acc-8278-fb21e728c110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:21:19.374Z|50b80d09-1273-493e-9b81-09e9f7609efc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:21:19.375Z|50b80d09-1273-493e-9b81-09e9f7609efc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:21:19.389Z|82a84aa8-3130-4b0e-a01d-054be459a27f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:21:19.389Z|82a84aa8-3130-4b0e-a01d-054be459a27f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:21:19.419Z|67b2230a-fee0-4b1e-b029-93586a3a32a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:21:19.420Z|67b2230a-fee0-4b1e-b029-93586a3a32a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:21:26.406Z|61dbf98b-6b4d-4aaf-8a9b-6bce4333d9db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:21:26.408Z|61dbf98b-6b4d-4aaf-8a9b-6bce4333d9db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:21:27.516Z|d07d2431-9191-44a6-82ad-bdc4c753619b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:21:27.517Z|d07d2431-9191-44a6-82ad-bdc4c753619b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:21:29.409Z|bff04c63-b3bf-4880-9359-c5954ef2b961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:21:29.410Z|bff04c63-b3bf-4880-9359-c5954ef2b961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:21:29.427Z|c85b190c-078c-423f-9f09-02195047b56b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:21:29.428Z|c85b190c-078c-423f-9f09-02195047b56b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:21:29.449Z|605699ec-95d5-48f6-b0fb-db3e2549dcc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:21:29.450Z|605699ec-95d5-48f6-b0fb-db3e2549dcc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:21:30.595Z|defa2aed-df6c-4ca6-b52f-1321ae761c31|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:21:30.597Z|defa2aed-df6c-4ca6-b52f-1321ae761c31|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:21:39.472Z|b8692619-895b-4471-86bb-0b7790b6a8eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:21:39.474Z|b8692619-895b-4471-86bb-0b7790b6a8eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:21:39.498Z|ac6d9dc0-88d1-4e5c-a94e-13575dac993b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:21:39.500Z|c7aa9e8c-9dff-4b58-8db1-cdf63aec44a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:21:39.501Z|c7aa9e8c-9dff-4b58-8db1-cdf63aec44a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:21:39.501Z|ac6d9dc0-88d1-4e5c-a94e-13575dac993b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:21:41.406Z|284555ed-4b7e-4c9a-8426-abc4fd73dcff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:21:41.407Z|284555ed-4b7e-4c9a-8426-abc4fd73dcff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:21:49.518Z|100d4c50-2869-423e-a98c-68fa21ce73e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:21:49.519Z|100d4c50-2869-423e-a98c-68fa21ce73e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:21:49.555Z|9dfe72ad-a08a-429c-9da3-b13e16921c53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:21:49.555Z|8b8f6c76-7fb0-48d6-ae3e-4dca91c1c43e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:21:49.556Z|8b8f6c76-7fb0-48d6-ae3e-4dca91c1c43e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:21:49.555Z|9dfe72ad-a08a-429c-9da3-b13e16921c53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:21:56.406Z|6e8d73f1-4f7c-42d5-b900-4ada6d1268ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:21:56.406Z|6e8d73f1-4f7c-42d5-b900-4ada6d1268ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:21:57.518Z|1718dac0-a3db-44a2-91ff-f6d1b004892c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:21:57.519Z|1718dac0-a3db-44a2-91ff-f6d1b004892c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:21:59.568Z|3cc21578-7beb-406a-b7e2-f10ac14bec29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:21:59.569Z|3cc21578-7beb-406a-b7e2-f10ac14bec29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:21:59.603Z|d0157c52-661a-4832-b17d-98e98858495f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:21:59.604Z|d0157c52-661a-4832-b17d-98e98858495f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:21:59.615Z|294b4aa3-bc0a-4c6c-a40c-da0bd66e1a6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:21:59.616Z|294b4aa3-bc0a-4c6c-a40c-da0bd66e1a6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:22:09.607Z|5e2292e2-32f2-4030-804e-6b524e8be907|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:22:09.608Z|5e2292e2-32f2-4030-804e-6b524e8be907|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:22:09.639Z|972ed272-f910-4bf5-b013-e4e75748c29f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:22:09.640Z|972ed272-f910-4bf5-b013-e4e75748c29f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:22:09.670Z|9ea6363a-0988-4de6-97f1-95db6a34a558|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:22:09.672Z|9ea6363a-0988-4de6-97f1-95db6a34a558|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:22:11.408Z|9b6796be-6306-4781-a3ab-701ff963cabd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:22:11.414Z|9b6796be-6306-4781-a3ab-701ff963cabd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:22:19.680Z|1d8bc988-6fbc-410e-ab90-3c3d45d700b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:22:19.681Z|1d8bc988-6fbc-410e-ab90-3c3d45d700b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:22:19.683Z|6d7def76-25de-43e9-9590-b7c761117c31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:22:19.686Z|6d7def76-25de-43e9-9590-b7c761117c31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:22:19.746Z|c31e0aa8-6cdc-47d5-a51c-bb59d7630bd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:22:19.747Z|c31e0aa8-6cdc-47d5-a51c-bb59d7630bd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:22:26.406Z|02e82473-647b-46d9-a4dc-420dac0f87e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:22:26.407Z|02e82473-647b-46d9-a4dc-420dac0f87e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:22:27.520Z|08d5db96-e91f-4e7e-9c64-2c3db19b4090|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:22:27.521Z|08d5db96-e91f-4e7e-9c64-2c3db19b4090|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:22:29.737Z|0297a6bc-4696-43e5-aec4-d97fe5948b6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:22:29.738Z|0297a6bc-4696-43e5-aec4-d97fe5948b6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:22:29.742Z|bb3b892b-2974-47cd-846d-c60334b2d584|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:22:29.745Z|bb3b892b-2974-47cd-846d-c60334b2d584|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:22:29.799Z|d910bb9d-fdfb-4a56-a608-749dca704616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:22:29.800Z|d910bb9d-fdfb-4a56-a608-749dca704616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:22:30.590Z|cd1bfc7d-b451-4a60-9022-72d20034943c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:22:30.591Z|cd1bfc7d-b451-4a60-9022-72d20034943c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:22:39.766Z|a739cf01-7a7a-4027-b0ce-a102c2044f59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:22:39.767Z|a739cf01-7a7a-4027-b0ce-a102c2044f59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:22:39.782Z|2e875eb1-e6d0-452e-98c1-44bfaa45fe09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:22:39.785Z|2e875eb1-e6d0-452e-98c1-44bfaa45fe09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:22:39.841Z|2bc9f6af-7305-450e-9b1c-134f9dfd43d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:22:39.843Z|2bc9f6af-7305-450e-9b1c-134f9dfd43d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:22:41.406Z|ba6c4b2c-4c39-4f7b-b356-27761233b8cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:22:41.407Z|ba6c4b2c-4c39-4f7b-b356-27761233b8cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:22:49.803Z|81264ea2-40b5-48bb-8a54-0d95044b81e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:22:49.805Z|81264ea2-40b5-48bb-8a54-0d95044b81e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:22:49.829Z|27b26f1e-65d3-4a0e-9eee-2a6ebaf1b755|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:22:49.830Z|27b26f1e-65d3-4a0e-9eee-2a6ebaf1b755|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:22:49.897Z|c93233a8-9ade-40ca-86f8-994f0681a2c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:22:49.899Z|c93233a8-9ade-40ca-86f8-994f0681a2c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:22:56.406Z|95c5be2c-8ee6-4c47-a892-459ce6887e4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:22:56.410Z|95c5be2c-8ee6-4c47-a892-459ce6887e4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:22:57.521Z|2a218557-875e-4bab-998d-1adab43324a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:22:57.522Z|2a218557-875e-4bab-998d-1adab43324a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:22:59.843Z|c77c779e-f127-430c-9a41-313e910e6da4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:22:59.844Z|c77c779e-f127-430c-9a41-313e910e6da4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:22:59.917Z|20a7f1d3-ff84-461d-a155-1365b4aa40ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:22:59.919Z|20a7f1d3-ff84-461d-a155-1365b4aa40ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:22:59.965Z|92b8ed28-f582-4c6a-898c-2f8778267f76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:22:59.981Z|92b8ed28-f582-4c6a-898c-2f8778267f76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:23:09.891Z|b0b9947c-0896-4d05-91ad-1924169782f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:23:09.892Z|b0b9947c-0896-4d05-91ad-1924169782f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:23:09.950Z|0cb0c9e6-15a2-4fd1-bf11-02bf87ed4387|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:23:09.951Z|0cb0c9e6-15a2-4fd1-bf11-02bf87ed4387|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:23:10.035Z|62d53fe4-2c78-4d16-b458-6185bfaec88b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:23:10.037Z|62d53fe4-2c78-4d16-b458-6185bfaec88b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:23:11.406Z|b89b1cbf-cb55-4ab6-9ba5-3a173fa4311f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:23:11.407Z|b89b1cbf-cb55-4ab6-9ba5-3a173fa4311f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:23:19.938Z|c7c8d1f8-86c0-4b2a-b918-a3ef7e43d68d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:23:19.940Z|c7c8d1f8-86c0-4b2a-b918-a3ef7e43d68d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:23:20.000Z|9cf69757-4824-4bb2-9ef3-d02d186cc4f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:23:20.001Z|9cf69757-4824-4bb2-9ef3-d02d186cc4f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:23:20.077Z|62c68841-93cc-475b-ba99-ba079b1a6ca2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:23:20.078Z|62c68841-93cc-475b-ba99-ba079b1a6ca2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:23:26.405Z|aba6d35f-c5c8-4e1e-a9d3-aa0565890d63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:23:26.406Z|aba6d35f-c5c8-4e1e-a9d3-aa0565890d63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:23:27.524Z|8186d181-b77c-487b-9668-0cb34c7cedc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:23:27.524Z|8186d181-b77c-487b-9668-0cb34c7cedc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:23:29.997Z|5eb8b2ba-96df-44ac-85a9-159596a8c151|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:23:29.999Z|5eb8b2ba-96df-44ac-85a9-159596a8c151|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:23:30.034Z|68159be2-3b06-4ba0-9477-1fe2d36b8904|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:23:30.035Z|68159be2-3b06-4ba0-9477-1fe2d36b8904|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:23:30.137Z|3f6f6450-6bf9-4355-a66b-2cc58f02c47e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:23:30.138Z|3f6f6450-6bf9-4355-a66b-2cc58f02c47e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:23:30.586Z|4dc66011-12ec-4d7f-b3fc-57e5875ebd08|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:23:30.589Z|4dc66011-12ec-4d7f-b3fc-57e5875ebd08|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:23:37.385Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:23:37.400Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 48610786-9cb5-45f1-a79c-a0171ca4d345 already exists in requestDb InfraActiveRequests table 2023-03-01T08:23:37.402Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:23:37.403Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||Invoke 2023-03-01T08:23:37.403Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||===========================request begin================================================ 2023-03-01T08:23:37.404Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:23:37.404Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Method : GET 2023-03-01T08:23:37.405Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e3ad763201e742e", X-B3-SpanId:"0f5a33160ad16bf8", X-B3-ParentSpanId:"7e3ad763201e742e", X-B3-Sampled:"0", X-ONAP-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-TransactionID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-ECOMP-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eae0fb70-c315-4dcc-8d71-11c4920f88a5"] 2023-03-01T08:23:37.406Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Request body: 2023-03-01T08:23:37.406Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||==========================request end================================================ 2023-03-01T08:23:37.493Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||============================response begin========================================== 2023-03-01T08:23:37.494Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:23:37.495Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status text : 2023-03-01T08:23:37.496Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 08:23:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:23:37.497Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Response body: 2023-03-01T08:23:37.498Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||=======================response end================================================= 2023-03-01T08:23:37.498Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|404|Not Found|InvokeReturn 2023-03-01T08:23:37.878Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-01T08:23:40.108Z|261ce2bb-91ab-43c7-8d5d-45e8ab8f3f48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:23:40.109Z|261ce2bb-91ab-43c7-8d5d-45e8ab8f3f48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:23:40.108Z|53c32e6c-2e4d-4091-aa6f-ac0c38689072|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:23:40.110Z|53c32e6c-2e4d-4091-aa6f-ac0c38689072|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:23:40.180Z|50064ba9-362a-4aa6-8f9c-426b2788aed6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:23:40.182Z|50064ba9-362a-4aa6-8f9c-426b2788aed6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:23:41.405Z|8c567ed2-4ce0-4a6c-b7a8-30c58216bcc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:23:41.407Z|8c567ed2-4ce0-4a6c-b7a8-30c58216bcc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:23:50.142Z|6682ec44-fb39-4a7d-a394-363d567f6860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:23:50.142Z|8a85d8b1-4f66-4ebe-9b49-c9a843f7d552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:23:50.142Z|6682ec44-fb39-4a7d-a394-363d567f6860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:23:50.143Z|8a85d8b1-4f66-4ebe-9b49-c9a843f7d552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:23:50.237Z|7355a631-04a4-4aac-830d-9afdb2c789e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:23:50.238Z|7355a631-04a4-4aac-830d-9afdb2c789e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:23:56.406Z|490640cd-01a6-41b2-93dc-9a100256cb5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:23:56.407Z|490640cd-01a6-41b2-93dc-9a100256cb5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:23:57.525Z|47c66616-e41a-429b-8be4-a60dd1c80f26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:23:57.526Z|47c66616-e41a-429b-8be4-a60dd1c80f26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:24:00.175Z|e9ec6672-b528-406e-b655-0ae9129062f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:24:00.176Z|e9ec6672-b528-406e-b655-0ae9129062f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:24:00.185Z|75311616-4a3e-4cd1-9aad-d3a2b5f6d90e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:24:00.186Z|75311616-4a3e-4cd1-9aad-d3a2b5f6d90e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:24:00.287Z|f01efb95-9a63-4ee8-9b5c-89fabd759631|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:24:00.289Z|f01efb95-9a63-4ee8-9b5c-89fabd759631|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:24:10.207Z|0919b7e2-5ca9-4dad-bbde-8f234a8f2112|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:24:10.208Z|0919b7e2-5ca9-4dad-bbde-8f234a8f2112|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:24:10.249Z|2b92c3f0-d289-4bfc-ba81-f77ec024f6e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:24:10.250Z|2b92c3f0-d289-4bfc-ba81-f77ec024f6e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:24:10.318Z|c6fc60e0-10f6-4d92-b956-be7a2ac04c9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:24:10.319Z|c6fc60e0-10f6-4d92-b956-be7a2ac04c9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:24:11.429Z|54621d22-01aa-421b-97c1-2b15e5bbabd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:24:11.434Z|54621d22-01aa-421b-97c1-2b15e5bbabd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:24:16.135Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:24:16.453Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-01T08:24:16.455Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||Invoke 2023-03-01T08:24:16.597Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||InvokeReturn 2023-03-01T08:24:16.598Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:24:16 GMT], content-length=[614], vertex-id=[192696], x-aai-txid=[0-aai-resources-230301-08:24:16:377-71960], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:24:16.604Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"282258f13b1143f3942f4811906d6add","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677658895833","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-03-01T08:24:16.925Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-01T08:24:16.926Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-01T08:24:16.977Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:24:16.978Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-01T08:24:16.979Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-01T08:24:16.979Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:24:16.980Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-01T08:24:16.980Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"7e3ad763201e742e", X-B3-SpanId:"57afccb982871f14", X-B3-ParentSpanId:"7e3ad763201e742e", X-B3-Sampled:"0", X-ONAP-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-TransactionID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-ECOMP-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7aaff0d-7365-4bfd-8dcb-1cc781309dc7"] 2023-03-01T08:24:16.981Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1","requestScope":"service"} 2023-03-01T08:24:16.982Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-01T08:24:17.514Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-01T08:24:17.515Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-01T08:24:17.516Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-03-01T08:24:17.516Z|48610786-9cb5-45f1-a79c-a0171ca4d345|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:"Wed, 01 Mar 2023 08:24:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:24:17.518Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-01T08:24:17.518Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-01T08:24:17.519Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-01T08:24:17.549Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:24:17.550Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-01T08:24:17.551Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-01T08:24:17.552Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:24:17.552Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-01T08:24:17.553Z|48610786-9cb5-45f1-a79c-a0171ca4d345|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:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-TransactionID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-ECOMP-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a720ce2-81e3-4cc8-9146-3fe08f153402"] 2023-03-01T08:24:17.554Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-01T08:24:17.555Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-01T08:24:18.657Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-01T08:24:18.658Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-01T08:24:18.659Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-03-01T08:24:18.659Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0A55E9105FB227F64AF27D7F9B4DC0DB; 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:"Wed, 01 Mar 2023 08:24:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:24:18.670Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-01 05:42:11.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2023-03-01T08:24:18.672Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-01T08:24:18.673Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-01T08:24:18.955Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-01T08:24:18.956Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-03-01T08:24:18.956Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:24:18.957Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-01T08:24:18.957Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-03-01T08:24:18.958Z|48610786-9cb5-45f1-a79c-a0171ca4d345|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:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-TransactionID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-ECOMP-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b68389f-2729-4d29-aa06-ccb68b14b492"] 2023-03-01T08:24:18.958Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-03-01T08:24:18.959Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:24:19.170Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:24:19.171Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-01T08:24:19.172Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2023-03-01T08:24:19.173Z|48610786-9cb5-45f1-a79c-a0171ca4d345|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:"Wed, 01 Mar 2023 08:24:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:24:19.179Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-01T05:42:11.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2023-03-01T08:24:19.180Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:24:19.181Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-03-01T08:24:19.206Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:24:19.207Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-01T08:24:19.207Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-01T08:24:19.208Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:24:19.208Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-01T08:24:19.259Z|48610786-9cb5-45f1-a79c-a0171ca4d345|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:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-TransactionID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-ECOMP-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0bb7182-b2c1-4946-b3e8-a7d8b3386e6f"] 2023-03-01T08:24:19.259Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-01T08:24:19.260Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-01T08:24:19.385Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-01T08:24:19.386Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-01T08:24:19.387Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-03-01T08:24:19.387Z|48610786-9cb5-45f1-a79c-a0171ca4d345|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:"Wed, 01 Mar 2023 08:24:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:24:19.393Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-01 05:42:11.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2023-03-01T08:24:19.394Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-01T08:24:19.395Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-01T08:24:19.453Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:24:19.454Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-01T08:24:19.454Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-01T08:24:19.455Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:24:19.455Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-01T08:24:19.456Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1853", X-B3-TraceId:"7e3ad763201e742e", X-B3-SpanId:"ac5089ddaf2f4ef9", X-B3-ParentSpanId:"7e3ad763201e742e", X-B3-Sampled:"0", X-ONAP-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-TransactionID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-ECOMP-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbcc4ca1-3dfa-4975-940e-9d904ce04fb1"] 2023-03-01T08:24:19.457Z|48610786-9cb5-45f1-a79c-a0171ca4d345|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":"48610786-9cb5-45f1-a79c-a0171ca4d345","requestStatus":"IN_PROGRESS","startTime":1677659017893,"source":"VID","tenantId":"282258f13b1143f3942f4811906d6add","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1\",\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\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n\t\t\t\"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"6e8d2c8a-23fd-4fb1-a93f-89dcb6e6d2cb\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"48610786-9cb5-45f1-a79c-a0171ca4d345"} 2023-03-01T08:24:19.457Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-01T08:24:20.237Z|cd1f171c-a6b1-4a55-b434-32b659b59c16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:24:20.240Z|cd1f171c-a6b1-4a55-b434-32b659b59c16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:24:20.281Z|1d583937-7951-40d5-a2ad-e5d2ebf95127|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:24:20.283Z|1d583937-7951-40d5-a2ad-e5d2ebf95127|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:24:20.346Z|0e2f6d5e-4ffd-4dce-905d-1b3c10c423d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:24:20.347Z|0e2f6d5e-4ffd-4dce-905d-1b3c10c423d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:24:20.717Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-01T08:24:20.718Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-01T08:24:20.719Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-03-01T08:24:20.719Z|48610786-9cb5-45f1-a79c-a0171ca4d345|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/48610786-9cb5-45f1-a79c-a0171ca4d345", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:24:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:24:20.729Z|48610786-9cb5-45f1-a79c-a0171ca4d345|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" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:23:37.893+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1\",\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\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n\t\t\t\"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"6e8d2c8a-23fd-4fb1-a93f-89dcb6e6d2cb\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-01T08:24:20.052+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" } } } 2023-03-01T08:24:20.730Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-01T08:24:20.731Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-01T08:24:20.854Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:24:20.855Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-01T08:24:20.855Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-01T08:24:20.856Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:24:20.856Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-01T08:24:20.857Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"7e3ad763201e742e", X-B3-SpanId:"291bccda8758c0c7", X-B3-ParentSpanId:"7e3ad763201e742e", X-B3-Sampled:"0", X-ONAP-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-TransactionID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-ECOMP-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06c60637-69b6-4564-b4e4-522dda999ea5"] 2023-03-01T08:24:20.857Z|48610786-9cb5-45f1-a79c-a0171ca4d345|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\":\"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"ad00f019-0617-4b34-9607-9b4120ca1828\",\"modelUuid\":\"ad00f019-0617-4b34-9607-9b4120ca1828\",\"modelInvariantUuid\":\"b7c79fc5-3142-4ceb-96c2-a78a6236249f\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"282258f13b1143f3942f4811906d6add\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"6e8d2c8a-23fd-4fb1-a93f-89dcb6e6d2cb\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"48610786-9cb5-45f1-a79c-a0171ca4d345","type":"String"},"mso-request-id":{"value":"48610786-9cb5-45f1-a79c-a0171ca4d345","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-01T08:24:20.858Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-01T08:24:26.406Z|89122de8-e1d8-4b06-952c-a61b71005580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:24:26.407Z|89122de8-e1d8-4b06-952c-a61b71005580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:24:27.527Z|c1b1ca2d-e44a-4263-b9af-4194f85cc862|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:24:27.528Z|c1b1ca2d-e44a-4263-b9af-4194f85cc862|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:24:28.182Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-01T08:24:28.183Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-01T08:24:28.186Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-03-01T08:24:28.188Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=095EDDFA135B77F5916B3A4EDDC4765F; Path=/; HttpOnly", Date:"Wed, 01 Mar 2023 08:24:28 GMT", X-ONAP-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-TransactionID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-ECOMP-RequestID:"48610786-9cb5-45f1-a79c-a0171ca4d345", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"06c60637-69b6-4564-b4e4-522dda999ea5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:24:28.189Z|48610786-9cb5-45f1-a79c-a0171ca4d345|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\":\"48610786-9cb5-45f1-a79c-a0171ca4d345\",\"instanceId\":\"c1ff396b-4092-4845-85e5-0acac221a02e\"}}","message":"Success","processInstanceID":"780042c7-b80a-11ed-bdfd-92f45cc7351c","variables":null,"messageCode":200} 2023-03-01T08:24:28.189Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-01T08:24:28.191Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-01T08:24:28.220Z|48610786-9cb5-45f1-a79c-a0171ca4d345|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:24:28.418Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:24:28.471Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:24:28.475Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||Invoke 2023-03-01T08:24:28.476Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||===========================request begin================================================ 2023-03-01T08:24:28.476Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:24:28.477Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Method : GET 2023-03-01T08:24:28.477Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c87b919190d14995", X-B3-SpanId:"f15178ec43089711", X-B3-ParentSpanId:"c87b919190d14995", X-B3-Sampled:"0", X-ONAP-RequestID:"26299fb5-2f24-46b1-82ba-c689f299961f", X-RequestID:"26299fb5-2f24-46b1-82ba-c689f299961f", X-TransactionID:"26299fb5-2f24-46b1-82ba-c689f299961f", X-ECOMP-RequestID:"26299fb5-2f24-46b1-82ba-c689f299961f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2d2bcd9-c2c5-4952-ad1a-7eab84b1be30"] 2023-03-01T08:24:28.478Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Request body: 2023-03-01T08:24:28.478Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||==========================request end================================================ 2023-03-01T08:24:28.528Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||============================response begin========================================== 2023-03-01T08:24:28.529Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status code : 200 OK 2023-03-01T08:24:28.530Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status text : 2023-03-01T08:24:28.530Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:24:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:24:28.536Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Response body: { "requestId" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:23:37.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1\",\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\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n\t\t\t\"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"6e8d2c8a-23fd-4fb1-a93f-89dcb6e6d2cb\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:24:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "serviceInstanceName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" } } } 2023-03-01T08:24:28.537Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||=======================response end================================================= 2023-03-01T08:24:28.538Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||InvokeReturn 2023-03-01T08:24:28.548Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:24:28.549Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:24:28.550Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:24:28.550Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:24:28.551Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:24:28.551Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c87b919190d14995", X-B3-SpanId:"d39bd14d443e4422", X-B3-ParentSpanId:"c87b919190d14995", X-B3-Sampled:"0", X-ONAP-RequestID:"26299fb5-2f24-46b1-82ba-c689f299961f", X-RequestID:"26299fb5-2f24-46b1-82ba-c689f299961f", X-TransactionID:"26299fb5-2f24-46b1-82ba-c689f299961f", X-ECOMP-RequestID:"26299fb5-2f24-46b1-82ba-c689f299961f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44fd870a-1b0a-47ba-9c32-d742e0b0e2b5"] 2023-03-01T08:24:28.552Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:24:28.553Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:24:28.834Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:24:28.835Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:24:28.836Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:24:28.837Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:24:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:24:28.844Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:24:28.845Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:24:28.845Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:24:28.928Z|26299fb5-2f24-46b1-82ba-c689f299961f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:24:30.279Z|f76c2748-d267-436f-81be-443d09bce3fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:24:30.281Z|f76c2748-d267-436f-81be-443d09bce3fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:24:30.333Z|990a2e1c-a76e-4fb4-a8a8-a196b11ce942|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:24:30.334Z|990a2e1c-a76e-4fb4-a8a8-a196b11ce942|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:24:30.377Z|5d788b43-d442-4440-8058-57a942d869ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:24:30.378Z|5d788b43-d442-4440-8058-57a942d869ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:24:30.584Z|40fda5b7-3a12-4e58-9def-64c2f8d8faec|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:24:30.586Z|40fda5b7-3a12-4e58-9def-64c2f8d8faec|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:24:39.166Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:24:39.182Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:24:39.183Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||Invoke 2023-03-01T08:24:39.184Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||===========================request begin================================================ 2023-03-01T08:24:39.184Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:24:39.185Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Method : GET 2023-03-01T08:24:39.185Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37fbbfc27dbf7064", X-B3-SpanId:"ca93fe59ce1e9780", X-B3-ParentSpanId:"37fbbfc27dbf7064", X-B3-Sampled:"0", X-ONAP-RequestID:"4f97ea73-ea5d-429d-bfc9-07d5357ef078", X-RequestID:"4f97ea73-ea5d-429d-bfc9-07d5357ef078", X-TransactionID:"4f97ea73-ea5d-429d-bfc9-07d5357ef078", X-ECOMP-RequestID:"4f97ea73-ea5d-429d-bfc9-07d5357ef078", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b7712c9-5312-4b14-8adf-1415bb746621"] 2023-03-01T08:24:39.186Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Request body: 2023-03-01T08:24:39.186Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||==========================request end================================================ 2023-03-01T08:24:39.258Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||============================response begin========================================== 2023-03-01T08:24:39.258Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status code : 200 OK 2023-03-01T08:24:39.259Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status text : 2023-03-01T08:24:39.260Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:24:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:24:39.273Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Response body: { "requestId" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:23:37.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1\",\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\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n\t\t\t\"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"6e8d2c8a-23fd-4fb1-a93f-89dcb6e6d2cb\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:24:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "serviceInstanceName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" } } } 2023-03-01T08:24:39.273Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||=======================response end================================================= 2023-03-01T08:24:39.274Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||InvokeReturn 2023-03-01T08:24:39.293Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:24:39.294Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:24:39.295Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:24:39.295Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:24:39.295Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:24:39.296Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37fbbfc27dbf7064", X-B3-SpanId:"a01d42fbe6756d3a", X-B3-ParentSpanId:"37fbbfc27dbf7064", X-B3-Sampled:"0", X-ONAP-RequestID:"4f97ea73-ea5d-429d-bfc9-07d5357ef078", X-RequestID:"4f97ea73-ea5d-429d-bfc9-07d5357ef078", X-TransactionID:"4f97ea73-ea5d-429d-bfc9-07d5357ef078", X-ECOMP-RequestID:"4f97ea73-ea5d-429d-bfc9-07d5357ef078", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35156c32-8057-4ad7-bbd4-df8b31ad0d59"] 2023-03-01T08:24:39.296Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:24:39.296Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:24:39.326Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:24:39.327Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:24:39.327Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:24:39.328Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:24:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:24:39.330Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:24:39.331Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:24:39.332Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:24:39.409Z|4f97ea73-ea5d-429d-bfc9-07d5357ef078|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:24:40.311Z|05c49e0f-1449-442e-a23a-2896d1360576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:24:40.312Z|05c49e0f-1449-442e-a23a-2896d1360576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:24:40.384Z|96b42b48-28aa-46fe-a49f-507ac964a56f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:24:40.385Z|96b42b48-28aa-46fe-a49f-507ac964a56f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:24:40.428Z|320aeb7f-56c0-450c-96f0-d9fb83f6b6ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:24:40.430Z|320aeb7f-56c0-450c-96f0-d9fb83f6b6ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:24:41.413Z|0813daea-8c96-4b59-a9ce-17dd4209d296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:24:41.414Z|0813daea-8c96-4b59-a9ce-17dd4209d296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:24:49.604Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:24:49.611Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:24:49.612Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||Invoke 2023-03-01T08:24:49.612Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||===========================request begin================================================ 2023-03-01T08:24:49.612Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:24:49.613Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Method : GET 2023-03-01T08:24:49.613Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6720042978d2d78a", X-B3-SpanId:"a1db975789407359", X-B3-ParentSpanId:"6720042978d2d78a", X-B3-Sampled:"0", X-ONAP-RequestID:"cdb939bc-359f-4a0a-aab0-b584500da7d9", X-RequestID:"cdb939bc-359f-4a0a-aab0-b584500da7d9", X-TransactionID:"cdb939bc-359f-4a0a-aab0-b584500da7d9", X-ECOMP-RequestID:"cdb939bc-359f-4a0a-aab0-b584500da7d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1509e57c-cc03-447e-b780-da02dc836ffa"] 2023-03-01T08:24:49.613Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Request body: 2023-03-01T08:24:49.614Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||==========================request end================================================ 2023-03-01T08:24:49.664Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||============================response begin========================================== 2023-03-01T08:24:49.665Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status code : 200 OK 2023-03-01T08:24:49.665Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status text : 2023-03-01T08:24:49.666Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:24:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:24:49.668Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Response body: { "requestId" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:23:37.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1\",\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\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n\t\t\t\"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"6e8d2c8a-23fd-4fb1-a93f-89dcb6e6d2cb\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:24:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "serviceInstanceName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" } } } 2023-03-01T08:24:49.668Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||=======================response end================================================= 2023-03-01T08:24:49.669Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||InvokeReturn 2023-03-01T08:24:49.672Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:24:49.673Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:24:49.673Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:24:49.673Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:24:49.674Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:24:49.674Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6720042978d2d78a", X-B3-SpanId:"8085c2e673e308a0", X-B3-ParentSpanId:"6720042978d2d78a", X-B3-Sampled:"0", X-ONAP-RequestID:"cdb939bc-359f-4a0a-aab0-b584500da7d9", X-RequestID:"cdb939bc-359f-4a0a-aab0-b584500da7d9", X-TransactionID:"cdb939bc-359f-4a0a-aab0-b584500da7d9", X-ECOMP-RequestID:"cdb939bc-359f-4a0a-aab0-b584500da7d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3db64190-aa08-4787-8004-10dce35531f6"] 2023-03-01T08:24:49.675Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:24:49.675Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:24:49.708Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:24:49.709Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:24:49.709Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:24:49.710Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:24:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:24:49.711Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:24:49.712Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:24:49.713Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:24:49.741Z|cdb939bc-359f-4a0a-aab0-b584500da7d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:24:50.344Z|d182bb54-6da4-4fde-bb31-a9f4f43b82a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:24:50.345Z|d182bb54-6da4-4fde-bb31-a9f4f43b82a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:24:50.434Z|921b6649-f73e-48f5-89bc-6780713f7461|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:24:50.435Z|921b6649-f73e-48f5-89bc-6780713f7461|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:24:50.486Z|bafc4cb9-e62c-4ed8-bd4a-c9a2777a15aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:24:50.488Z|bafc4cb9-e62c-4ed8-bd4a-c9a2777a15aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:24:56.406Z|88fc6641-a91c-44d6-bcb1-444f88397f89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:24:56.408Z|88fc6641-a91c-44d6-bcb1-444f88397f89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:24:57.529Z|ec8cd409-5efe-4983-803f-824ee8ed3a9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:24:57.530Z|ec8cd409-5efe-4983-803f-824ee8ed3a9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:24:59.964Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:24:59.974Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:24:59.975Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||Invoke 2023-03-01T08:24:59.976Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||===========================request begin================================================ 2023-03-01T08:24:59.976Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:24:59.977Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Method : GET 2023-03-01T08:24:59.977Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb7708024dd8c8bc", X-B3-SpanId:"3737cab3c3b03d7f", X-B3-ParentSpanId:"eb7708024dd8c8bc", X-B3-Sampled:"0", X-ONAP-RequestID:"28d25889-6d43-4328-afe7-53a29cf489c7", X-RequestID:"28d25889-6d43-4328-afe7-53a29cf489c7", X-TransactionID:"28d25889-6d43-4328-afe7-53a29cf489c7", X-ECOMP-RequestID:"28d25889-6d43-4328-afe7-53a29cf489c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f877d57-65e8-4251-9f4a-839835931cf2"] 2023-03-01T08:24:59.978Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Request body: 2023-03-01T08:24:59.978Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:00.065Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:00.066Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:00.066Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status text : 2023-03-01T08:25:00.067Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:00.073Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Response body: { "requestId" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:23:37.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1\",\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\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n\t\t\t\"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"6e8d2c8a-23fd-4fb1-a93f-89dcb6e6d2cb\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:24:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "serviceInstanceName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" } } } 2023-03-01T08:25:00.074Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:00.075Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||InvokeReturn 2023-03-01T08:25:00.078Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:25:00.079Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:25:00.079Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:00.080Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:25:00.082Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:25:00.082Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb7708024dd8c8bc", X-B3-SpanId:"65f2e00c974fa459", X-B3-ParentSpanId:"eb7708024dd8c8bc", X-B3-Sampled:"0", X-ONAP-RequestID:"28d25889-6d43-4328-afe7-53a29cf489c7", X-RequestID:"28d25889-6d43-4328-afe7-53a29cf489c7", X-TransactionID:"28d25889-6d43-4328-afe7-53a29cf489c7", X-ECOMP-RequestID:"28d25889-6d43-4328-afe7-53a29cf489c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afa14df1-71fd-4c63-9504-415aa8e7ce82"] 2023-03-01T08:25:00.083Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:25:00.083Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:00.115Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:00.116Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:00.118Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:25:00.119Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:00.120Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:25:00.120Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:00.121Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:25:00.224Z|28d25889-6d43-4328-afe7-53a29cf489c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:25:00.407Z|18a34a36-bb74-4bec-94a0-686f43ad8df9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:25:00.408Z|18a34a36-bb74-4bec-94a0-686f43ad8df9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:25:00.463Z|3c88c189-b99b-4911-8f2e-a1e7313c1583|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:25:00.464Z|3c88c189-b99b-4911-8f2e-a1e7313c1583|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:25:00.520Z|62c59a40-66e1-435e-86da-b39632b919cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:25:00.521Z|62c59a40-66e1-435e-86da-b39632b919cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:25:10.436Z|776b696b-f608-435a-b10e-4fb9b9c08c13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:25:10.447Z|776b696b-f608-435a-b10e-4fb9b9c08c13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:25:10.457Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:25:10.489Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:25:10.490Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||Invoke 2023-03-01T08:25:10.491Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:10.491Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:25:10.491Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Method : GET 2023-03-01T08:25:10.492Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c27d39baadd412ff", X-B3-SpanId:"3da9eebd49a86901", X-B3-ParentSpanId:"c27d39baadd412ff", X-B3-Sampled:"0", X-ONAP-RequestID:"c3c1315f-61c9-499a-9f1f-0a10a8f48422", X-RequestID:"c3c1315f-61c9-499a-9f1f-0a10a8f48422", X-TransactionID:"c3c1315f-61c9-499a-9f1f-0a10a8f48422", X-ECOMP-RequestID:"c3c1315f-61c9-499a-9f1f-0a10a8f48422", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6082eda1-b36d-4711-8def-6db45a616728"] 2023-03-01T08:25:10.492Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Request body: 2023-03-01T08:25:10.493Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:10.503Z|5aee5d4d-cdb8-4525-9fff-162561c81ac0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:25:10.504Z|5aee5d4d-cdb8-4525-9fff-162561c81ac0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:25:10.610Z|8dc36d59-cb2c-4876-8ba2-7d9e2bca7ffc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:25:10.611Z|8dc36d59-cb2c-4876-8ba2-7d9e2bca7ffc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:25:10.654Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:10.658Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:10.658Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status text : 2023-03-01T08:25:10.659Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:10.676Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Response body: { "requestId" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:23:37.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1\",\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\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n\t\t\t\"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"6e8d2c8a-23fd-4fb1-a93f-89dcb6e6d2cb\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:24:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "serviceInstanceName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" } } } 2023-03-01T08:25:10.678Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:10.678Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||InvokeReturn 2023-03-01T08:25:10.688Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:25:10.689Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:25:10.690Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:10.690Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:25:10.691Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:25:10.691Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c27d39baadd412ff", X-B3-SpanId:"9dd06352b406c54a", X-B3-ParentSpanId:"c27d39baadd412ff", X-B3-Sampled:"0", X-ONAP-RequestID:"c3c1315f-61c9-499a-9f1f-0a10a8f48422", X-RequestID:"c3c1315f-61c9-499a-9f1f-0a10a8f48422", X-TransactionID:"c3c1315f-61c9-499a-9f1f-0a10a8f48422", X-ECOMP-RequestID:"c3c1315f-61c9-499a-9f1f-0a10a8f48422", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d45746b-f91e-47bf-a81e-8d3a85368bef"] 2023-03-01T08:25:10.692Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:25:10.692Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:10.761Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:10.762Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:10.764Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:25:10.766Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:10.775Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:25:10.786Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:10.789Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:25:10.857Z|c3c1315f-61c9-499a-9f1f-0a10a8f48422|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:25:11.406Z|3ee32f3f-c84d-48e4-bf8b-db64c0a8df4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:25:11.406Z|3ee32f3f-c84d-48e4-bf8b-db64c0a8df4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:25:20.519Z|3661a7f9-dcea-4f29-89bf-3ff2536aba26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:25:20.520Z|3661a7f9-dcea-4f29-89bf-3ff2536aba26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:25:20.551Z|98dfda43-bf26-4293-b117-5089c0269139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:25:20.556Z|98dfda43-bf26-4293-b117-5089c0269139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:25:20.675Z|5182a56a-d397-432f-ae65-94fd54304369|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:25:20.677Z|5182a56a-d397-432f-ae65-94fd54304369|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:25:21.063Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:25:21.079Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:25:21.081Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||Invoke 2023-03-01T08:25:21.083Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:21.084Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:25:21.085Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Method : GET 2023-03-01T08:25:21.085Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76ce624904616889", X-B3-SpanId:"6150cbcd8cbdc0a1", X-B3-ParentSpanId:"76ce624904616889", X-B3-Sampled:"0", X-ONAP-RequestID:"b91f207e-ba9e-4fa5-829c-a610bb431449", X-RequestID:"b91f207e-ba9e-4fa5-829c-a610bb431449", X-TransactionID:"b91f207e-ba9e-4fa5-829c-a610bb431449", X-ECOMP-RequestID:"b91f207e-ba9e-4fa5-829c-a610bb431449", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b3f8253-3802-4886-b51e-7929dc839805"] 2023-03-01T08:25:21.086Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Request body: 2023-03-01T08:25:21.092Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:21.146Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:21.147Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:21.148Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status text : 2023-03-01T08:25:21.148Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:21.155Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Response body: { "requestId" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:23:37.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1\",\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\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n\t\t\t\"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"6e8d2c8a-23fd-4fb1-a93f-89dcb6e6d2cb\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:24:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "serviceInstanceName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" } } } 2023-03-01T08:25:21.163Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:21.165Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||InvokeReturn 2023-03-01T08:25:21.178Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:25:21.179Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:25:21.179Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:21.179Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:25:21.180Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:25:21.181Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76ce624904616889", X-B3-SpanId:"79acd938e5728170", X-B3-ParentSpanId:"76ce624904616889", X-B3-Sampled:"0", X-ONAP-RequestID:"b91f207e-ba9e-4fa5-829c-a610bb431449", X-RequestID:"b91f207e-ba9e-4fa5-829c-a610bb431449", X-TransactionID:"b91f207e-ba9e-4fa5-829c-a610bb431449", X-ECOMP-RequestID:"b91f207e-ba9e-4fa5-829c-a610bb431449", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66b35912-558b-45a8-85ae-b3805f4d6aed"] 2023-03-01T08:25:21.182Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:25:21.182Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:21.242Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:21.243Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:21.243Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:25:21.243Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:21.246Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:25:21.246Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:21.247Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:25:21.268Z|b91f207e-ba9e-4fa5-829c-a610bb431449|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:25:26.405Z|29b42c36-65e8-4a08-8487-be62c43746ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:25:26.406Z|29b42c36-65e8-4a08-8487-be62c43746ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:25:27.532Z|152dbaf5-94c5-49b8-95b9-d89b7ae72452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:25:27.533Z|152dbaf5-94c5-49b8-95b9-d89b7ae72452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:25:30.577Z|e2a8b837-6dbd-460f-9974-e3fda5090749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:25:30.578Z|e2a8b837-6dbd-460f-9974-e3fda5090749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:25:30.585Z|21208d43-922b-47fa-8417-9a08eac5f7d6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:25:30.592Z|21208d43-922b-47fa-8417-9a08eac5f7d6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:25:30.605Z|5f10e982-8bfb-4e3a-aaf1-7b50d0e0f3c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:25:30.607Z|5f10e982-8bfb-4e3a-aaf1-7b50d0e0f3c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:25:30.754Z|be5887d8-b23c-4650-9963-674bcb4fe045|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:25:30.755Z|be5887d8-b23c-4650-9963-674bcb4fe045|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:25:31.435Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:25:31.443Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:25:31.444Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||Invoke 2023-03-01T08:25:31.445Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:31.445Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:25:31.446Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Method : GET 2023-03-01T08:25:31.447Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e4aad00533547ecf", X-B3-SpanId:"08b462946e181369", X-B3-ParentSpanId:"e4aad00533547ecf", X-B3-Sampled:"0", X-ONAP-RequestID:"adafd735-8997-4f6b-97d9-7e09149885e8", X-RequestID:"adafd735-8997-4f6b-97d9-7e09149885e8", X-TransactionID:"adafd735-8997-4f6b-97d9-7e09149885e8", X-ECOMP-RequestID:"adafd735-8997-4f6b-97d9-7e09149885e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd31a0ca-568a-4a0d-88ad-619393417e48"] 2023-03-01T08:25:31.447Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Request body: 2023-03-01T08:25:31.448Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:31.488Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:31.489Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:31.490Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status text : 2023-03-01T08:25:31.490Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:31.494Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Response body: { "requestId" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:23:37.000+00:00", "endTime" : "2023-03-01T08:25:28.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1\",\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\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n\t\t\t\"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"6e8d2c8a-23fd-4fb1-a93f-89dcb6e6d2cb\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:25:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "serviceInstanceName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" } } } 2023-03-01T08:25:31.494Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:31.494Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||InvokeReturn 2023-03-01T08:25:31.498Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:25:31.499Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:25:31.500Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:31.500Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:25:31.501Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:25:31.501Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e4aad00533547ecf", X-B3-SpanId:"bf31a64365a8aabc", X-B3-ParentSpanId:"e4aad00533547ecf", X-B3-Sampled:"0", X-ONAP-RequestID:"adafd735-8997-4f6b-97d9-7e09149885e8", X-RequestID:"adafd735-8997-4f6b-97d9-7e09149885e8", X-TransactionID:"adafd735-8997-4f6b-97d9-7e09149885e8", X-ECOMP-RequestID:"adafd735-8997-4f6b-97d9-7e09149885e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"785e3603-d928-419e-86f3-7aede88c5da8"] 2023-03-01T08:25:31.502Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:25:31.502Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:31.532Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:31.533Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:31.534Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:25:31.534Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:31.535Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:25:31.536Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:31.536Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:25:31.562Z|adafd735-8997-4f6b-97d9-7e09149885e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:25:31.725Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:25:31.733Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:25:31.734Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||Invoke 2023-03-01T08:25:31.735Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:31.735Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:25:31.736Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Method : GET 2023-03-01T08:25:31.736Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fec714ea3545070", X-B3-SpanId:"19c0f3336755fbad", X-B3-ParentSpanId:"9fec714ea3545070", X-B3-Sampled:"0", X-ONAP-RequestID:"ad09b696-d5b1-44f2-97df-831993fc62b6", X-RequestID:"ad09b696-d5b1-44f2-97df-831993fc62b6", X-TransactionID:"ad09b696-d5b1-44f2-97df-831993fc62b6", X-ECOMP-RequestID:"ad09b696-d5b1-44f2-97df-831993fc62b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"656e2370-f26f-4ac1-b308-10148a5a38d5"] 2023-03-01T08:25:31.736Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Request body: 2023-03-01T08:25:31.736Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:31.789Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:31.790Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:31.791Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status text : 2023-03-01T08:25:31.792Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:31.793Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Response body: { "requestId" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:23:37.000+00:00", "endTime" : "2023-03-01T08:25:28.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1\",\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\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n\t\t\t\"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"6e8d2c8a-23fd-4fb1-a93f-89dcb6e6d2cb\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:25:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "serviceInstanceName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" } } } 2023-03-01T08:25:31.794Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:31.795Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||InvokeReturn 2023-03-01T08:25:31.798Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:25:31.799Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:25:31.799Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:31.804Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:25:31.805Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:25:31.805Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fec714ea3545070", X-B3-SpanId:"5df69cd6d8eba542", X-B3-ParentSpanId:"9fec714ea3545070", X-B3-Sampled:"0", X-ONAP-RequestID:"ad09b696-d5b1-44f2-97df-831993fc62b6", X-RequestID:"ad09b696-d5b1-44f2-97df-831993fc62b6", X-TransactionID:"ad09b696-d5b1-44f2-97df-831993fc62b6", X-ECOMP-RequestID:"ad09b696-d5b1-44f2-97df-831993fc62b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcd3953e-e735-49ad-80a4-80d4f7ee2e6c"] 2023-03-01T08:25:31.806Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:25:31.807Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:31.834Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:31.836Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:31.837Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:25:31.838Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:31.839Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:25:31.840Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:31.841Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:25:31.868Z|ad09b696-d5b1-44f2-97df-831993fc62b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:25:32.067Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:25:32.074Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:25:32.075Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||Invoke 2023-03-01T08:25:32.079Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:32.080Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:25:32.080Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Method : GET 2023-03-01T08:25:32.081Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef0d4e2ddc466a4a", X-B3-SpanId:"951609206b2ac4ad", X-B3-ParentSpanId:"ef0d4e2ddc466a4a", X-B3-Sampled:"0", X-ONAP-RequestID:"d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2", X-RequestID:"d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2", X-TransactionID:"d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2", X-ECOMP-RequestID:"d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa5ef4bf-c6cb-47a7-998b-8e7d6ac0edd3"] 2023-03-01T08:25:32.081Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Request body: 2023-03-01T08:25:32.082Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:32.204Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:32.205Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:32.205Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status text : 2023-03-01T08:25:32.206Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:32.206Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Response body: { "requestId" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:23:37.000+00:00", "endTime" : "2023-03-01T08:25:28.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1\",\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\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n\t\t\t\"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"6e8d2c8a-23fd-4fb1-a93f-89dcb6e6d2cb\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:25:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "serviceInstanceName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" } } } 2023-03-01T08:25:32.207Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:32.208Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||InvokeReturn 2023-03-01T08:25:32.210Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:25:32.211Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:25:32.211Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:32.224Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:25:32.225Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:25:32.225Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef0d4e2ddc466a4a", X-B3-SpanId:"2ecab12c2a026b5e", X-B3-ParentSpanId:"ef0d4e2ddc466a4a", X-B3-Sampled:"0", X-ONAP-RequestID:"d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2", X-RequestID:"d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2", X-TransactionID:"d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2", X-ECOMP-RequestID:"d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71ea1f19-7fe8-4c5f-8910-f10ac390cbba"] 2023-03-01T08:25:32.226Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:25:32.226Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:32.272Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:32.273Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:32.273Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:25:32.274Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:32.276Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:25:32.280Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:32.284Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:25:32.304Z|d18c6d7b-0de2-4368-bcad-0fa2cc1a52d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:25:32.507Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:25:32.515Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:25:32.517Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||Invoke 2023-03-01T08:25:32.517Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:32.517Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:25:32.518Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Method : GET 2023-03-01T08:25:32.518Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49a1ec537f7c7b44", X-B3-SpanId:"cdf2aeaac79375b8", X-B3-ParentSpanId:"49a1ec537f7c7b44", X-B3-Sampled:"0", X-ONAP-RequestID:"373a928a-fee1-4541-962c-3e094978f11b", X-RequestID:"373a928a-fee1-4541-962c-3e094978f11b", X-TransactionID:"373a928a-fee1-4541-962c-3e094978f11b", X-ECOMP-RequestID:"373a928a-fee1-4541-962c-3e094978f11b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7db43eb0-cfa5-4452-8274-853ba0573c69"] 2023-03-01T08:25:32.519Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Request body: 2023-03-01T08:25:32.519Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:32.613Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:32.614Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:32.614Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status text : 2023-03-01T08:25:32.615Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:32.620Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Response body: { "requestId" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:23:37.000+00:00", "endTime" : "2023-03-01T08:25:28.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1\",\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\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n\t\t\t\"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"6e8d2c8a-23fd-4fb1-a93f-89dcb6e6d2cb\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:25:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "serviceInstanceName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" } } } 2023-03-01T08:25:32.620Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:32.621Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||InvokeReturn 2023-03-01T08:25:32.623Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:25:32.623Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:25:32.624Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:32.624Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:25:32.625Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:25:32.625Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49a1ec537f7c7b44", X-B3-SpanId:"122a25bcbd1840cf", X-B3-ParentSpanId:"49a1ec537f7c7b44", X-B3-Sampled:"0", X-ONAP-RequestID:"373a928a-fee1-4541-962c-3e094978f11b", X-RequestID:"373a928a-fee1-4541-962c-3e094978f11b", X-TransactionID:"373a928a-fee1-4541-962c-3e094978f11b", X-ECOMP-RequestID:"373a928a-fee1-4541-962c-3e094978f11b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c63df97-fed2-413f-acb1-72006c6376e9"] 2023-03-01T08:25:32.625Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:25:32.626Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:32.683Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:32.684Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:32.685Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:25:32.685Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:32.701Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:25:32.702Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:32.702Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:25:32.723Z|373a928a-fee1-4541-962c-3e094978f11b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:25:32.902Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:25:32.913Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:25:32.914Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||Invoke 2023-03-01T08:25:32.915Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:32.915Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345 2023-03-01T08:25:32.915Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Method : GET 2023-03-01T08:25:32.915Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d44967befd644c4", X-B3-SpanId:"75fa5db375363d2e", X-B3-ParentSpanId:"2d44967befd644c4", X-B3-Sampled:"0", X-ONAP-RequestID:"160734fd-58eb-4158-bc0e-bd7345eb6ebe", X-RequestID:"160734fd-58eb-4158-bc0e-bd7345eb6ebe", X-TransactionID:"160734fd-58eb-4158-bc0e-bd7345eb6ebe", X-ECOMP-RequestID:"160734fd-58eb-4158-bc0e-bd7345eb6ebe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1411f197-dc30-41f2-b7fc-8edb9d4d303d"] 2023-03-01T08:25:32.916Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Request body: 2023-03-01T08:25:32.916Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:32.995Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:32.997Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:32.998Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Status text : 2023-03-01T08:25:32.998Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:32.999Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||Response body: { "requestId" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:23:37.000+00:00", "endTime" : "2023-03-01T08:25:28.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1\",\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\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n\t\t\t\"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"6e8d2c8a-23fd-4fb1-a93f-89dcb6e6d2cb\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:25:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "serviceInstanceName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "48610786-9cb5-45f1-a79c-a0171ca4d345", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345" } } } 2023-03-01T08:25:32.999Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:33.000Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48610786-9cb5-45f1-a79c-a0171ca4d345|INFO|500||InvokeReturn 2023-03-01T08:25:33.004Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:25:33.005Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:25:33.006Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:33.006Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false 2023-03-01T08:25:33.006Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:25:33.007Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d44967befd644c4", X-B3-SpanId:"be84fc72fbc499f7", X-B3-ParentSpanId:"2d44967befd644c4", X-B3-Sampled:"0", X-ONAP-RequestID:"160734fd-58eb-4158-bc0e-bd7345eb6ebe", X-RequestID:"160734fd-58eb-4158-bc0e-bd7345eb6ebe", X-TransactionID:"160734fd-58eb-4158-bc0e-bd7345eb6ebe", X-ECOMP-RequestID:"160734fd-58eb-4158-bc0e-bd7345eb6ebe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5790064-a7d8-42ad-b7e9-e791c2c8f7fd"] 2023-03-01T08:25:33.007Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:25:33.008Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:33.058Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:33.059Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:33.060Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:25:33.060Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:33.061Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:25:33.061Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:33.062Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48610786-9cb5-45f1-a79c-a0171ca4d345&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:25:33.145Z|160734fd-58eb-4158-bc0e-bd7345eb6ebe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48610786-9cb5-45f1-a79c-a0171ca4d345|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:25:35.666Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:25:35.677Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|||INFO|500||Checking if requestId: 69c5e988-2c21-4e29-8577-8cf4c7075729 already exists in requestDb InfraActiveRequests table 2023-03-01T08:25:35.680Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:25:35.682Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||Invoke 2023-03-01T08:25:35.683Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:35.684Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:25:35.685Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Method : GET 2023-03-01T08:25:35.687Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ccf081d0844017fe", X-B3-SpanId:"b8f805d4ed6c4432", X-B3-ParentSpanId:"ccf081d0844017fe", X-B3-Sampled:"0", X-ONAP-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-TransactionID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-ECOMP-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5770097f-8a5a-43e4-b3eb-421af0dec0ac"] 2023-03-01T08:25:35.688Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Request body: 2023-03-01T08:25:35.690Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:35.761Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:35.762Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:25:35.763Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status text : 2023-03-01T08:25:35.763Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 08:25:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:35.764Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Response body: 2023-03-01T08:25:35.764Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:35.765Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|404|Not Found|InvokeReturn 2023-03-01T08:25:35.800Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|||INFO|500||Running local validations 2023-03-01T08:25:35.802Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-01T08:25:35.816Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:25:35.906Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7c79fc5-3142-4ceb-96c2-a78a6236249f with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-01T08:25:35.907Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7c79fc5-3142-4ceb-96c2-a78a6236249f|INFO|500||Invoke 2023-03-01T08:25:35.970Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7c79fc5-3142-4ceb-96c2-a78a6236249f|INFO|404|Not Found|InvokeReturn 2023-03-01T08:25:35.970Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7c79fc5-3142-4ceb-96c2-a78a6236249f has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 08:25:35 GMT], content-length=[377], x-aai-txid=[2-aai-resources-230301-08:25:35:783-71694], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:25:35.972Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/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/b7c79fc5-3142-4ceb-96c2-a78a6236249f","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/b7c79fc5-3142-4ceb-96c2-a78a6236249f","ERR.5.4.6114"]}}} 2023-03-01T08:25:36.002Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7c79fc5-3142-4ceb-96c2-a78a6236249f 2023-03-01T08:25:36.005Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: b7c79fc5-3142-4ceb-96c2-a78a6236249f 2023-03-01T08:25:36.011Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:25:36.107Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7c79fc5-3142-4ceb-96c2-a78a6236249f|INFO|500||Invoke 2023-03-01T08:25:36.108Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7c79fc5-3142-4ceb-96c2-a78a6236249f|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7c79fc5-3142-4ceb-96c2-a78a6236249f with request headers:{Authorization=[***REDACTED***], X-RequestID=[69c5e988-2c21-4e29-8577-8cf4c7075729], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[00efc72c-1f78-48b2-b9c5-5fd6bcf3e3b2], X-ECOMP-RequestID=[69c5e988-2c21-4e29-8577-8cf4c7075729], X-TransactionId=[], X-ONAP-RequestID=[69c5e988-2c21-4e29-8577-8cf4c7075729]} 2023-03-01T08:25:36.143Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7c79fc5-3142-4ceb-96c2-a78a6236249f|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7c79fc5-3142-4ceb-96c2-a78a6236249f has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 08:25:35 GMT], content-length=[377], x-aai-txid=[2-aai-resources-230301-08:25:35:964-28464], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:25:36.145Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7c79fc5-3142-4ceb-96c2-a78a6236249f|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/b7c79fc5-3142-4ceb-96c2-a78a6236249f","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/b7c79fc5-3142-4ceb-96c2-a78a6236249f","ERR.5.4.6114"]}}} 2023-03-01T08:25:36.149Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7c79fc5-3142-4ceb-96c2-a78a6236249f|INFO|404|Not Found|InvokeReturn 2023-03-01T08:25:36.159Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7c79fc5-3142-4ceb-96c2-a78a6236249f 2023-03-01T08:25:36.161Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: b7c79fc5-3142-4ceb-96c2-a78a6236249f 2023-03-01T08:25:36.166Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:25:36.248Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||Invoke 2023-03-01T08:25:36.249Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add with request headers:{Authorization=[***REDACTED***], X-RequestID=[69c5e988-2c21-4e29-8577-8cf4c7075729], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a551a27f-e278-486a-93e3-656c1a612d34], X-ECOMP-RequestID=[69c5e988-2c21-4e29-8577-8cf4c7075729], X-TransactionId=[], X-ONAP-RequestID=[69c5e988-2c21-4e29-8577-8cf4c7075729]} 2023-03-01T08:25:36.285Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:25:36 GMT], content-length=[614], vertex-id=[192696], x-aai-txid=[1-aai-resources-230301-08:25:36:106-91589], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:25:36.287Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|DEBUG|500||{"tenant-id":"282258f13b1143f3942f4811906d6add","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677658895833","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-03-01T08:25:36.287Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||InvokeReturn 2023-03-01T08:25:36.290Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-01T08:25:36.290Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-01T08:25:36.295Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:25:36.295Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-01T08:25:36.296Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:36.296Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:25:36.296Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-01T08:25:36.297Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/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:"ccf081d0844017fe", X-B3-SpanId:"647e8f628864e85f", X-B3-ParentSpanId:"ccf081d0844017fe", X-B3-Sampled:"0", X-ONAP-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-TransactionID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-ECOMP-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfd69d33-07d1-424d-b103-0e82c9e0d8d4"] 2023-03-01T08:25:36.297Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"c1ff396b-4092-4845-85e5-0acac221a02e"},"instanceName":"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0","requestScope":"network"} 2023-03-01T08:25:36.297Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:36.355Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:36.357Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:36.358Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-03-01T08:25:36.358Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/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:"Wed, 01 Mar 2023 08:25:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:36.359Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-01T08:25:36.359Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:36.360Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-01T08:25:36.362Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb 2023-03-01T08:25:36.363Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb|INFO|500||Invoke 2023-03-01T08:25:36.363Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:36.363Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb 2023-03-01T08:25:36.364Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb|DEBUG|500||Method : GET 2023-03-01T08:25:36.364Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-TransactionID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-ECOMP-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46b0acae-091a-4da8-a01d-e5366703a7d0"] 2023-03-01T08:25:36.365Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb|DEBUG|500||Request body: 2023-03-01T08:25:36.365Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:36.581Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:36.586Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:36.590Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb|DEBUG|500||Status text : 2023-03-01T08:25:36.591Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:36.602Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb|DEBUG|500||Response body: { "modelCustomizationUUID" : "a79c26ff-5064-40e9-a386-7b8ac182dfbb", "modelInstanceName" : "Generic NeutronNet", "created" : "2023-03-01T08:21:33.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb/networkResource" } } } 2023-03-01T08:25:36.604Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:36.605Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb|INFO|500||InvokeReturn 2023-03-01T08:25:36.645Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb/networkResource 2023-03-01T08:25:36.646Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb/networkResource|INFO|500||Invoke 2023-03-01T08:25:36.647Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb/networkResource|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:36.647Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb/networkResource 2023-03-01T08:25:36.648Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb/networkResource|DEBUG|500||Method : GET 2023-03-01T08:25:36.649Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-TransactionID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-ECOMP-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbef017d-064a-40dd-9969-caab79b3fff2"] 2023-03-01T08:25:36.650Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb/networkResource|DEBUG|500||Request body: 2023-03-01T08:25:36.651Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb/networkResource|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:36.951Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb/networkResource|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:36.953Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb/networkResource|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:36.954Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb/networkResource|DEBUG|500||Status text : 2023-03-01T08:25:36.956Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb/networkResource|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/16719e3a-a413-4961-b284-b3a3624e537d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:36.989Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb/networkResource|DEBUG|500||Response body: { "modelUUID" : "16719e3a-a413-4961-b284-b3a3624e537d", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "e7693425-04dd-4aa0-9dde-a5a56a3ebbe8", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2023-03-01T08:21:33.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/16719e3a-a413-4961-b284-b3a3624e537d" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/16719e3a-a413-4961-b284-b3a3624e537d" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/16719e3a-a413-4961-b284-b3a3624e537d/collectionNetworkResourceCustomization" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/16719e3a-a413-4961-b284-b3a3624e537d/networkResourceCustomization" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/16719e3a-a413-4961-b284-b3a3624e537d/heatTemplate" } } } 2023-03-01T08:25:36.989Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb/networkResource|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:36.990Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/a79c26ff-5064-40e9-a386-7b8ac182dfbb/networkResource|INFO|500||InvokeReturn 2023-03-01T08:25:37.027Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2023-03-01T08:25:37.028Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2023-03-01T08:25:37.028Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:37.029Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2023-03-01T08:25:37.029Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method : GET 2023-03-01T08:25:37.030Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/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:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-TransactionID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-ECOMP-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68aa7dd9-62b0-4e34-a6c7-473a7e169dd0"] 2023-03-01T08:25:37.030Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 2023-03-01T08:25:37.030Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:37.100Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:37.101Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:25:37.102Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text : 2023-03-01T08:25:37.103Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/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:"Wed, 01 Mar 2023 08:25:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:37.104Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 2023-03-01T08:25:37.105Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:37.106Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-01T08:25:37.107Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2023-03-01T08:25:37.108Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2023-03-01T08:25:37.108Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:37.109Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2023-03-01T08:25:37.109Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2023-03-01T08:25:37.110Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/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:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-TransactionID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-ECOMP-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8ff1ca0-c9cd-444b-8a2a-e4fe53c14562"] 2023-03-01T08:25:37.110Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2023-03-01T08:25:37.111Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:37.249Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:37.256Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:37.256Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : 2023-03-01T08:25:37.257Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/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:"Wed, 01 Mar 2023 08:25:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:37.287Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 179, "action" : "createInstance", "description" : "Gr api recipe to create network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2023-03-01T05:42:11.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179" } } } 2023-03-01T08:25:37.292Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:37.293Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2023-03-01T08:25:37.320Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:25:37.321Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-01T08:25:37.321Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:37.322Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:25:37.322Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-01T08:25:37.323Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2665", X-B3-TraceId:"ccf081d0844017fe", X-B3-SpanId:"008c10b4c351e93f", X-B3-ParentSpanId:"ccf081d0844017fe", X-B3-Sampled:"0", X-ONAP-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-TransactionID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-ECOMP-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d2ed065-1a07-49b3-9f8d-3bd63aa15677"] 2023-03-01T08:25:37.323Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"69c5e988-2c21-4e29-8577-8cf4c7075729","requestStatus":"IN_PROGRESS","startTime":1677659135802,"source":"VID","tenantId":"282258f13b1143f3942f4811906d6add","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e7693425-04dd-4aa0-9dde-a5a56a3ebbe8\",\n \"modelVersionId\": \"16719e3a-a413-4961-b284-b3a3624e537d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a79c26ff-5064-40e9-a386-7b8ac182dfbb\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"c1ff396b-4092-4845-85e5-0acac221a02e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"c1ff396b-4092-4845-85e5-0acac221a02e","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"69c5e988-2c21-4e29-8577-8cf4c7075729"} 2023-03-01T08:25:37.324Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:37.458Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:37.463Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-01T08:25:37.469Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-03-01T08:25:37.471Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/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/69c5e988-2c21-4e29-8577-8cf4c7075729", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:37.472Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:25:35.802+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e7693425-04dd-4aa0-9dde-a5a56a3ebbe8\",\n \"modelVersionId\": \"16719e3a-a413-4961-b284-b3a3624e537d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a79c26ff-5064-40e9-a386-7b8ac182dfbb\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"c1ff396b-4092-4845-85e5-0acac221a02e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-01T08:25:37.401+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" } } } 2023-03-01T08:25:37.474Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:37.477Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-01T08:25:37.586Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:25:37.587Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-01T08:25:37.588Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:37.588Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:25:37.588Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-01T08:25:37.589Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/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:"ccf081d0844017fe", X-B3-SpanId:"ca1ded6b545e6620", X-B3-ParentSpanId:"ccf081d0844017fe", X-B3-Sampled:"0", X-ONAP-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-TransactionID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-ECOMP-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99de239a-c0b7-4df3-9234-15346bcf92a1"] 2023-03-01T08:25:37.589Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/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\":\"e7693425-04dd-4aa0-9dde-a5a56a3ebbe8\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a79c26ff-5064-40e9-a386-7b8ac182dfbb\",\"modelVersionId\":\"16719e3a-a413-4961-b284-b3a3624e537d\",\"modelCustomizationId\":\"a79c26ff-5064-40e9-a386-7b8ac182dfbb\",\"modelUuid\":\"16719e3a-a413-4961-b284-b3a3624e537d\",\"modelInvariantUuid\":\"e7693425-04dd-4aa0-9dde-a5a56a3ebbe8\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\"source\":\"VID\",\"instanceName\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"c1ff396b-4092-4845-85e5-0acac221a02e\",\"modelInfo\":{\"modelInvariantId\":\"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"ad00f019-0617-4b34-9607-9b4120ca1828\",\"modelUuid\":\"ad00f019-0617-4b34-9607-9b4120ca1828\",\"modelInvariantUuid\":\"b7c79fc5-3142-4ceb-96c2-a78a6236249f\"}}}],\"cloudConfiguration\":{\"tenantId\":\"282258f13b1143f3942f4811906d6add\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"c1ff396b-4092-4845-85e5-0acac221a02e\"}","type":"String"},"requestId":{"value":"69c5e988-2c21-4e29-8577-8cf4c7075729","type":"String"},"mso-request-id":{"value":"69c5e988-2c21-4e29-8577-8cf4c7075729","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"c1ff396b-4092-4845-85e5-0acac221a02e","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/c1ff396b-4092-4845-85e5-0acac221a02e/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-01T08:25:37.589Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:39.690Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:39.691Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-01T08:25:39.692Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-03-01T08:25:39.694Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 01 Mar 2023 08:25:39 GMT", X-ONAP-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-TransactionID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-ECOMP-RequestID:"69c5e988-2c21-4e29-8577-8cf4c7075729", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"99de239a-c0b7-4df3-9234-15346bcf92a1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:39.695Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"69c5e988-2c21-4e29-8577-8cf4c7075729\",\"instanceId\":\"26d247aa-ce85-41f8-a51b-56b7518b5c9f\"}}","message":"Success","processInstanceID":"a514a303-b80a-11ed-bdfd-92f45cc7351c","variables":null,"messageCode":200} 2023-03-01T08:25:39.695Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:39.696Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-01T08:25:39.725Z|69c5e988-2c21-4e29-8577-8cf4c7075729|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:25:39.954Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:25:39.964Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:25:39.965Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||Invoke 2023-03-01T08:25:39.966Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:39.966Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:25:39.966Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Method : GET 2023-03-01T08:25:39.967Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a264d14bf275b464", X-B3-SpanId:"b4d80e3d08815f33", X-B3-ParentSpanId:"a264d14bf275b464", X-B3-Sampled:"0", X-ONAP-RequestID:"3b26a4c2-5b01-4553-b46c-726c1a18f3d0", X-RequestID:"3b26a4c2-5b01-4553-b46c-726c1a18f3d0", X-TransactionID:"3b26a4c2-5b01-4553-b46c-726c1a18f3d0", X-ECOMP-RequestID:"3b26a4c2-5b01-4553-b46c-726c1a18f3d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53079eee-0b68-4e77-a4bb-d7a8582d561c"] 2023-03-01T08:25:39.967Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Request body: 2023-03-01T08:25:39.967Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:40.021Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:40.023Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:40.023Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status text : 2023-03-01T08:25:40.024Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:40.024Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Response body: { "requestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:25:35.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e7693425-04dd-4aa0-9dde-a5a56a3ebbe8\",\n \"modelVersionId\": \"16719e3a-a413-4961-b284-b3a3624e537d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a79c26ff-5064-40e9-a386-7b8ac182dfbb\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"c1ff396b-4092-4845-85e5-0acac221a02e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:25:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" } } } 2023-03-01T08:25:40.025Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:40.025Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||InvokeReturn 2023-03-01T08:25:40.028Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:25:40.029Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:25:40.029Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:40.030Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:25:40.030Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:25:40.030Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a264d14bf275b464", X-B3-SpanId:"d4bd43f429ead607", X-B3-ParentSpanId:"a264d14bf275b464", X-B3-Sampled:"0", X-ONAP-RequestID:"3b26a4c2-5b01-4553-b46c-726c1a18f3d0", X-RequestID:"3b26a4c2-5b01-4553-b46c-726c1a18f3d0", X-TransactionID:"3b26a4c2-5b01-4553-b46c-726c1a18f3d0", X-ECOMP-RequestID:"3b26a4c2-5b01-4553-b46c-726c1a18f3d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1801dc0d-6abd-4dea-9455-4123e7f518f7"] 2023-03-01T08:25:40.031Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:25:40.031Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:40.089Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:40.089Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:40.090Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:25:40.090Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:40.105Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:25:40.106Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:40.107Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:25:40.130Z|3b26a4c2-5b01-4553-b46c-726c1a18f3d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:25:40.657Z|8094c166-d9c7-4c8c-8a46-b857b96e31b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:25:40.658Z|8094c166-d9c7-4c8c-8a46-b857b96e31b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:25:40.663Z|6f04c759-5c45-4da9-b656-31a93fe066bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:25:40.666Z|6f04c759-5c45-4da9-b656-31a93fe066bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:25:40.807Z|c8da3c3f-12b8-496e-9c96-eba4140097ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:25:40.808Z|c8da3c3f-12b8-496e-9c96-eba4140097ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:25:41.414Z|f0a88903-72a8-43ee-a1b6-375f4ad719a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:25:41.421Z|f0a88903-72a8-43ee-a1b6-375f4ad719a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:25:50.340Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:25:50.347Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:25:50.349Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||Invoke 2023-03-01T08:25:50.349Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:50.350Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:25:50.350Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Method : GET 2023-03-01T08:25:50.350Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b1534215307fd1a", X-B3-SpanId:"79cae6b2c47c8306", X-B3-ParentSpanId:"8b1534215307fd1a", X-B3-Sampled:"0", X-ONAP-RequestID:"071f5275-74b9-4a71-bd3f-ff0793f9af64", X-RequestID:"071f5275-74b9-4a71-bd3f-ff0793f9af64", X-TransactionID:"071f5275-74b9-4a71-bd3f-ff0793f9af64", X-ECOMP-RequestID:"071f5275-74b9-4a71-bd3f-ff0793f9af64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c632560d-75ad-4c9a-9d47-070ff8b45c5f"] 2023-03-01T08:25:50.351Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Request body: 2023-03-01T08:25:50.352Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:50.402Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:50.407Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:50.408Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status text : 2023-03-01T08:25:50.409Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:50.410Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Response body: { "requestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:25:35.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e7693425-04dd-4aa0-9dde-a5a56a3ebbe8\",\n \"modelVersionId\": \"16719e3a-a413-4961-b284-b3a3624e537d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a79c26ff-5064-40e9-a386-7b8ac182dfbb\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"c1ff396b-4092-4845-85e5-0acac221a02e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:25:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" } } } 2023-03-01T08:25:50.410Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:50.410Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||InvokeReturn 2023-03-01T08:25:50.413Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:25:50.414Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:25:50.414Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:25:50.415Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:25:50.415Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:25:50.416Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b1534215307fd1a", X-B3-SpanId:"d5c9f460f0de2566", X-B3-ParentSpanId:"8b1534215307fd1a", X-B3-Sampled:"0", X-ONAP-RequestID:"071f5275-74b9-4a71-bd3f-ff0793f9af64", X-RequestID:"071f5275-74b9-4a71-bd3f-ff0793f9af64", X-TransactionID:"071f5275-74b9-4a71-bd3f-ff0793f9af64", X-ECOMP-RequestID:"071f5275-74b9-4a71-bd3f-ff0793f9af64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80b95156-746b-400d-ae39-72320163f0fe"] 2023-03-01T08:25:50.416Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:25:50.417Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:25:50.448Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:25:50.449Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:25:50.449Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:25:50.450Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:25:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:25:50.454Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:25:50.455Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:25:50.456Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:25:50.497Z|071f5275-74b9-4a71-bd3f-ff0793f9af64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:25:50.717Z|234351c9-a901-445d-9fc0-f481f45880cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:25:50.718Z|234351c9-a901-445d-9fc0-f481f45880cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:25:50.758Z|4c191503-2a77-445a-a866-2c113024d11c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:25:50.759Z|4c191503-2a77-445a-a866-2c113024d11c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:25:50.847Z|4e5e5397-6e60-417b-9a46-1cd793e2dd31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:25:50.849Z|4e5e5397-6e60-417b-9a46-1cd793e2dd31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:25:56.406Z|64d29a3f-6db4-462c-8068-3dbe0357a0eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:25:56.406Z|64d29a3f-6db4-462c-8068-3dbe0357a0eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:25:57.534Z|576ec81a-dfda-4930-ad2a-82886a66a328|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:25:57.536Z|576ec81a-dfda-4930-ad2a-82886a66a328|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:26:00.780Z|a9581305-59f4-4847-b419-66b20e2221ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:26:00.782Z|a9581305-59f4-4847-b419-66b20e2221ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:26:00.871Z|23946455-9004-476e-b396-abc569383bc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:26:00.875Z|23946455-9004-476e-b396-abc569383bc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:26:00.974Z|b164fc52-9f0c-4cb1-9f0f-d7c313f2292b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:26:00.975Z|b164fc52-9f0c-4cb1-9f0f-d7c313f2292b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:26:01.034Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:26:01.110Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:26:01.111Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||Invoke 2023-03-01T08:26:01.111Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:01.112Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:26:01.113Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Method : GET 2023-03-01T08:26:01.113Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0607953eb915bcf2", X-B3-SpanId:"d52b9761f5e202f6", X-B3-ParentSpanId:"0607953eb915bcf2", X-B3-Sampled:"0", X-ONAP-RequestID:"a249de86-d4a8-4a93-9280-85edbd8b1de7", X-RequestID:"a249de86-d4a8-4a93-9280-85edbd8b1de7", X-TransactionID:"a249de86-d4a8-4a93-9280-85edbd8b1de7", X-ECOMP-RequestID:"a249de86-d4a8-4a93-9280-85edbd8b1de7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d5e76b3-76bf-459c-a670-2d9475c3a663"] 2023-03-01T08:26:01.113Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Request body: 2023-03-01T08:26:01.114Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:01.257Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:01.258Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:01.260Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status text : 2023-03-01T08:26:01.260Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:01.261Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Response body: { "requestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-01T08:25:35.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e7693425-04dd-4aa0-9dde-a5a56a3ebbe8\",\n \"modelVersionId\": \"16719e3a-a413-4961-b284-b3a3624e537d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a79c26ff-5064-40e9-a386-7b8ac182dfbb\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"c1ff396b-4092-4845-85e5-0acac221a02e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:25:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" } } } 2023-03-01T08:26:01.261Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:01.262Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||InvokeReturn 2023-03-01T08:26:01.265Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:26:01.266Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:26:01.267Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:01.267Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:26:01.268Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:26:01.269Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0607953eb915bcf2", X-B3-SpanId:"7aaad813158fef7e", X-B3-ParentSpanId:"0607953eb915bcf2", X-B3-Sampled:"0", X-ONAP-RequestID:"a249de86-d4a8-4a93-9280-85edbd8b1de7", X-RequestID:"a249de86-d4a8-4a93-9280-85edbd8b1de7", X-TransactionID:"a249de86-d4a8-4a93-9280-85edbd8b1de7", X-ECOMP-RequestID:"a249de86-d4a8-4a93-9280-85edbd8b1de7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfae364a-48cb-41d2-8e29-865cc76057a1"] 2023-03-01T08:26:01.269Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:26:01.270Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:01.381Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:01.387Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:01.387Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:26:01.389Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:01.390Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:26:01.390Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:01.391Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:26:01.686Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:26:01.688Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:26:01.689Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:01.690Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:26:01.690Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:26:01.690Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a249de86-d4a8-4a93-9280-85edbd8b1de7", X-RequestID:"a249de86-d4a8-4a93-9280-85edbd8b1de7", X-TransactionID:"a249de86-d4a8-4a93-9280-85edbd8b1de7", X-ECOMP-RequestID:"a249de86-d4a8-4a93-9280-85edbd8b1de7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56c45ab7-4d3b-4cf8-8c6f-4c04e26b9f90"] 2023-03-01T08:26:01.691Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:26:01.692Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:02.521Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:02.522Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:02.522Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:26:02.523Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=32214BD425015B0F4378BFFFF5945F90; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:26:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:02.524Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"af9785aa-b80a-11ed-bdfd-92f45cc7351c","businessKey":"69c5e988-2c21-4e29-8577-8cf4c7075729","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:25:55.348+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a514a303-b80a-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"af940303-b80a-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:26:02.525Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:02.525Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:26:02.658Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:26:02.659Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:26:02.659Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:02.660Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:26:02.660Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:26:02.661Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a249de86-d4a8-4a93-9280-85edbd8b1de7", X-RequestID:"a249de86-d4a8-4a93-9280-85edbd8b1de7", X-TransactionID:"a249de86-d4a8-4a93-9280-85edbd8b1de7", X-ECOMP-RequestID:"a249de86-d4a8-4a93-9280-85edbd8b1de7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e347280-22d5-45b2-a98f-ad2d5e279d7d"] 2023-03-01T08:26:02.661Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:26:02.661Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:02.938Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:02.939Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:02.939Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:26:02.943Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=65FBF2FA67AA09C42F59604967DE900D; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:26:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:02.944Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:af97acc1-b80a-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"af9785aa-b80a-11ed-bdfd-92f45cc7351c","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"af9785aa-b80a-11ed-bdfd-92f45cc7351c","executionId":"af9785aa-b80a-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:25:55.349+0000","endTime":"2023-03-01T08:25:55.350+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a514a303-b80a-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:26:02.945Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:02.945Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:26:02.971Z|a249de86-d4a8-4a93-9280-85edbd8b1de7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:26:10.890Z|d8fffe8f-70e1-4425-8e84-d11504ed51b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:26:10.893Z|d8fffe8f-70e1-4425-8e84-d11504ed51b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:26:10.974Z|bd0f8fef-813f-4373-a722-7e610705dadc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:26:10.976Z|bd0f8fef-813f-4373-a722-7e610705dadc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:26:11.035Z|06eb5e33-4a22-433c-b169-9b048da642c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:26:11.037Z|06eb5e33-4a22-433c-b169-9b048da642c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:26:11.406Z|d9a1d61e-d17f-45c1-869b-f6e4040941c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:26:11.407Z|d9a1d61e-d17f-45c1-869b-f6e4040941c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:26:13.262Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:26:13.290Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:26:13.291Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||Invoke 2023-03-01T08:26:13.291Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:13.292Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:26:13.292Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Method : GET 2023-03-01T08:26:13.292Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96136f88b37d5d7b", X-B3-SpanId:"33285013a2e8516e", X-B3-ParentSpanId:"96136f88b37d5d7b", X-B3-Sampled:"0", X-ONAP-RequestID:"f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b", X-RequestID:"f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b", X-TransactionID:"f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b", X-ECOMP-RequestID:"f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc42897b-efcd-47c2-8ab7-ebedacd68fb6"] 2023-03-01T08:26:13.293Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Request body: 2023-03-01T08:26:13.293Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:13.366Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:13.370Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:13.385Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status text : 2023-03-01T08:26:13.386Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:13.387Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Response body: { "requestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-01T08:25:35.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e7693425-04dd-4aa0-9dde-a5a56a3ebbe8\",\n \"modelVersionId\": \"16719e3a-a413-4961-b284-b3a3624e537d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a79c26ff-5064-40e9-a386-7b8ac182dfbb\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"c1ff396b-4092-4845-85e5-0acac221a02e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:26:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "cloudIdentifier" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\"},\"environment\":null}", "created" : "2023-03-01T08:26:11.000+00:00" } ], "requestURI" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" } } } 2023-03-01T08:26:13.388Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:13.388Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||InvokeReturn 2023-03-01T08:26:13.394Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:26:13.395Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:26:13.395Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:13.396Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:26:13.396Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:26:13.397Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96136f88b37d5d7b", X-B3-SpanId:"6415303dea263097", X-B3-ParentSpanId:"96136f88b37d5d7b", X-B3-Sampled:"0", X-ONAP-RequestID:"f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b", X-RequestID:"f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b", X-TransactionID:"f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b", X-ECOMP-RequestID:"f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb107ac6-637c-4d2b-a055-82b582792c13"] 2023-03-01T08:26:13.397Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:26:13.398Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:13.460Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:13.467Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:13.470Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:26:13.470Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:13.472Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:26:13.472Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:13.473Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:26:13.584Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:26:13.586Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:26:13.586Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:13.587Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:26:13.587Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:26:13.588Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b", X-RequestID:"f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b", X-TransactionID:"f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b", X-ECOMP-RequestID:"f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a2b9119-6084-4160-ada9-ab254f3c629d"] 2023-03-01T08:26:13.589Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:26:13.589Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:13.813Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:13.815Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:13.815Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:26:13.816Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4ECD8EA665BED289C562509DBD9100DE; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:26:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:13.817Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"af9785aa-b80a-11ed-bdfd-92f45cc7351c","businessKey":"69c5e988-2c21-4e29-8577-8cf4c7075729","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:25:55.348+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a514a303-b80a-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"af940303-b80a-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:26:13.818Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:13.818Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:26:13.909Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:26:13.910Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:26:13.910Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:13.911Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:26:13.912Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:26:13.913Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b", X-RequestID:"f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b", X-TransactionID:"f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b", X-ECOMP-RequestID:"f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"390efa19-9be8-4482-8d00-8029ce095152"] 2023-03-01T08:26:13.913Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:26:13.914Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:14.170Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:14.172Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:14.173Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:26:14.173Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A3B8E1590AA0EBC8961A73A559C4CB30; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 08:26:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:14.174Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:baa013c2-b80a-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"af9785aa-b80a-11ed-bdfd-92f45cc7351c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"af9785aa-b80a-11ed-bdfd-92f45cc7351c","executionId":"af9785aa-b80a-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:26:13.859+0000","endTime":"2023-03-01T08:26:13.880+0000","durationInMillis":21,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a514a303-b80a-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:26:14.175Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:14.176Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:26:14.203Z|f372d1c5-ebfb-4a6a-a61d-ecf640f3b94b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:26:20.982Z|3153f5e9-3c25-4401-9edb-0442744f6871|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:26:20.984Z|3153f5e9-3c25-4401-9edb-0442744f6871|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:26:21.024Z|228ee32f-9d99-46b9-b129-692260b1d764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:26:21.025Z|228ee32f-9d99-46b9-b129-692260b1d764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:26:21.095Z|26a3d8e5-24cc-4e17-b5e9-2ccc2e09065e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:26:21.097Z|26a3d8e5-24cc-4e17-b5e9-2ccc2e09065e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:26:24.482Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:26:24.537Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:26:24.541Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||Invoke 2023-03-01T08:26:24.542Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:24.542Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:26:24.543Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Method : GET 2023-03-01T08:26:24.545Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82c3c86726737de9", X-B3-SpanId:"18174a3ebef4b66f", X-B3-ParentSpanId:"82c3c86726737de9", X-B3-Sampled:"0", X-ONAP-RequestID:"c888f8f7-2457-401f-9b7b-9fe036ee7dc0", X-RequestID:"c888f8f7-2457-401f-9b7b-9fe036ee7dc0", X-TransactionID:"c888f8f7-2457-401f-9b7b-9fe036ee7dc0", X-ECOMP-RequestID:"c888f8f7-2457-401f-9b7b-9fe036ee7dc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16716e0e-3198-41a4-8b8a-fdf2eab744d5"] 2023-03-01T08:26:24.546Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Request body: 2023-03-01T08:26:24.547Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:24.677Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:24.678Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:24.679Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status text : 2023-03-01T08:26:24.679Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:24.692Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Response body: { "requestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-01T08:25:35.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e7693425-04dd-4aa0-9dde-a5a56a3ebbe8\",\n \"modelVersionId\": \"16719e3a-a413-4961-b284-b3a3624e537d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a79c26ff-5064-40e9-a386-7b8ac182dfbb\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"c1ff396b-4092-4845-85e5-0acac221a02e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:26:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "cloudIdentifier" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\"},\"environment\":null}", "created" : "2023-03-01T08:26:11.000+00:00" } ], "requestURI" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" } } } 2023-03-01T08:26:24.693Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:24.694Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||InvokeReturn 2023-03-01T08:26:24.712Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:26:24.713Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:26:24.713Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:24.714Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:26:24.714Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:26:24.714Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82c3c86726737de9", X-B3-SpanId:"48a05d0a51717ec4", X-B3-ParentSpanId:"82c3c86726737de9", X-B3-Sampled:"0", X-ONAP-RequestID:"c888f8f7-2457-401f-9b7b-9fe036ee7dc0", X-RequestID:"c888f8f7-2457-401f-9b7b-9fe036ee7dc0", X-TransactionID:"c888f8f7-2457-401f-9b7b-9fe036ee7dc0", X-ECOMP-RequestID:"c888f8f7-2457-401f-9b7b-9fe036ee7dc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75775a53-9ef2-4b67-aee7-5a435f3d764b"] 2023-03-01T08:26:24.715Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:26:24.715Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:24.788Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:24.789Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:24.789Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:26:24.790Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:24.814Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "groupingId" : "47751b03-8bc7-40bf-9e97-baee9587d178", "name" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"7aa0002c-56a0-4119-8e2f-8ab23f4b5f58\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_3b9dfe9a-0d8e-45c4-b164-d2eb370c576b\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0/47751b03-8bc7-40bf-9e97-baee9587d178\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"updated_time\":null,\"creation_time\":1677659171000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"50c04a0bcd5844529f9de76c4b176f33\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:26:17.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:26:24.815Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:24.815Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:26:24.985Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:26:24.986Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:26:24.986Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:24.987Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:26:24.987Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:26:24.988Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c888f8f7-2457-401f-9b7b-9fe036ee7dc0", X-RequestID:"c888f8f7-2457-401f-9b7b-9fe036ee7dc0", X-TransactionID:"c888f8f7-2457-401f-9b7b-9fe036ee7dc0", X-ECOMP-RequestID:"c888f8f7-2457-401f-9b7b-9fe036ee7dc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3daf6df5-9067-4568-bfee-d5317cf45cf5"] 2023-03-01T08:26:24.988Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:26:24.988Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:25.346Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:25.347Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:25.348Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:26:25.348Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5FDE1A746004E4C074131D73740D313D; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:26:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:25.349Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"af9785aa-b80a-11ed-bdfd-92f45cc7351c","businessKey":"69c5e988-2c21-4e29-8577-8cf4c7075729","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:25:55.348+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a514a303-b80a-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"af940303-b80a-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:26:25.349Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:25.350Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:26:25.436Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:26:25.437Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:26:25.438Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:25.438Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:26:25.439Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:26:25.439Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c888f8f7-2457-401f-9b7b-9fe036ee7dc0", X-RequestID:"c888f8f7-2457-401f-9b7b-9fe036ee7dc0", X-TransactionID:"c888f8f7-2457-401f-9b7b-9fe036ee7dc0", X-ECOMP-RequestID:"c888f8f7-2457-401f-9b7b-9fe036ee7dc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f0adedb-901f-4b21-93ea-bf12ec7ad3ee"] 2023-03-01T08:26:25.440Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:26:25.440Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:25.733Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:25.734Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:25.734Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:26:25.735Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=974279196135CB3FC1B461F6B762CB73; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 08:26:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:25.735Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:baa013c2-b80a-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"af9785aa-b80a-11ed-bdfd-92f45cc7351c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"af9785aa-b80a-11ed-bdfd-92f45cc7351c","executionId":"af9785aa-b80a-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:26:13.859+0000","endTime":"2023-03-01T08:26:13.880+0000","durationInMillis":21,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a514a303-b80a-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:26:25.736Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:25.736Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:26:25.751Z|c888f8f7-2457-401f-9b7b-9fe036ee7dc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:26:26.407Z|5b97a92e-6082-464e-925e-e64fc9021982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:26:26.409Z|5b97a92e-6082-464e-925e-e64fc9021982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:26:27.538Z|5a46b366-4c91-4cdf-a216-e6af7a753478|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:26:27.541Z|5a46b366-4c91-4cdf-a216-e6af7a753478|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:26:30.604Z|db56b0a7-37a3-4762-a79c-76ba825ce04e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:26:30.606Z|db56b0a7-37a3-4762-a79c-76ba825ce04e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:26:31.059Z|2c8f0973-e8bb-448c-8758-04dc169947fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:26:31.064Z|2c8f0973-e8bb-448c-8758-04dc169947fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:26:31.109Z|7ee7555b-1ce5-4bca-8f4f-0e41fd2ccebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:26:31.111Z|7ee7555b-1ce5-4bca-8f4f-0e41fd2ccebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:26:31.139Z|7e41b8b2-d925-4afc-92f1-14b1867cf72c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:26:31.140Z|7e41b8b2-d925-4afc-92f1-14b1867cf72c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:26:35.963Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:26:35.991Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:26:35.993Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||Invoke 2023-03-01T08:26:35.993Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:35.994Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:26:35.994Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Method : GET 2023-03-01T08:26:35.994Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"919699418405ca74", X-B3-SpanId:"a9d026a6ba3a69dc", X-B3-ParentSpanId:"919699418405ca74", X-B3-Sampled:"0", X-ONAP-RequestID:"9e815dd4-3a84-4c77-9afe-0cd52ce117c3", X-RequestID:"9e815dd4-3a84-4c77-9afe-0cd52ce117c3", X-TransactionID:"9e815dd4-3a84-4c77-9afe-0cd52ce117c3", X-ECOMP-RequestID:"9e815dd4-3a84-4c77-9afe-0cd52ce117c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0d7f744-0f75-460a-8669-7509ac2abe5d"] 2023-03-01T08:26:35.995Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Request body: 2023-03-01T08:26:35.995Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:36.056Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:36.057Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:36.058Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status text : 2023-03-01T08:26:36.058Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:36.064Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Response body: { "requestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of CreateNetworkBB has completed successfully, next invoking ActivateNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-03-01T08:25:35.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e7693425-04dd-4aa0-9dde-a5a56a3ebbe8\",\n \"modelVersionId\": \"16719e3a-a413-4961-b284-b3a3624e537d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a79c26ff-5064-40e9-a386-7b8ac182dfbb\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"c1ff396b-4092-4845-85e5-0acac221a02e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:26:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "cloudIdentifier" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\"},\"environment\":null}", "created" : "2023-03-01T08:26:11.000+00:00" } ], "requestURI" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" } } } 2023-03-01T08:26:36.065Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:36.066Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||InvokeReturn 2023-03-01T08:26:36.071Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:26:36.073Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:26:36.074Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:36.074Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:26:36.077Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:26:36.078Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"919699418405ca74", X-B3-SpanId:"d550c9270f4619af", X-B3-ParentSpanId:"919699418405ca74", X-B3-Sampled:"0", X-ONAP-RequestID:"9e815dd4-3a84-4c77-9afe-0cd52ce117c3", X-RequestID:"9e815dd4-3a84-4c77-9afe-0cd52ce117c3", X-TransactionID:"9e815dd4-3a84-4c77-9afe-0cd52ce117c3", X-ECOMP-RequestID:"9e815dd4-3a84-4c77-9afe-0cd52ce117c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"009f4574-8186-45c6-bb42-489c85b879f7"] 2023-03-01T08:26:36.080Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:26:36.082Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:36.133Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:36.134Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:36.134Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:26:36.135Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:36.154Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "groupingId" : "47751b03-8bc7-40bf-9e97-baee9587d178", "name" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"7aa0002c-56a0-4119-8e2f-8ab23f4b5f58\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"1e1a7354-fac4-4ef2-ad0e-f18eb48fd936\",\"output_key\":\"subnet_id_3b9dfe9a-0d8e-45c4-b164-d2eb370c576b\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0/47751b03-8bc7-40bf-9e97-baee9587d178\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"updated_time\":null,\"creation_time\":1677659171000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"50c04a0bcd5844529f9de76c4b176f33\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:26:17.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:26:36.158Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:36.159Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:26:36.286Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:26:36.288Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:26:36.289Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:36.289Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:26:36.290Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:26:36.290Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9e815dd4-3a84-4c77-9afe-0cd52ce117c3", X-RequestID:"9e815dd4-3a84-4c77-9afe-0cd52ce117c3", X-TransactionID:"9e815dd4-3a84-4c77-9afe-0cd52ce117c3", X-ECOMP-RequestID:"9e815dd4-3a84-4c77-9afe-0cd52ce117c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de23f80f-cd1a-4fe5-b492-e9b07d989b3a"] 2023-03-01T08:26:36.291Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:26:36.291Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:36.528Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:36.530Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:36.530Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:26:36.531Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8A538D5CDE47C676393F9396298F99C4; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:26:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:36.536Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"af9785aa-b80a-11ed-bdfd-92f45cc7351c","businessKey":"69c5e988-2c21-4e29-8577-8cf4c7075729","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:25:55.348+0000","endTime":"2023-03-01T08:26:32.721+0000","removalTime":null,"durationInMillis":37373,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a514a303-b80a-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"af940303-b80a-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-01T08:26:36.537Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:36.538Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69c5e988-2c21-4e29-8577-8cf4c7075729&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:26:36.593Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:26:36.594Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:26:36.594Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:36.595Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:26:36.595Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:26:36.595Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9e815dd4-3a84-4c77-9afe-0cd52ce117c3", X-RequestID:"9e815dd4-3a84-4c77-9afe-0cd52ce117c3", X-TransactionID:"9e815dd4-3a84-4c77-9afe-0cd52ce117c3", X-ECOMP-RequestID:"9e815dd4-3a84-4c77-9afe-0cd52ce117c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfebef01-e786-412b-ae68-c334b628c26c"] 2023-03-01T08:26:36.596Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:26:36.596Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:36.964Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:36.967Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:36.968Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:26:36.969Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C99575ED2F192963F86FD31F3A3828F6; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:26:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:36.977Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:c5dd4655-b80a-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"af9785aa-b80a-11ed-bdfd-92f45cc7351c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"af9785aa-b80a-11ed-bdfd-92f45cc7351c","executionId":"af9785aa-b80a-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:26:32.715+0000","endTime":"2023-03-01T08:26:32.716+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a514a303-b80a-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:26:36.979Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:36.990Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af9785aa-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:26:36.991Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:26:37.019Z|9e815dd4-3a84-4c77-9afe-0cd52ce117c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:26:37.032Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 3dc6779a-c269-412b-af68-1ef16ec50ca0 already exists in requestDb InfraActiveRequests table 2023-03-01T08:26:37.034Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0 2023-03-01T08:26:37.035Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|INFO|500||Invoke 2023-03-01T08:26:37.035Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:37.036Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0 2023-03-01T08:26:37.037Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Method : GET 2023-03-01T08:26:37.037Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1ec8e5b55836b17", X-B3-SpanId:"287d737f73087ca2", X-B3-ParentSpanId:"e1ec8e5b55836b17", X-B3-Sampled:"0", X-ONAP-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-TransactionID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-ECOMP-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53db9ccc-8589-4f30-98ef-b8d9db5bb6a3"] 2023-03-01T08:26:37.037Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Request body: 2023-03-01T08:26:37.038Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:37.118Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:37.119Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:26:37.120Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Status text : 2023-03-01T08:26:37.121Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 08:26:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:37.122Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Response body: 2023-03-01T08:26:37.123Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:37.123Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|INFO|404|Not Found|InvokeReturn 2023-03-01T08:26:37.141Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-01T08:26:37.151Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:26:37.276Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-01T08:26:37.277Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||Invoke 2023-03-01T08:26:37.353Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||InvokeReturn 2023-03-01T08:26:37.354Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:26:37 GMT], content-length=[604], vertex-id=[143392], x-aai-txid=[0-aai-resources-230301-08:26:37:142-27799], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:26:37.364Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"282258f13b1143f3942f4811906d6add","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677659015617","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-01T08:26:37.367Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-01T08:26:37.368Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-01T08:26:37.370Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.370Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.370Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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================================================ 2023-03-01T08:26:37.371Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.371Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.372Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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:"110", X-B3-TraceId:"e1ec8e5b55836b17", X-B3-SpanId:"3a45ec455552215c", X-B3-ParentSpanId:"e1ec8e5b55836b17", X-B3-Sampled:"0", X-ONAP-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-TransactionID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-ECOMP-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c71922d-8a85-46b3-b14a-ef14dc84a0fa"] 2023-03-01T08:26:37.372Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b","requestScope":"service"} 2023-03-01T08:26:37.373Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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================================================ 2023-03-01T08:26:37.420Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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========================================== 2023-03-01T08:26:37.421Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.422Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 : 2023-03-01T08:26:37.423Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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:"Wed, 01 Mar 2023 08:26:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:37.437Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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: 2023-03-01T08:26:37.444Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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================================================= 2023-03-01T08:26:37.447Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.457Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.465Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.466Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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================================================ 2023-03-01T08:26:37.466Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.466Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.467Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-TransactionID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-ECOMP-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fcd5dba-97f8-4b8b-a311-f82f37c98951"] 2023-03-01T08:26:37.467Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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: 2023-03-01T08:26:37.468Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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================================================ 2023-03-01T08:26:37.614Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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========================================== 2023-03-01T08:26:37.615Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.625Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 : 2023-03-01T08:26:37.634Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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:"Wed, 01 Mar 2023 08:26:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:37.638Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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" : "2023-03-01 05:42:11.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2023-03-01T08:26:37.640Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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================================================= 2023-03-01T08:26:37.641Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.743Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.744Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.745Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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================================================ 2023-03-01T08:26:37.745Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.745Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.746Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-TransactionID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-ECOMP-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb89730b-89b8-4a21-889b-876795e2935c"] 2023-03-01T08:26:37.746Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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: 2023-03-01T08:26:37.747Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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================================================ 2023-03-01T08:26:37.831Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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========================================== 2023-03-01T08:26:37.832Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.833Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 : 2023-03-01T08:26:37.836Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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:"Wed, 01 Mar 2023 08:26:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:37.842Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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" : "2023-03-01T05:42:11.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2023-03-01T08:26:37.842Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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================================================= 2023-03-01T08:26:37.845Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.850Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.851Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.852Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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================================================ 2023-03-01T08:26:37.853Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.854Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.855Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-TransactionID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-ECOMP-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b40b5217-438b-4816-94ba-7e35f56db790"] 2023-03-01T08:26:37.856Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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: 2023-03-01T08:26:37.857Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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================================================ 2023-03-01T08:26:37.906Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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========================================== 2023-03-01T08:26:37.924Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.925Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 : 2023-03-01T08:26:37.926Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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:"Wed, 01 Mar 2023 08:26:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:37.926Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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" : "2023-03-01 05:42:11.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2023-03-01T08:26:37.927Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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================================================= 2023-03-01T08:26:37.931Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.943Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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/ 2023-03-01T08:26:37.945Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.946Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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================================================ 2023-03-01T08:26:37.946Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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/ 2023-03-01T08:26:37.946Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:37.947Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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:"1833", X-B3-TraceId:"e1ec8e5b55836b17", X-B3-SpanId:"111b79717f27f08b", X-B3-ParentSpanId:"e1ec8e5b55836b17", X-B3-Sampled:"0", X-ONAP-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-TransactionID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-ECOMP-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed973693-1950-4cd1-bec1-1f12e79c8cc3"] 2023-03-01T08:26:37.949Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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":"3dc6779a-c269-412b-af68-1ef16ec50ca0","requestStatus":"IN_PROGRESS","startTime":1677659197142,"source":"VID","tenantId":"282258f13b1143f3942f4811906d6add","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\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\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n\t\t\t\"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"3dc6779a-c269-412b-af68-1ef16ec50ca0"} 2023-03-01T08:26:37.949Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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================================================ 2023-03-01T08:26:38.165Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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========================================== 2023-03-01T08:26:38.189Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:38.189Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 : 2023-03-01T08:26:38.190Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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/3dc6779a-c269-412b-af68-1ef16ec50ca0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:38.191Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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" : "3dc6779a-c269-412b-af68-1ef16ec50ca0", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:26:37.142+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\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\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n\t\t\t\"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-01T08:26:38.035+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "3dc6779a-c269-412b-af68-1ef16ec50ca0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0" } } } 2023-03-01T08:26:38.191Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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================================================= 2023-03-01T08:26:38.192Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:38.226Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:38.227Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:38.228Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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================================================ 2023-03-01T08:26:38.228Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:38.230Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:38.230Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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:"2243", X-B3-TraceId:"e1ec8e5b55836b17", X-B3-SpanId:"3774fe20c116d632", X-B3-ParentSpanId:"e1ec8e5b55836b17", X-B3-Sampled:"0", X-ONAP-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-TransactionID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-ECOMP-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1bcc4fc-47fc-4e8d-aaa5-3a6d5a8ad1ce"] 2023-03-01T08:26:38.231Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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\":\"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"86df27d9-c7b6-4258-aad7-5a9820a3420d\",\"modelUuid\":\"86df27d9-c7b6-4258-aad7-5a9820a3420d\",\"modelInvariantUuid\":\"53f55470-bd93-45f4-9e6f-3aa42e84c634\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"282258f13b1143f3942f4811906d6add\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"185d8243-64b8-4015-be34-d594aaabed1b\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"3dc6779a-c269-412b-af68-1ef16ec50ca0","type":"String"},"mso-request-id":{"value":"3dc6779a-c269-412b-af68-1ef16ec50ca0","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-01T08:26:38.232Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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================================================ 2023-03-01T08:26:40.312Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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========================================== 2023-03-01T08:26:40.313Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:40.313Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 : 2023-03-01T08:26:40.314Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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:"Wed, 01 Mar 2023 08:26:40 GMT", X-ONAP-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-TransactionID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-ECOMP-RequestID:"3dc6779a-c269-412b-af68-1ef16ec50ca0", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d1bcc4fc-47fc-4e8d-aaa5-3a6d5a8ad1ce", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:40.315Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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\":\"3dc6779a-c269-412b-af68-1ef16ec50ca0\",\"instanceId\":\"8a6fc751-044e-483d-a943-0cf50ff7fff9\"}}","message":"Success","processInstanceID":"c934d52a-b80a-11ed-bdfd-92f45cc7351c","variables":null,"messageCode":200} 2023-03-01T08:26:40.317Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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================================================= 2023-03-01T08:26:40.318Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|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 2023-03-01T08:26:40.331Z|3dc6779a-c269-412b-af68-1ef16ec50ca0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:26:40.521Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:26:40.531Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0 2023-03-01T08:26:40.532Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|INFO|500||Invoke 2023-03-01T08:26:40.534Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:40.535Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0 2023-03-01T08:26:40.536Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Method : GET 2023-03-01T08:26:40.536Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef0c491a7abe0b1d", X-B3-SpanId:"31f14a423f593d6f", X-B3-ParentSpanId:"ef0c491a7abe0b1d", X-B3-Sampled:"0", X-ONAP-RequestID:"9ace27bb-b425-4492-92aa-8686b0b0b95c", X-RequestID:"9ace27bb-b425-4492-92aa-8686b0b0b95c", X-TransactionID:"9ace27bb-b425-4492-92aa-8686b0b0b95c", X-ECOMP-RequestID:"9ace27bb-b425-4492-92aa-8686b0b0b95c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e464e29-2887-4a71-a2ef-f8bb8ff4c17e"] 2023-03-01T08:26:40.537Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Request body: 2023-03-01T08:26:40.538Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:40.631Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:40.632Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:40.633Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Status text : 2023-03-01T08:26:40.633Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:40.635Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Response body: { "requestId" : "3dc6779a-c269-412b-af68-1ef16ec50ca0", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:26:37.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\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\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n\t\t\t\"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:26:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "serviceInstanceName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "3dc6779a-c269-412b-af68-1ef16ec50ca0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0" } } } 2023-03-01T08:26:40.636Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:40.636Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|INFO|500||InvokeReturn 2023-03-01T08:26:40.639Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false 2023-03-01T08:26:40.639Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:26:40.640Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:40.640Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false 2023-03-01T08:26:40.641Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:26:40.641Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef0c491a7abe0b1d", X-B3-SpanId:"6e41a2c72a516c51", X-B3-ParentSpanId:"ef0c491a7abe0b1d", X-B3-Sampled:"0", X-ONAP-RequestID:"9ace27bb-b425-4492-92aa-8686b0b0b95c", X-RequestID:"9ace27bb-b425-4492-92aa-8686b0b0b95c", X-TransactionID:"9ace27bb-b425-4492-92aa-8686b0b0b95c", X-ECOMP-RequestID:"9ace27bb-b425-4492-92aa-8686b0b0b95c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c0d3123-8498-4577-bf64-942d0b66b9c7"] 2023-03-01T08:26:40.641Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:26:40.642Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:40.686Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:40.687Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:40.687Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:26:40.688Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:40.691Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:26:40.691Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:40.692Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:26:40.715Z|9ace27bb-b425-4492-92aa-8686b0b0b95c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:26:41.137Z|e4a3a8cb-4c2c-4a11-9d30-7fda50bbdeb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:26:41.138Z|e4a3a8cb-4c2c-4a11-9d30-7fda50bbdeb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:26:41.168Z|2ed85121-688f-4428-bfae-94db54405f89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:26:41.170Z|2ed85121-688f-4428-bfae-94db54405f89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:26:41.212Z|35a33217-ae83-4bef-baa5-f9caf92e57a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:26:41.213Z|35a33217-ae83-4bef-baa5-f9caf92e57a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:26:41.407Z|52de52b5-4aa0-40ac-9eb4-310af5822805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:26:41.407Z|52de52b5-4aa0-40ac-9eb4-310af5822805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:26:47.279Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:26:47.296Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:26:47.299Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||Invoke 2023-03-01T08:26:47.301Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:47.301Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:26:47.303Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Method : GET 2023-03-01T08:26:47.315Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1bd39b08cc64849", X-B3-SpanId:"924518ca49e8de43", X-B3-ParentSpanId:"f1bd39b08cc64849", X-B3-Sampled:"0", X-ONAP-RequestID:"20b8d1bf-ac46-43a0-8ae4-d2e450775824", X-RequestID:"20b8d1bf-ac46-43a0-8ae4-d2e450775824", X-TransactionID:"20b8d1bf-ac46-43a0-8ae4-d2e450775824", X-ECOMP-RequestID:"20b8d1bf-ac46-43a0-8ae4-d2e450775824", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8bc5431-683f-41b5-ba23-688e627b9ca8"] 2023-03-01T08:26:47.316Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Request body: 2023-03-01T08:26:47.316Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:47.382Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:47.383Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:47.384Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status text : 2023-03-01T08:26:47.384Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:47.388Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Response body: { "requestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:25:35.000+00:00", "endTime" : "2023-03-01T08:26:37.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e7693425-04dd-4aa0-9dde-a5a56a3ebbe8\",\n \"modelVersionId\": \"16719e3a-a413-4961-b284-b3a3624e537d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a79c26ff-5064-40e9-a386-7b8ac182dfbb\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"c1ff396b-4092-4845-85e5-0acac221a02e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:26:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "cloudIdentifier" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\"},\"environment\":null}", "created" : "2023-03-01T08:26:11.000+00:00" } ], "requestURI" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" } } } 2023-03-01T08:26:47.388Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:47.389Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||InvokeReturn 2023-03-01T08:26:47.392Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:26:47.393Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:26:47.393Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:47.394Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:26:47.394Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:26:47.394Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1bd39b08cc64849", X-B3-SpanId:"8828f82d45835ad8", X-B3-ParentSpanId:"f1bd39b08cc64849", X-B3-Sampled:"0", X-ONAP-RequestID:"20b8d1bf-ac46-43a0-8ae4-d2e450775824", X-RequestID:"20b8d1bf-ac46-43a0-8ae4-d2e450775824", X-TransactionID:"20b8d1bf-ac46-43a0-8ae4-d2e450775824", X-ECOMP-RequestID:"20b8d1bf-ac46-43a0-8ae4-d2e450775824", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a64acd5-f730-4abc-b836-ca200bfaab5e"] 2023-03-01T08:26:47.395Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:26:47.396Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:47.442Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:47.443Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:47.444Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:26:47.444Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:47.463Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "groupingId" : "47751b03-8bc7-40bf-9e97-baee9587d178", "name" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"7aa0002c-56a0-4119-8e2f-8ab23f4b5f58\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"1e1a7354-fac4-4ef2-ad0e-f18eb48fd936\",\"output_key\":\"subnet_id_3b9dfe9a-0d8e-45c4-b164-d2eb370c576b\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0/47751b03-8bc7-40bf-9e97-baee9587d178\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"updated_time\":null,\"creation_time\":1677659171000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"50c04a0bcd5844529f9de76c4b176f33\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:26:17.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:26:47.464Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:47.465Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:26:47.532Z|20b8d1bf-ac46-43a0-8ae4-d2e450775824|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:26:47.716Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:26:47.724Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:26:47.725Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||Invoke 2023-03-01T08:26:47.728Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:47.728Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:26:47.729Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Method : GET 2023-03-01T08:26:47.729Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d2640a79dee6422", X-B3-SpanId:"1ca5f1a8a3455e2b", X-B3-ParentSpanId:"0d2640a79dee6422", X-B3-Sampled:"0", X-ONAP-RequestID:"90baffff-bfe8-470f-b9ce-ee6c5d19493b", X-RequestID:"90baffff-bfe8-470f-b9ce-ee6c5d19493b", X-TransactionID:"90baffff-bfe8-470f-b9ce-ee6c5d19493b", X-ECOMP-RequestID:"90baffff-bfe8-470f-b9ce-ee6c5d19493b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26d54df2-4ccc-4fbc-8de0-fa35e1b0d9f3"] 2023-03-01T08:26:47.730Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Request body: 2023-03-01T08:26:47.730Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:47.776Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:47.777Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:47.778Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status text : 2023-03-01T08:26:47.778Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:47.779Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Response body: { "requestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:25:35.000+00:00", "endTime" : "2023-03-01T08:26:37.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e7693425-04dd-4aa0-9dde-a5a56a3ebbe8\",\n \"modelVersionId\": \"16719e3a-a413-4961-b284-b3a3624e537d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a79c26ff-5064-40e9-a386-7b8ac182dfbb\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"c1ff396b-4092-4845-85e5-0acac221a02e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:26:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "cloudIdentifier" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\"},\"environment\":null}", "created" : "2023-03-01T08:26:11.000+00:00" } ], "requestURI" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" } } } 2023-03-01T08:26:47.780Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:47.781Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||InvokeReturn 2023-03-01T08:26:47.784Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:26:47.792Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:26:47.793Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:47.793Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:26:47.794Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:26:47.794Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d2640a79dee6422", X-B3-SpanId:"d1488ae1e969b97c", X-B3-ParentSpanId:"0d2640a79dee6422", X-B3-Sampled:"0", X-ONAP-RequestID:"90baffff-bfe8-470f-b9ce-ee6c5d19493b", X-RequestID:"90baffff-bfe8-470f-b9ce-ee6c5d19493b", X-TransactionID:"90baffff-bfe8-470f-b9ce-ee6c5d19493b", X-ECOMP-RequestID:"90baffff-bfe8-470f-b9ce-ee6c5d19493b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"882fd507-e428-43cd-b3ab-895cd3ad6e62"] 2023-03-01T08:26:47.796Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:26:47.797Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:47.821Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:47.822Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:47.823Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:26:47.823Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:47.829Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "groupingId" : "47751b03-8bc7-40bf-9e97-baee9587d178", "name" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"7aa0002c-56a0-4119-8e2f-8ab23f4b5f58\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"1e1a7354-fac4-4ef2-ad0e-f18eb48fd936\",\"output_key\":\"subnet_id_3b9dfe9a-0d8e-45c4-b164-d2eb370c576b\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0/47751b03-8bc7-40bf-9e97-baee9587d178\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"updated_time\":null,\"creation_time\":1677659171000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"50c04a0bcd5844529f9de76c4b176f33\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:26:17.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:26:47.830Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:47.830Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:26:47.848Z|90baffff-bfe8-470f-b9ce-ee6c5d19493b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:26:48.047Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:26:48.060Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:26:48.061Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||Invoke 2023-03-01T08:26:48.061Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:48.062Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:26:48.062Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Method : GET 2023-03-01T08:26:48.062Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb5b74a242632bff", X-B3-SpanId:"7fe727e96003189c", X-B3-ParentSpanId:"eb5b74a242632bff", X-B3-Sampled:"0", X-ONAP-RequestID:"ec10bbfd-a407-4b30-98a0-4e604670cc69", X-RequestID:"ec10bbfd-a407-4b30-98a0-4e604670cc69", X-TransactionID:"ec10bbfd-a407-4b30-98a0-4e604670cc69", X-ECOMP-RequestID:"ec10bbfd-a407-4b30-98a0-4e604670cc69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df0f1f34-6da2-4d89-87c5-2750511270bf"] 2023-03-01T08:26:48.063Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Request body: 2023-03-01T08:26:48.063Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:48.153Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:48.154Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:48.155Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status text : 2023-03-01T08:26:48.155Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:48.157Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Response body: { "requestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:25:35.000+00:00", "endTime" : "2023-03-01T08:26:37.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e7693425-04dd-4aa0-9dde-a5a56a3ebbe8\",\n \"modelVersionId\": \"16719e3a-a413-4961-b284-b3a3624e537d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a79c26ff-5064-40e9-a386-7b8ac182dfbb\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"c1ff396b-4092-4845-85e5-0acac221a02e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:26:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "cloudIdentifier" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\"},\"environment\":null}", "created" : "2023-03-01T08:26:11.000+00:00" } ], "requestURI" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" } } } 2023-03-01T08:26:48.157Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:48.158Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||InvokeReturn 2023-03-01T08:26:48.161Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:26:48.162Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:26:48.162Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:48.164Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:26:48.164Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:26:48.164Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb5b74a242632bff", X-B3-SpanId:"2b1d94d0327c5b99", X-B3-ParentSpanId:"eb5b74a242632bff", X-B3-Sampled:"0", X-ONAP-RequestID:"ec10bbfd-a407-4b30-98a0-4e604670cc69", X-RequestID:"ec10bbfd-a407-4b30-98a0-4e604670cc69", X-TransactionID:"ec10bbfd-a407-4b30-98a0-4e604670cc69", X-ECOMP-RequestID:"ec10bbfd-a407-4b30-98a0-4e604670cc69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f992a90e-9164-4e99-b6e5-531efe8ca20b"] 2023-03-01T08:26:48.165Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:26:48.165Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:48.199Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:48.201Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:48.201Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:26:48.202Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:48.203Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "groupingId" : "47751b03-8bc7-40bf-9e97-baee9587d178", "name" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"7aa0002c-56a0-4119-8e2f-8ab23f4b5f58\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"1e1a7354-fac4-4ef2-ad0e-f18eb48fd936\",\"output_key\":\"subnet_id_3b9dfe9a-0d8e-45c4-b164-d2eb370c576b\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0/47751b03-8bc7-40bf-9e97-baee9587d178\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"updated_time\":null,\"creation_time\":1677659171000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"50c04a0bcd5844529f9de76c4b176f33\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:26:17.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:26:48.204Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:48.204Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:26:48.233Z|ec10bbfd-a407-4b30-98a0-4e604670cc69|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:26:48.444Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:26:48.459Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:26:48.461Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||Invoke 2023-03-01T08:26:48.461Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:48.461Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:26:48.462Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Method : GET 2023-03-01T08:26:48.462Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1b850b0ab30eee3", X-B3-SpanId:"38f0e59585af132f", X-B3-ParentSpanId:"e1b850b0ab30eee3", X-B3-Sampled:"0", X-ONAP-RequestID:"edca40ed-f50d-4188-9d6d-876b32ad1e16", X-RequestID:"edca40ed-f50d-4188-9d6d-876b32ad1e16", X-TransactionID:"edca40ed-f50d-4188-9d6d-876b32ad1e16", X-ECOMP-RequestID:"edca40ed-f50d-4188-9d6d-876b32ad1e16", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1fb3bdf-25c6-4374-82d6-7f29f61372a1"] 2023-03-01T08:26:48.463Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Request body: 2023-03-01T08:26:48.465Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:48.531Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:48.532Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:48.532Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status text : 2023-03-01T08:26:48.533Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:48.534Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Response body: { "requestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:25:35.000+00:00", "endTime" : "2023-03-01T08:26:37.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e7693425-04dd-4aa0-9dde-a5a56a3ebbe8\",\n \"modelVersionId\": \"16719e3a-a413-4961-b284-b3a3624e537d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a79c26ff-5064-40e9-a386-7b8ac182dfbb\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"c1ff396b-4092-4845-85e5-0acac221a02e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:26:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "cloudIdentifier" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\"},\"environment\":null}", "created" : "2023-03-01T08:26:11.000+00:00" } ], "requestURI" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" } } } 2023-03-01T08:26:48.534Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:48.537Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||InvokeReturn 2023-03-01T08:26:48.540Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:26:48.541Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:26:48.541Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:48.541Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:26:48.541Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:26:48.542Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1b850b0ab30eee3", X-B3-SpanId:"b3e6f1804f8ca986", X-B3-ParentSpanId:"e1b850b0ab30eee3", X-B3-Sampled:"0", X-ONAP-RequestID:"edca40ed-f50d-4188-9d6d-876b32ad1e16", X-RequestID:"edca40ed-f50d-4188-9d6d-876b32ad1e16", X-TransactionID:"edca40ed-f50d-4188-9d6d-876b32ad1e16", X-ECOMP-RequestID:"edca40ed-f50d-4188-9d6d-876b32ad1e16", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99af40ae-7241-485f-8b94-e0e01e62d454"] 2023-03-01T08:26:48.542Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:26:48.542Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:48.581Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:48.582Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:48.582Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:26:48.582Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:48.601Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "groupingId" : "47751b03-8bc7-40bf-9e97-baee9587d178", "name" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"7aa0002c-56a0-4119-8e2f-8ab23f4b5f58\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"1e1a7354-fac4-4ef2-ad0e-f18eb48fd936\",\"output_key\":\"subnet_id_3b9dfe9a-0d8e-45c4-b164-d2eb370c576b\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0/47751b03-8bc7-40bf-9e97-baee9587d178\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"updated_time\":null,\"creation_time\":1677659171000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"50c04a0bcd5844529f9de76c4b176f33\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:26:17.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:26:48.602Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:48.602Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:26:48.616Z|edca40ed-f50d-4188-9d6d-876b32ad1e16|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:26:48.797Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:26:48.807Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:26:48.808Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||Invoke 2023-03-01T08:26:48.808Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:48.808Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729 2023-03-01T08:26:48.809Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Method : GET 2023-03-01T08:26:48.809Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c493cb1da0c7b05", X-B3-SpanId:"109730621a8f4bb9", X-B3-ParentSpanId:"8c493cb1da0c7b05", X-B3-Sampled:"0", X-ONAP-RequestID:"73490387-233f-487f-9782-7f39ac6ee4e2", X-RequestID:"73490387-233f-487f-9782-7f39ac6ee4e2", X-TransactionID:"73490387-233f-487f-9782-7f39ac6ee4e2", X-ECOMP-RequestID:"73490387-233f-487f-9782-7f39ac6ee4e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7af2ffe-50f4-43b7-b4c7-b5813159b773"] 2023-03-01T08:26:48.809Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Request body: 2023-03-01T08:26:48.810Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:48.859Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:48.860Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:48.861Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Status text : 2023-03-01T08:26:48.861Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:48.862Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||Response body: { "requestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:25:35.000+00:00", "endTime" : "2023-03-01T08:26:37.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e7693425-04dd-4aa0-9dde-a5a56a3ebbe8\",\n \"modelVersionId\": \"16719e3a-a413-4961-b284-b3a3624e537d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a79c26ff-5064-40e9-a386-7b8ac182dfbb\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"c1ff396b-4092-4845-85e5-0acac221a02e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:26:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "cloudIdentifier" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\"},\"environment\":null}", "created" : "2023-03-01T08:26:11.000+00:00" } ], "requestURI" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729" } } } 2023-03-01T08:26:48.862Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:48.863Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69c5e988-2c21-4e29-8577-8cf4c7075729|INFO|500||InvokeReturn 2023-03-01T08:26:48.866Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:26:48.866Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:26:48.867Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:48.867Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false 2023-03-01T08:26:48.867Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:26:48.868Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c493cb1da0c7b05", X-B3-SpanId:"937ec34c145712f6", X-B3-ParentSpanId:"8c493cb1da0c7b05", X-B3-Sampled:"0", X-ONAP-RequestID:"73490387-233f-487f-9782-7f39ac6ee4e2", X-RequestID:"73490387-233f-487f-9782-7f39ac6ee4e2", X-TransactionID:"73490387-233f-487f-9782-7f39ac6ee4e2", X-ECOMP-RequestID:"73490387-233f-487f-9782-7f39ac6ee4e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aef615e3-0d24-4b2b-a4de-a997734f9574"] 2023-03-01T08:26:48.868Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:26:48.869Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:48.919Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:48.920Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:48.921Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:26:48.921Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:48.922Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "69c5e988-2c21-4e29-8577-8cf4c7075729", "groupingId" : "47751b03-8bc7-40bf-9e97-baee9587d178", "name" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"7aa0002c-56a0-4119-8e2f-8ab23f4b5f58\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"1e1a7354-fac4-4ef2-ad0e-f18eb48fd936\",\"output_key\":\"subnet_id_3b9dfe9a-0d8e-45c4-b164-d2eb370c576b\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0/47751b03-8bc7-40bf-9e97-baee9587d178\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"updated_time\":null,\"creation_time\":1677659171000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"50c04a0bcd5844529f9de76c4b176f33\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:26:17.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:26:48.923Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:48.923Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69c5e988-2c21-4e29-8577-8cf4c7075729&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:26:49.137Z|73490387-233f-487f-9782-7f39ac6ee4e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69c5e988-2c21-4e29-8577-8cf4c7075729|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:26:50.959Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:26:50.993Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0 2023-03-01T08:26:50.995Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|INFO|500||Invoke 2023-03-01T08:26:50.996Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:50.996Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0 2023-03-01T08:26:50.997Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Method : GET 2023-03-01T08:26:50.997Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24e1f414fe25e068", X-B3-SpanId:"3a009de3ea3c4a2e", X-B3-ParentSpanId:"24e1f414fe25e068", X-B3-Sampled:"0", X-ONAP-RequestID:"e6260ced-acd9-4101-992e-b88c69576ef4", X-RequestID:"e6260ced-acd9-4101-992e-b88c69576ef4", X-TransactionID:"e6260ced-acd9-4101-992e-b88c69576ef4", X-ECOMP-RequestID:"e6260ced-acd9-4101-992e-b88c69576ef4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ac4d2cf-f95a-4e5f-b799-002b23712fe5"] 2023-03-01T08:26:50.998Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Request body: 2023-03-01T08:26:50.999Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:51.100Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:51.101Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:51.102Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Status text : 2023-03-01T08:26:51.103Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:51.125Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Response body: { "requestId" : "3dc6779a-c269-412b-af68-1ef16ec50ca0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:26:37.000+00:00", "endTime" : "2023-03-01T08:26:46.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\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\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n\t\t\t\"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:26:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "serviceInstanceName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "3dc6779a-c269-412b-af68-1ef16ec50ca0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0" } } } 2023-03-01T08:26:51.126Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:51.127Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|INFO|500||InvokeReturn 2023-03-01T08:26:51.132Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false 2023-03-01T08:26:51.133Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:26:51.133Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:51.134Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false 2023-03-01T08:26:51.134Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:26:51.134Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24e1f414fe25e068", X-B3-SpanId:"193045aa2f92cff6", X-B3-ParentSpanId:"24e1f414fe25e068", X-B3-Sampled:"0", X-ONAP-RequestID:"e6260ced-acd9-4101-992e-b88c69576ef4", X-RequestID:"e6260ced-acd9-4101-992e-b88c69576ef4", X-TransactionID:"e6260ced-acd9-4101-992e-b88c69576ef4", X-ECOMP-RequestID:"e6260ced-acd9-4101-992e-b88c69576ef4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a013a49-7419-44b5-8cd7-20a9eff9570e"] 2023-03-01T08:26:51.140Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:26:51.141Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:51.179Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:51.182Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:51.186Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:26:51.187Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:51.190Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:26:51.191Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:51.191Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:26:51.220Z|5dcce168-938b-4dfd-a5d4-b78005ad3a5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:26:51.221Z|5dcce168-938b-4dfd-a5d4-b78005ad3a5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:26:51.235Z|e6260ced-acd9-4101-992e-b88c69576ef4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:26:51.239Z|82a00458-8ee1-479a-9dfe-c5af84c71c8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:26:51.241Z|82a00458-8ee1-479a-9dfe-c5af84c71c8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:26:51.283Z|8e92a7dc-fea6-4a95-8add-2db6cf66029a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:26:51.284Z|8e92a7dc-fea6-4a95-8add-2db6cf66029a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:26:51.402Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:26:51.409Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0 2023-03-01T08:26:51.410Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|INFO|500||Invoke 2023-03-01T08:26:51.410Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:51.411Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0 2023-03-01T08:26:51.412Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Method : GET 2023-03-01T08:26:51.412Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f60c95fc97b628ca", X-B3-SpanId:"c4636f6c840cb8f9", X-B3-ParentSpanId:"f60c95fc97b628ca", X-B3-Sampled:"0", X-ONAP-RequestID:"dcb80cf4-45f2-4c1b-9815-ea7c02ba6492", X-RequestID:"dcb80cf4-45f2-4c1b-9815-ea7c02ba6492", X-TransactionID:"dcb80cf4-45f2-4c1b-9815-ea7c02ba6492", X-ECOMP-RequestID:"dcb80cf4-45f2-4c1b-9815-ea7c02ba6492", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"251f8ba8-544a-4528-9f87-c8c2f7a03af5"] 2023-03-01T08:26:51.414Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Request body: 2023-03-01T08:26:51.414Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:51.460Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:51.460Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:51.461Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Status text : 2023-03-01T08:26:51.461Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:51.462Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Response body: { "requestId" : "3dc6779a-c269-412b-af68-1ef16ec50ca0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:26:37.000+00:00", "endTime" : "2023-03-01T08:26:46.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\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\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n\t\t\t\"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:26:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "serviceInstanceName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "3dc6779a-c269-412b-af68-1ef16ec50ca0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0" } } } 2023-03-01T08:26:51.462Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:51.463Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|INFO|500||InvokeReturn 2023-03-01T08:26:51.468Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false 2023-03-01T08:26:51.469Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:26:51.471Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:51.472Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false 2023-03-01T08:26:51.472Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:26:51.472Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f60c95fc97b628ca", X-B3-SpanId:"24557d1e4ea4f608", X-B3-ParentSpanId:"f60c95fc97b628ca", X-B3-Sampled:"0", X-ONAP-RequestID:"dcb80cf4-45f2-4c1b-9815-ea7c02ba6492", X-RequestID:"dcb80cf4-45f2-4c1b-9815-ea7c02ba6492", X-TransactionID:"dcb80cf4-45f2-4c1b-9815-ea7c02ba6492", X-ECOMP-RequestID:"dcb80cf4-45f2-4c1b-9815-ea7c02ba6492", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11b3c04a-0e4e-4425-b505-529c1591aa3e"] 2023-03-01T08:26:51.473Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:26:51.473Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:51.494Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:51.494Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:51.495Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:26:51.495Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:51.496Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:26:51.498Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:51.498Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:26:51.519Z|dcb80cf4-45f2-4c1b-9815-ea7c02ba6492|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:26:51.703Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:26:51.711Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0 2023-03-01T08:26:51.713Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|INFO|500||Invoke 2023-03-01T08:26:51.713Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:51.714Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0 2023-03-01T08:26:51.715Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Method : GET 2023-03-01T08:26:51.716Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9ecaee78acacdb4", X-B3-SpanId:"3c4927c2d0d49f37", X-B3-ParentSpanId:"b9ecaee78acacdb4", X-B3-Sampled:"0", X-ONAP-RequestID:"efc9c818-4001-4e6d-9ec0-5a841576b824", X-RequestID:"efc9c818-4001-4e6d-9ec0-5a841576b824", X-TransactionID:"efc9c818-4001-4e6d-9ec0-5a841576b824", X-ECOMP-RequestID:"efc9c818-4001-4e6d-9ec0-5a841576b824", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"015885d5-27a8-4fbe-885a-136b09b9857c"] 2023-03-01T08:26:51.716Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Request body: 2023-03-01T08:26:51.717Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:51.778Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:51.780Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:51.781Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Status text : 2023-03-01T08:26:51.782Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:51.791Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Response body: { "requestId" : "3dc6779a-c269-412b-af68-1ef16ec50ca0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:26:37.000+00:00", "endTime" : "2023-03-01T08:26:46.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\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\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n\t\t\t\"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:26:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "serviceInstanceName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "3dc6779a-c269-412b-af68-1ef16ec50ca0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0" } } } 2023-03-01T08:26:51.793Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:51.794Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|INFO|500||InvokeReturn 2023-03-01T08:26:51.798Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false 2023-03-01T08:26:51.799Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:26:51.800Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:51.800Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false 2023-03-01T08:26:51.804Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:26:51.805Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9ecaee78acacdb4", X-B3-SpanId:"192ee67bbb50ef42", X-B3-ParentSpanId:"b9ecaee78acacdb4", X-B3-Sampled:"0", X-ONAP-RequestID:"efc9c818-4001-4e6d-9ec0-5a841576b824", X-RequestID:"efc9c818-4001-4e6d-9ec0-5a841576b824", X-TransactionID:"efc9c818-4001-4e6d-9ec0-5a841576b824", X-ECOMP-RequestID:"efc9c818-4001-4e6d-9ec0-5a841576b824", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3a4537d-a364-4aa5-b346-c3009c81873c"] 2023-03-01T08:26:51.806Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:26:51.807Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:51.846Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:51.854Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:51.857Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:26:51.858Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:51.861Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:26:51.861Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:51.862Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:26:51.886Z|efc9c818-4001-4e6d-9ec0-5a841576b824|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:26:52.149Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:26:52.166Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0 2023-03-01T08:26:52.167Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|INFO|500||Invoke 2023-03-01T08:26:52.168Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:52.168Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0 2023-03-01T08:26:52.168Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Method : GET 2023-03-01T08:26:52.169Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f31c745006aae504", X-B3-SpanId:"cd88fea3f6289d34", X-B3-ParentSpanId:"f31c745006aae504", X-B3-Sampled:"0", X-ONAP-RequestID:"975790b5-82bc-47de-81b1-e80c3a49c4be", X-RequestID:"975790b5-82bc-47de-81b1-e80c3a49c4be", X-TransactionID:"975790b5-82bc-47de-81b1-e80c3a49c4be", X-ECOMP-RequestID:"975790b5-82bc-47de-81b1-e80c3a49c4be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1efa6c8d-d965-4992-ae9d-fe9eff452a10"] 2023-03-01T08:26:52.170Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Request body: 2023-03-01T08:26:52.170Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:52.270Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:52.271Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:52.272Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Status text : 2023-03-01T08:26:52.273Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:52.274Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Response body: { "requestId" : "3dc6779a-c269-412b-af68-1ef16ec50ca0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:26:37.000+00:00", "endTime" : "2023-03-01T08:26:46.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\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\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n\t\t\t\"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:26:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "serviceInstanceName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "3dc6779a-c269-412b-af68-1ef16ec50ca0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0" } } } 2023-03-01T08:26:52.274Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:52.278Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|INFO|500||InvokeReturn 2023-03-01T08:26:52.285Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false 2023-03-01T08:26:52.286Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:26:52.286Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:52.286Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false 2023-03-01T08:26:52.287Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:26:52.287Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f31c745006aae504", X-B3-SpanId:"8509f87d0ef6d10b", X-B3-ParentSpanId:"f31c745006aae504", X-B3-Sampled:"0", X-ONAP-RequestID:"975790b5-82bc-47de-81b1-e80c3a49c4be", X-RequestID:"975790b5-82bc-47de-81b1-e80c3a49c4be", X-TransactionID:"975790b5-82bc-47de-81b1-e80c3a49c4be", X-ECOMP-RequestID:"975790b5-82bc-47de-81b1-e80c3a49c4be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"723bf265-9b4f-4da5-aa2a-167d97df6dd0"] 2023-03-01T08:26:52.288Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:26:52.288Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:52.367Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:52.368Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:52.369Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:26:52.369Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:52.370Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:26:52.370Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:52.371Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:26:52.402Z|975790b5-82bc-47de-81b1-e80c3a49c4be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:26:52.611Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:26:52.638Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0 2023-03-01T08:26:52.639Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|INFO|500||Invoke 2023-03-01T08:26:52.639Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:52.639Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0 2023-03-01T08:26:52.640Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Method : GET 2023-03-01T08:26:52.640Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4db3fc7e2a5f594c", X-B3-SpanId:"c36347839e8c0661", X-B3-ParentSpanId:"4db3fc7e2a5f594c", X-B3-Sampled:"0", X-ONAP-RequestID:"71d037e1-9b0f-40a5-b553-97da321153bc", X-RequestID:"71d037e1-9b0f-40a5-b553-97da321153bc", X-TransactionID:"71d037e1-9b0f-40a5-b553-97da321153bc", X-ECOMP-RequestID:"71d037e1-9b0f-40a5-b553-97da321153bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9ce3510-976d-4530-bcf6-dd5d70c23579"] 2023-03-01T08:26:52.644Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Request body: 2023-03-01T08:26:52.645Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:52.733Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:52.734Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:52.734Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Status text : 2023-03-01T08:26:52.735Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:52.738Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||Response body: { "requestId" : "3dc6779a-c269-412b-af68-1ef16ec50ca0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:26:37.000+00:00", "endTime" : "2023-03-01T08:26:46.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\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\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n\t\t\t\"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\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\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:26:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "serviceInstanceName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "3dc6779a-c269-412b-af68-1ef16ec50ca0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0" } } } 2023-03-01T08:26:52.738Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:52.739Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dc6779a-c269-412b-af68-1ef16ec50ca0|INFO|500||InvokeReturn 2023-03-01T08:26:52.741Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false 2023-03-01T08:26:52.741Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:26:52.742Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:52.742Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false 2023-03-01T08:26:52.742Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:26:52.743Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4db3fc7e2a5f594c", X-B3-SpanId:"3b64caca7e1ce69c", X-B3-ParentSpanId:"4db3fc7e2a5f594c", X-B3-Sampled:"0", X-ONAP-RequestID:"71d037e1-9b0f-40a5-b553-97da321153bc", X-RequestID:"71d037e1-9b0f-40a5-b553-97da321153bc", X-TransactionID:"71d037e1-9b0f-40a5-b553-97da321153bc", X-ECOMP-RequestID:"71d037e1-9b0f-40a5-b553-97da321153bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6d14d78-11a6-429f-929e-4c9e73901518"] 2023-03-01T08:26:52.743Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:26:52.743Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:52.800Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:52.803Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:52.803Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:26:52.804Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:52.812Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:26:52.812Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:52.813Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dc6779a-c269-412b-af68-1ef16ec50ca0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:26:52.835Z|71d037e1-9b0f-40a5-b553-97da321153bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3dc6779a-c269-412b-af68-1ef16ec50ca0|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:26:53.806Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:26:53.809Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 82be2ea3-4f47-4be0-90ed-33279599d171 already exists in requestDb InfraActiveRequests table 2023-03-01T08:26:53.811Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171 2023-03-01T08:26:53.812Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|INFO|500||Invoke 2023-03-01T08:26:53.812Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:53.812Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171 2023-03-01T08:26:53.813Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Method : GET 2023-03-01T08:26:53.813Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"577ced6234f27f10", X-B3-SpanId:"549b7c3aa730c5f1", X-B3-ParentSpanId:"577ced6234f27f10", X-B3-Sampled:"0", X-ONAP-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-TransactionID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-ECOMP-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e2952ce-ff07-4b93-8bb6-983a7c27460b"] 2023-03-01T08:26:53.813Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Request body: 2023-03-01T08:26:53.814Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:53.928Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:53.930Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:26:53.930Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Status text : 2023-03-01T08:26:53.932Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 08:26:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:53.933Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Response body: 2023-03-01T08:26:53.934Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:53.934Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|INFO|404|Not Found|InvokeReturn 2023-03-01T08:26:53.994Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|||INFO|500||Running local validations 2023-03-01T08:26:53.995Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-01T08:26:54.089Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:26:54.309Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/53f55470-bd93-45f4-9e6f-3aa42e84c634 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-01T08:26:54.311Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/53f55470-bd93-45f4-9e6f-3aa42e84c634|INFO|500||Invoke 2023-03-01T08:26:54.383Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/53f55470-bd93-45f4-9e6f-3aa42e84c634|INFO|404|Not Found|InvokeReturn 2023-03-01T08:26:54.385Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/53f55470-bd93-45f4-9e6f-3aa42e84c634 has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 08:26:54 GMT], content-length=[377], x-aai-txid=[2-aai-resources-230301-08:26:54:215-39705], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:26:54.396Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/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/53f55470-bd93-45f4-9e6f-3aa42e84c634","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/53f55470-bd93-45f4-9e6f-3aa42e84c634","ERR.5.4.6114"]}}} 2023-03-01T08:26:54.401Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/53f55470-bd93-45f4-9e6f-3aa42e84c634 2023-03-01T08:26:54.402Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 53f55470-bd93-45f4-9e6f-3aa42e84c634 2023-03-01T08:26:54.408Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:26:54.472Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/53f55470-bd93-45f4-9e6f-3aa42e84c634 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-01T08:26:54.473Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/53f55470-bd93-45f4-9e6f-3aa42e84c634|INFO|500||Invoke 2023-03-01T08:26:54.498Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/53f55470-bd93-45f4-9e6f-3aa42e84c634|INFO|404|Not Found|InvokeReturn 2023-03-01T08:26:54.500Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/53f55470-bd93-45f4-9e6f-3aa42e84c634 has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 08:26:54 GMT], content-length=[377], x-aai-txid=[1-aai-resources-230301-08:26:54:331-2878], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:26:54.502Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/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/53f55470-bd93-45f4-9e6f-3aa42e84c634","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/53f55470-bd93-45f4-9e6f-3aa42e84c634","ERR.5.4.6114"]}}} 2023-03-01T08:26:54.510Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/53f55470-bd93-45f4-9e6f-3aa42e84c634 2023-03-01T08:26:54.510Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 53f55470-bd93-45f4-9e6f-3aa42e84c634 2023-03-01T08:26:54.517Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:26:54.582Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-01T08:26:54.583Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||Invoke 2023-03-01T08:26:54.633Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||InvokeReturn 2023-03-01T08:26:54.634Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:26:54 GMT], content-length=[604], vertex-id=[143392], x-aai-txid=[0-aai-resources-230301-08:26:54:447-56685], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:26:54.637Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"282258f13b1143f3942f4811906d6add","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677659015617","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-01T08:26:54.639Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-01T08:26:54.640Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-01T08:26:54.644Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:26:54.645Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-01T08:26:54.645Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:54.646Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:26:54.646Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-01T08:26:54.647Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/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:"577ced6234f27f10", X-B3-SpanId:"36331bf2eb52a57b", X-B3-ParentSpanId:"577ced6234f27f10", X-B3-Sampled:"0", X-ONAP-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-TransactionID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-ECOMP-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21f2c366-3c1f-4149-9932-6ba000a98bb3"] 2023-03-01T08:26:54.648Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"8a6fc751-044e-483d-a943-0cf50ff7fff9"},"instanceName":"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0","requestScope":"vnf"} 2023-03-01T08:26:54.648Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:54.765Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:54.767Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:54.767Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-03-01T08:26:54.768Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/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:"Wed, 01 Mar 2023 08:26:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:54.769Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-01T08:26:54.769Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:54.771Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-01T08:26:54.774Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5335bd71-f4ee-4783-9398-549841f55c52|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5335bd71-f4ee-4783-9398-549841f55c52 2023-03-01T08:26:54.781Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5335bd71-f4ee-4783-9398-549841f55c52|INFO|500||Invoke 2023-03-01T08:26:54.781Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5335bd71-f4ee-4783-9398-549841f55c52|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:54.782Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5335bd71-f4ee-4783-9398-549841f55c52|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5335bd71-f4ee-4783-9398-549841f55c52 2023-03-01T08:26:54.782Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5335bd71-f4ee-4783-9398-549841f55c52|DEBUG|500||Method : GET 2023-03-01T08:26:54.782Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5335bd71-f4ee-4783-9398-549841f55c52|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-TransactionID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-ECOMP-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"110c13c4-fe85-4971-a40c-1f1e8c689a2e"] 2023-03-01T08:26:54.783Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5335bd71-f4ee-4783-9398-549841f55c52|DEBUG|500||Request body: 2023-03-01T08:26:54.783Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5335bd71-f4ee-4783-9398-549841f55c52|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:54.996Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5335bd71-f4ee-4783-9398-549841f55c52|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:54.997Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5335bd71-f4ee-4783-9398-549841f55c52|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:54.997Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5335bd71-f4ee-4783-9398-549841f55c52|DEBUG|500||Status text : 2023-03-01T08:26:54.998Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5335bd71-f4ee-4783-9398-549841f55c52|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:54.999Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5335bd71-f4ee-4783-9398-549841f55c52|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 8, "modelCustomizationUUID" : "5335bd71-f4ee-4783-9398-549841f55c52", "modelInstanceName" : "basic_vm 0", "created" : "2023-03-01 08:26:05.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2023-03-01T08:26:05.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/service" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfcInstanceGroupCustomizations" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vfModuleCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5335bd71-f4ee-4783-9398-549841f55c52" } } } 2023-03-01T08:26:55.000Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5335bd71-f4ee-4783-9398-549841f55c52|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:55.000Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=5335bd71-f4ee-4783-9398-549841f55c52|INFO|500||InvokeReturn 2023-03-01T08:26:55.050Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources 2023-03-01T08:26:55.052Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|INFO|500||Invoke 2023-03-01T08:26:55.053Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:55.053Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources 2023-03-01T08:26:55.054Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Method : GET 2023-03-01T08:26:55.054Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-TransactionID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-ECOMP-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09308c3f-ab70-4c1e-9d64-5c7e355fd5f7"] 2023-03-01T08:26:55.055Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Request body: 2023-03-01T08:26:55.056Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:55.144Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:55.148Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:55.148Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Status text : 2023-03-01T08:26:55.149Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/fd10a954-0a14-4944-90df-64aa099d9393", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:55.150Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Response body: { "modelUUID" : "fd10a954-0a14-4944-90df-64aa099d9393", "modelInvariantUUID" : "d46885e7-f82c-44ab-b338-1faa49e13631", "modelName" : "basic_vm", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vf.BasicVm", "description" : "VF", "orchestrationMode" : "HEAT", "aicVersionMin" : null, "aicVersionMax" : null, "category" : "Generic", "subCategory" : "Abstract", "created" : "2023-03-01T08:26:05.000+00:00", "modelInvariantId" : "d46885e7-f82c-44ab-b338-1faa49e13631", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/fd10a954-0a14-4944-90df-64aa099d9393" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/fd10a954-0a14-4944-90df-64aa099d9393" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/fd10a954-0a14-4944-90df-64aa099d9393/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/fd10a954-0a14-4944-90df-64aa099d9393/vnfResourceWorkflow" } } } 2023-03-01T08:26:55.151Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:55.153Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|INFO|500||InvokeReturn 2023-03-01T08:26:55.182Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2023-03-01T08:26:55.183Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2023-03-01T08:26:55.184Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:55.185Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2023-03-01T08:26:55.185Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2023-03-01T08:26:55.186Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/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:"82be2ea3-4f47-4be0-90ed-33279599d171", X-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-TransactionID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-ECOMP-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07cd4794-e1bc-41a9-b98e-0f6121f47fb9"] 2023-03-01T08:26:55.186Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2023-03-01T08:26:55.187Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:55.276Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:55.278Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:55.279Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : 2023-03-01T08:26:55.280Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/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:"Wed, 01 Mar 2023 08:26:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:55.284Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 10034, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "createInstance", "description" : "Gr api recipe to create vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2023-03-01T05:42:11.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" } } } 2023-03-01T08:26:55.286Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:55.286Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2023-03-01T08:26:55.324Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:26:55.326Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-01T08:26:55.326Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:55.327Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:26:55.330Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-01T08:26:55.331Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2615", X-B3-TraceId:"577ced6234f27f10", X-B3-SpanId:"3628c57949ef3cc4", X-B3-ParentSpanId:"577ced6234f27f10", X-B3-Sampled:"0", X-ONAP-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-TransactionID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-ECOMP-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c556828-e7ee-4537-bfd1-50164611e835"] 2023-03-01T08:26:55.333Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"82be2ea3-4f47-4be0-90ed-33279599d171","requestStatus":"IN_PROGRESS","startTime":1677659213995,"source":"VID","vnfName":"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"282258f13b1143f3942f4811906d6add","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"8a6fc751-044e-483d-a943-0cf50ff7fff9","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"82be2ea3-4f47-4be0-90ed-33279599d171"} 2023-03-01T08:26:55.334Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:55.464Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:55.465Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-01T08:26:55.466Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-03-01T08:26:55.466Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/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/82be2ea3-4f47-4be0-90ed-33279599d171", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:55.468Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "82be2ea3-4f47-4be0-90ed-33279599d171", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:26:53.995+00:00", "source" : "VID", "vnfName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-01T08:26:55.418+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "82be2ea3-4f47-4be0-90ed-33279599d171", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171" } } } 2023-03-01T08:26:55.469Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:55.469Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-01T08:26:55.495Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:26:55.496Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-01T08:26:55.496Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:55.497Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:26:55.498Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-01T08:26:55.498Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/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:"577ced6234f27f10", X-B3-SpanId:"491a2af2a58a6848", X-B3-ParentSpanId:"577ced6234f27f10", X-B3-Sampled:"0", X-ONAP-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-TransactionID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-ECOMP-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"004e8403-b077-4347-a64c-a710191a1ccf"] 2023-03-01T08:26:55.498Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/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\":\"d46885e7-f82c-44ab-b338-1faa49e13631\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"5335bd71-f4ee-4783-9398-549841f55c52\",\"modelVersionId\":\"fd10a954-0a14-4944-90df-64aa099d9393\",\"modelCustomizationId\":\"5335bd71-f4ee-4783-9398-549841f55c52\",\"modelUuid\":\"fd10a954-0a14-4944-90df-64aa099d9393\",\"modelInvariantUuid\":\"d46885e7-f82c-44ab-b338-1faa49e13631\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\"source\":\"VID\",\"instanceName\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\"modelInfo\":{\"modelInvariantId\":\"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"86df27d9-c7b6-4258-aad7-5a9820a3420d\",\"modelUuid\":\"86df27d9-c7b6-4258-aad7-5a9820a3420d\",\"modelInvariantUuid\":\"53f55470-bd93-45f4-9e6f-3aa42e84c634\"}}}],\"cloudConfiguration\":{\"tenantId\":\"282258f13b1143f3942f4811906d6add\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"8a6fc751-044e-483d-a943-0cf50ff7fff9\"}","type":"String"},"requestId":{"value":"82be2ea3-4f47-4be0-90ed-33279599d171","type":"String"},"mso-request-id":{"value":"82be2ea3-4f47-4be0-90ed-33279599d171","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"8a6fc751-044e-483d-a943-0cf50ff7fff9","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/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-01T08:26:55.499Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:56.407Z|471cca45-d282-443f-a348-c7553a50140f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:26:56.408Z|471cca45-d282-443f-a348-c7553a50140f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:26:56.543Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:56.545Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-01T08:26:56.546Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-03-01T08:26:56.547Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 01 Mar 2023 08:26:56 GMT", X-ONAP-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-TransactionID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-ECOMP-RequestID:"82be2ea3-4f47-4be0-90ed-33279599d171", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"004e8403-b077-4347-a64c-a710191a1ccf", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:56.548Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"82be2ea3-4f47-4be0-90ed-33279599d171\",\"instanceId\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\"}}","message":"Success","processInstanceID":"d3770627-b80a-11ed-bdfd-92f45cc7351c","variables":null,"messageCode":200} 2023-03-01T08:26:56.549Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:56.549Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-01T08:26:56.556Z|82be2ea3-4f47-4be0-90ed-33279599d171|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:26:56.748Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:26:56.759Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171 2023-03-01T08:26:56.760Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|INFO|500||Invoke 2023-03-01T08:26:56.760Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:56.760Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171 2023-03-01T08:26:56.761Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Method : GET 2023-03-01T08:26:56.761Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9e07e8727ad778c", X-B3-SpanId:"e409809ffd9f1957", X-B3-ParentSpanId:"d9e07e8727ad778c", X-B3-Sampled:"0", X-ONAP-RequestID:"c2cfd331-1b56-4794-8e5a-b4ee5364c27d", X-RequestID:"c2cfd331-1b56-4794-8e5a-b4ee5364c27d", X-TransactionID:"c2cfd331-1b56-4794-8e5a-b4ee5364c27d", X-ECOMP-RequestID:"c2cfd331-1b56-4794-8e5a-b4ee5364c27d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b039d14d-0c60-4b0d-a336-e12e70e4f083"] 2023-03-01T08:26:56.762Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Request body: 2023-03-01T08:26:56.762Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:56.835Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:56.836Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:56.849Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Status text : 2023-03-01T08:26:56.869Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:56.870Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Response body: { "requestId" : "82be2ea3-4f47-4be0-90ed-33279599d171", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:26:53.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:26:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "82be2ea3-4f47-4be0-90ed-33279599d171", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171" } } } 2023-03-01T08:26:56.871Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:56.871Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|INFO|500||InvokeReturn 2023-03-01T08:26:56.874Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false 2023-03-01T08:26:56.875Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:26:56.875Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:56.876Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false 2023-03-01T08:26:56.876Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:26:56.877Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9e07e8727ad778c", X-B3-SpanId:"9bdaeb20f82f308d", X-B3-ParentSpanId:"d9e07e8727ad778c", X-B3-Sampled:"0", X-ONAP-RequestID:"c2cfd331-1b56-4794-8e5a-b4ee5364c27d", X-RequestID:"c2cfd331-1b56-4794-8e5a-b4ee5364c27d", X-TransactionID:"c2cfd331-1b56-4794-8e5a-b4ee5364c27d", X-ECOMP-RequestID:"c2cfd331-1b56-4794-8e5a-b4ee5364c27d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d918c3e2-0690-48cd-be2b-bb4f6e1f2e65"] 2023-03-01T08:26:56.877Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:26:56.879Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:56.908Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:56.909Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:26:56.909Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:26:56.910Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:26:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:56.916Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:26:56.917Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:56.917Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:26:56.934Z|c2cfd331-1b56-4794-8e5a-b4ee5364c27d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:26:57.542Z|8c486779-3288-43a8-a934-606ba6359934|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:26:57.543Z|8c486779-3288-43a8-a934-606ba6359934|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:26:59.817Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:26:59.821Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|||INFO|500||Checking if requestId: 8328e728-755b-4745-96b2-7127c6581fdb already exists in requestDb InfraActiveRequests table 2023-03-01T08:26:59.822Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb 2023-03-01T08:26:59.822Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|INFO|500||Invoke 2023-03-01T08:26:59.823Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||===========================request begin================================================ 2023-03-01T08:26:59.824Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb 2023-03-01T08:26:59.824Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Method : GET 2023-03-01T08:26:59.824Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22fb7056bc6159de", X-B3-SpanId:"871cb30a48ba196a", X-B3-ParentSpanId:"22fb7056bc6159de", X-B3-Sampled:"0", X-ONAP-RequestID:"8328e728-755b-4745-96b2-7127c6581fdb", X-RequestID:"8328e728-755b-4745-96b2-7127c6581fdb", X-TransactionID:"8328e728-755b-4745-96b2-7127c6581fdb", X-ECOMP-RequestID:"8328e728-755b-4745-96b2-7127c6581fdb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd46ca15-0bdb-4073-a590-56c38231984e"] 2023-03-01T08:26:59.825Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Request body: 2023-03-01T08:26:59.825Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||==========================request end================================================ 2023-03-01T08:26:59.901Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||============================response begin========================================== 2023-03-01T08:26:59.902Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:26:59.902Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Status text : 2023-03-01T08:26:59.903Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 08:26:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:26:59.903Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Response body: 2023-03-01T08:26:59.903Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||=======================response end================================================= 2023-03-01T08:26:59.904Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|INFO|404|Not Found|InvokeReturn 2023-03-01T08:26:59.923Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|||INFO|500||Running local validations 2023-03-01T08:27:01.329Z|36b98bc6-3c3d-4369-a35e-5635093016c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:27:01.330Z|36b98bc6-3c3d-4369-a35e-5635093016c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:27:01.330Z|baf763f2-479f-4746-aa84-80d6159664d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:27:01.331Z|baf763f2-479f-4746-aa84-80d6159664d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:27:01.333Z|c3f31dac-f127-4ad8-914d-0bdf3a14a837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:27:01.335Z|c3f31dac-f127-4ad8-914d-0bdf3a14a837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:27:02.854Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:27:02.921Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/26d247aa-ce85-41f8-a51b-56b7518b5c9f/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-01T08:27:02.922Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/26d247aa-ce85-41f8-a51b-56b7518b5c9f/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-01T08:27:03.005Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/26d247aa-ce85-41f8-a51b-56b7518b5c9f/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-01T08:27:03.006Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/26d247aa-ce85-41f8-a51b-56b7518b5c9f/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 08:27:02 GMT], content-length=[395], x-aai-txid=[1-aai-resources-230301-08:27:02:817-31658], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:27:03.007Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|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/26d247aa-ce85-41f8-a51b-56b7518b5c9f/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/26d247aa-ce85-41f8-a51b-56b7518b5c9f/related-to/vf-modules","ERR.5.4.6114"]}}} 2023-03-01T08:27:03.012Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/l3-networks/l3-network/26d247aa-ce85-41f8-a51b-56b7518b5c9f/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2023-03-01T08:27:03.029Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:27:03.130Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-01T08:27:03.131Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||Invoke 2023-03-01T08:27:03.184Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||InvokeReturn 2023-03-01T08:27:03.185Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:27:02 GMT], content-length=[1067], vertex-id=[192696], x-aai-txid=[1-aai-resources-230301-08:27:02:990-72557], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:27:03.186Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|||DEBUG|500||{"tenant-id":"282258f13b1143f3942f4811906d6add","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677659144003","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/26d247aa-ce85-41f8-a51b-56b7518b5c9f","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"26d247aa-ce85-41f8-a51b-56b7518b5c9f"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-03-01T08:27:03.188Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-01T08:27:03.188Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-01T08:27:03.189Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:27:03.190Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-01T08:27:03.190Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:03.191Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:27:03.191Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-01T08:27:03.192Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|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:"22fb7056bc6159de", X-B3-SpanId:"e94808c3e4146767", X-B3-ParentSpanId:"22fb7056bc6159de", X-B3-Sampled:"0", X-ONAP-RequestID:"8328e728-755b-4745-96b2-7127c6581fdb", X-RequestID:"8328e728-755b-4745-96b2-7127c6581fdb", X-TransactionID:"8328e728-755b-4745-96b2-7127c6581fdb", X-ECOMP-RequestID:"8328e728-755b-4745-96b2-7127c6581fdb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"302134f6-c7f6-4a4a-b965-c7f759a87669"] 2023-03-01T08:27:03.192Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"26d247aa-ce85-41f8-a51b-56b7518b5c9f","serviceInstanceId":"c1ff396b-4092-4845-85e5-0acac221a02e"},"instanceName":null,"requestScope":"network"} 2023-03-01T08:27:03.193Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:03.270Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:03.271Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:03.272Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-03-01T08:27:03.272Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|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:"Wed, 01 Mar 2023 08:27:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:03.273Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-01T08:27:03.273Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:03.274Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-01T08:27:03.275Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2023-03-01T08:27:03.275Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-03-01T08:27:03.276Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:03.276Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2023-03-01T08:27:03.277Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2023-03-01T08:27:03.277Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|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:"8328e728-755b-4745-96b2-7127c6581fdb", X-RequestID:"8328e728-755b-4745-96b2-7127c6581fdb", X-TransactionID:"8328e728-755b-4745-96b2-7127c6581fdb", X-ECOMP-RequestID:"8328e728-755b-4745-96b2-7127c6581fdb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"549d99fe-c4de-45bd-aff9-9dbab22fbb01"] 2023-03-01T08:27:03.278Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2023-03-01T08:27:03.278Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:03.312Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:03.313Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:03.313Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2023-03-01T08:27:03.314Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|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:"Wed, 01 Mar 2023 08:27:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:03.318Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 185, "action" : "deleteInstance", "description" : "Gr api recipe to delete network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2023-03-01T05:42:11.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185" } } } 2023-03-01T08:27:03.318Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:03.319Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-03-01T08:27:03.323Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:27:03.326Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-01T08:27:03.327Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:03.327Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:27:03.328Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-01T08:27:03.328Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1255", X-B3-TraceId:"22fb7056bc6159de", X-B3-SpanId:"afcfd04f9d8418c1", X-B3-ParentSpanId:"22fb7056bc6159de", X-B3-Sampled:"0", X-ONAP-RequestID:"8328e728-755b-4745-96b2-7127c6581fdb", X-RequestID:"8328e728-755b-4745-96b2-7127c6581fdb", X-TransactionID:"8328e728-755b-4745-96b2-7127c6581fdb", X-ECOMP-RequestID:"8328e728-755b-4745-96b2-7127c6581fdb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30fd31d9-2250-4079-ae25-2ef20a5a2baf"] 2023-03-01T08:27:03.329Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"8328e728-755b-4745-96b2-7127c6581fdb","requestStatus":"IN_PROGRESS","startTime":1677659223020,"source":"VID","tenantId":"282258f13b1143f3942f4811906d6add","requestBody":"{\n\t\"requestDetails\": {\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"c1ff396b-4092-4845-85e5-0acac221a02e","requestScope":"network","requestAction":"deleteInstance","networkId":"26d247aa-ce85-41f8-a51b-56b7518b5c9f","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"8328e728-755b-4745-96b2-7127c6581fdb"} 2023-03-01T08:27:03.329Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:03.404Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:03.405Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-01T08:27:03.405Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-03-01T08:27:03.406Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|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/8328e728-755b-4745-96b2-7127c6581fdb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:03.409Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "8328e728-755b-4745-96b2-7127c6581fdb", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:27:03.020+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-01T08:27:03.356+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8328e728-755b-4745-96b2-7127c6581fdb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb" } } } 2023-03-01T08:27:03.409Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:03.410Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-01T08:27:03.428Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:27:03.429Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-01T08:27:03.430Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:03.430Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:27:03.431Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-01T08:27:03.431Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|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:"22fb7056bc6159de", X-B3-SpanId:"61c21d49131a0de9", X-B3-ParentSpanId:"22fb7056bc6159de", X-B3-Sampled:"0", X-ONAP-RequestID:"8328e728-755b-4745-96b2-7127c6581fdb", X-RequestID:"8328e728-755b-4745-96b2-7127c6581fdb", X-TransactionID:"8328e728-755b-4745-96b2-7127c6581fdb", X-ECOMP-RequestID:"8328e728-755b-4745-96b2-7127c6581fdb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4296a2c5-54ca-4be0-a8ab-56c8a892a5d3"] 2023-03-01T08:27:03.432Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|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\":\"282258f13b1143f3942f4811906d6add\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"c1ff396b-4092-4845-85e5-0acac221a02e\",\"networkInstanceId\":\"26d247aa-ce85-41f8-a51b-56b7518b5c9f\"}","type":"String"},"requestId":{"value":"8328e728-755b-4745-96b2-7127c6581fdb","type":"String"},"mso-request-id":{"value":"8328e728-755b-4745-96b2-7127c6581fdb","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"c1ff396b-4092-4845-85e5-0acac221a02e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"26d247aa-ce85-41f8-a51b-56b7518b5c9f","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/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-01T08:27:03.432Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:04.465Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:04.466Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-01T08:27:04.476Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-03-01T08:27:04.476Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 01 Mar 2023 08:27:04 GMT", X-ONAP-RequestID:"8328e728-755b-4745-96b2-7127c6581fdb", X-RequestID:"8328e728-755b-4745-96b2-7127c6581fdb", X-TransactionID:"8328e728-755b-4745-96b2-7127c6581fdb", X-ECOMP-RequestID:"8328e728-755b-4745-96b2-7127c6581fdb", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4296a2c5-54ca-4be0-a8ab-56c8a892a5d3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:04.477Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"8328e728-755b-4745-96b2-7127c6581fdb\",\"instanceId\":\"26d247aa-ce85-41f8-a51b-56b7518b5c9f\"}}","message":"Success","processInstanceID":"d831cf65-b80a-11ed-bdfd-92f45cc7351c","variables":null,"messageCode":200} 2023-03-01T08:27:04.477Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:04.478Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-01T08:27:04.488Z|8328e728-755b-4745-96b2-7127c6581fdb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:04.768Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:04.781Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb 2023-03-01T08:27:04.782Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|INFO|500||Invoke 2023-03-01T08:27:04.782Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:04.783Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb 2023-03-01T08:27:04.783Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Method : GET 2023-03-01T08:27:04.784Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"630d5e73fe940d75", X-B3-SpanId:"a9290eb308931b6c", X-B3-ParentSpanId:"630d5e73fe940d75", X-B3-Sampled:"0", X-ONAP-RequestID:"06b0edd2-752c-4032-a81d-e7ed5438bf91", X-RequestID:"06b0edd2-752c-4032-a81d-e7ed5438bf91", X-TransactionID:"06b0edd2-752c-4032-a81d-e7ed5438bf91", X-ECOMP-RequestID:"06b0edd2-752c-4032-a81d-e7ed5438bf91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5a9ba10-4908-4282-8fbb-297b2e608ba9"] 2023-03-01T08:27:04.784Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Request body: 2023-03-01T08:27:04.785Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:06.190Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:06.191Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:06.191Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Status text : 2023-03-01T08:27:06.194Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:06.198Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Response body: { "requestId" : "8328e728-755b-4745-96b2-7127c6581fdb", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:27:03.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-01T08:27:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8328e728-755b-4745-96b2-7127c6581fdb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb" } } } 2023-03-01T08:27:06.199Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:06.200Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|INFO|500||InvokeReturn 2023-03-01T08:27:06.202Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false 2023-03-01T08:27:06.203Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:06.203Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:06.204Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false 2023-03-01T08:27:06.204Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:06.205Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"630d5e73fe940d75", X-B3-SpanId:"82859680cba28406", X-B3-ParentSpanId:"630d5e73fe940d75", X-B3-Sampled:"0", X-ONAP-RequestID:"06b0edd2-752c-4032-a81d-e7ed5438bf91", X-RequestID:"06b0edd2-752c-4032-a81d-e7ed5438bf91", X-TransactionID:"06b0edd2-752c-4032-a81d-e7ed5438bf91", X-ECOMP-RequestID:"06b0edd2-752c-4032-a81d-e7ed5438bf91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56451fbb-4c29-4048-be7a-c5ce01d7f455"] 2023-03-01T08:27:06.205Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:06.205Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:06.232Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:06.233Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:06.234Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:06.234Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:06.240Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:27:06.241Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:06.242Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:06.267Z|06b0edd2-752c-4032-a81d-e7ed5438bf91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:07.125Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:07.143Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171 2023-03-01T08:27:07.144Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|INFO|500||Invoke 2023-03-01T08:27:07.145Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:07.145Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171 2023-03-01T08:27:07.146Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Method : GET 2023-03-01T08:27:07.147Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b959a52aed1bac2", X-B3-SpanId:"92adccc3e87e222f", X-B3-ParentSpanId:"3b959a52aed1bac2", X-B3-Sampled:"0", X-ONAP-RequestID:"db13c41c-2ecf-401c-ae3f-d46b7129093b", X-RequestID:"db13c41c-2ecf-401c-ae3f-d46b7129093b", X-TransactionID:"db13c41c-2ecf-401c-ae3f-d46b7129093b", X-ECOMP-RequestID:"db13c41c-2ecf-401c-ae3f-d46b7129093b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0596e28-b0a8-435f-bd62-2e9706cf8f5f"] 2023-03-01T08:27:07.147Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Request body: 2023-03-01T08:27:07.148Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:07.206Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:07.208Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:07.209Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Status text : 2023-03-01T08:27:07.209Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:07.210Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Response body: { "requestId" : "82be2ea3-4f47-4be0-90ed-33279599d171", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:26:53.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:26:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "82be2ea3-4f47-4be0-90ed-33279599d171", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171" } } } 2023-03-01T08:27:07.212Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:07.213Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|INFO|500||InvokeReturn 2023-03-01T08:27:07.216Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false 2023-03-01T08:27:07.217Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:07.217Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:07.218Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false 2023-03-01T08:27:07.220Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:07.220Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b959a52aed1bac2", X-B3-SpanId:"779e6d59673738f3", X-B3-ParentSpanId:"3b959a52aed1bac2", X-B3-Sampled:"0", X-ONAP-RequestID:"db13c41c-2ecf-401c-ae3f-d46b7129093b", X-RequestID:"db13c41c-2ecf-401c-ae3f-d46b7129093b", X-TransactionID:"db13c41c-2ecf-401c-ae3f-d46b7129093b", X-ECOMP-RequestID:"db13c41c-2ecf-401c-ae3f-d46b7129093b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f922a048-bdd9-47b4-b866-9333eefae452"] 2023-03-01T08:27:07.220Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:07.221Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:07.248Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:07.249Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:07.250Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:07.250Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:07.253Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:27:07.254Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:07.258Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:07.279Z|db13c41c-2ecf-401c-ae3f-d46b7129093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:11.367Z|b7941a82-c2f2-4c1e-896b-6b6735587c0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:27:11.368Z|b7941a82-c2f2-4c1e-896b-6b6735587c0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:27:11.387Z|eeade264-1fcc-400c-a838-36757b432059|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:27:11.389Z|eeade264-1fcc-400c-a838-36757b432059|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:27:11.393Z|4549568a-d9c1-4b57-81cd-5a538adf88dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:27:11.394Z|4549568a-d9c1-4b57-81cd-5a538adf88dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:27:11.409Z|8cd25ec0-412c-4152-a0be-7b1e7d8d7c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:27:11.416Z|8cd25ec0-412c-4152-a0be-7b1e7d8d7c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:27:11.764Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:11.774Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 6e667814-fbb9-408e-85a4-172b496ccaf1 already exists in requestDb InfraActiveRequests table 2023-03-01T08:27:11.776Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1 2023-03-01T08:27:11.776Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|INFO|500||Invoke 2023-03-01T08:27:11.777Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:11.777Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1 2023-03-01T08:27:11.777Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Method : GET 2023-03-01T08:27:11.778Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"268e2a8d6bf319f8", X-B3-SpanId:"ca80671689bfa0b0", X-B3-ParentSpanId:"268e2a8d6bf319f8", X-B3-Sampled:"0", X-ONAP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-TransactionID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ECOMP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bb2c3f4-8615-4ba4-89d3-ff498fa0eca8"] 2023-03-01T08:27:11.778Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Request body: 2023-03-01T08:27:11.778Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:11.884Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:11.888Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:27:11.889Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Status text : 2023-03-01T08:27:11.889Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 08:27:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:11.890Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Response body: 2023-03-01T08:27:11.890Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:11.891Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|INFO|404|Not Found|InvokeReturn 2023-03-01T08:27:11.925Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-01T08:27:11.926Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-01T08:27:11.936Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:27:12.001Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ceeb1582-8b1b-4866-a216-89fdad8b89b4|INFO|500||Invoke 2023-03-01T08:27:12.002Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ceeb1582-8b1b-4866-a216-89fdad8b89b4|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ceeb1582-8b1b-4866-a216-89fdad8b89b4 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6e667814-fbb9-408e-85a4-172b496ccaf1], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b6863f41-74f4-4259-ac79-cd1968376dbb], X-ECOMP-RequestID=[6e667814-fbb9-408e-85a4-172b496ccaf1], X-TransactionId=[], X-ONAP-RequestID=[6e667814-fbb9-408e-85a4-172b496ccaf1]} 2023-03-01T08:27:12.050Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ceeb1582-8b1b-4866-a216-89fdad8b89b4|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ceeb1582-8b1b-4866-a216-89fdad8b89b4 has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:27:11 GMT], content-length=[116], vertex-id=[155680], x-aai-txid=[0-aai-resources-230301-08:27:11:875-95339], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:27:12.052Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ceeb1582-8b1b-4866-a216-89fdad8b89b4|DEBUG|500||{"service-id":"ceeb1582-8b1b-4866-a216-89fdad8b89b4","service-description":"pNF","resource-version":"1677659229946"} 2023-03-01T08:27:12.053Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ceeb1582-8b1b-4866-a216-89fdad8b89b4|INFO|500||InvokeReturn 2023-03-01T08:27:12.060Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2023-03-01T08:27:12.065Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:27:12.132Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ceeb1582-8b1b-4866-a216-89fdad8b89b4|INFO|500||Invoke 2023-03-01T08:27:12.133Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ceeb1582-8b1b-4866-a216-89fdad8b89b4|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ceeb1582-8b1b-4866-a216-89fdad8b89b4 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6e667814-fbb9-408e-85a4-172b496ccaf1], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[35d0774d-aec9-43a7-ade5-08524cc2e821], X-ECOMP-RequestID=[6e667814-fbb9-408e-85a4-172b496ccaf1], X-TransactionId=[], X-ONAP-RequestID=[6e667814-fbb9-408e-85a4-172b496ccaf1]} 2023-03-01T08:27:12.164Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ceeb1582-8b1b-4866-a216-89fdad8b89b4|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ceeb1582-8b1b-4866-a216-89fdad8b89b4 has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:27:11 GMT], content-length=[116], vertex-id=[155680], x-aai-txid=[0-aai-resources-230301-08:27:11:989-40929], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:27:12.166Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ceeb1582-8b1b-4866-a216-89fdad8b89b4|DEBUG|500||{"service-id":"ceeb1582-8b1b-4866-a216-89fdad8b89b4","service-description":"pNF","resource-version":"1677659229946"} 2023-03-01T08:27:12.167Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ceeb1582-8b1b-4866-a216-89fdad8b89b4|INFO|500||InvokeReturn 2023-03-01T08:27:12.170Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-01T08:27:12.170Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-01T08:27:12.221Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:27:12.222Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-01T08:27:12.222Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:12.223Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:27:12.223Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-01T08:27:12.223Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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:"268e2a8d6bf319f8", X-B3-SpanId:"b9d7e09a8ce440b3", X-B3-ParentSpanId:"268e2a8d6bf319f8", X-B3-Sampled:"0", X-ONAP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-TransactionID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ECOMP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1eab70cd-e5c6-4317-ba67-b50ac5541a25"] 2023-03-01T08:27:12.224Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Name90e552ad-edda-400c-a9ea-8e381c1774e3","requestScope":"service"} 2023-03-01T08:27:12.224Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:12.333Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:12.334Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:12.335Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-03-01T08:27:12.335Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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:"Wed, 01 Mar 2023 08:27:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:12.336Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-01T08:27:12.336Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:12.337Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-01T08:27:12.338Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350 2023-03-01T08:27:12.339Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|INFO|500||Invoke 2023-03-01T08:27:12.339Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:12.340Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350 2023-03-01T08:27:12.341Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||Method : GET 2023-03-01T08:27:12.341Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-TransactionID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ECOMP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04e054ec-8c3a-42b5-acbd-db5e641b83c9"] 2023-03-01T08:27:12.342Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||Request body: 2023-03-01T08:27:12.342Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:12.491Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:12.492Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:12.493Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||Status text : 2023-03-01T08:27:12.493Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:12.494Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||Response body: { "modelName" : "Demo_pNF_Mw2kysXuOSxKStuH2p8n", "description" : "catalog service description", "modelUUID" : "fcae1253-c0fa-4c36-984f-431122cae350", "modelInvariantUUID" : "042594bc-5349-4c2b-920f-2b3a8ec4f977", "created" : "2023-03-01 08:24:17.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 83c536bc-2b8f", "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/fcae1253-c0fa-4c36-984f-431122cae350" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/networkCustomizations" } } } 2023-03-01T08:27:12.495Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:12.495Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|INFO|500||InvokeReturn 2023-03-01T08:27:12.552Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance 2023-03-01T08:27:12.553Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|INFO|500||Invoke 2023-03-01T08:27:12.557Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:12.558Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance 2023-03-01T08:27:12.563Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||Method : GET 2023-03-01T08:27:12.565Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-TransactionID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ECOMP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"039980da-5227-42a4-bc7b-2cd9d881fc81"] 2023-03-01T08:27:12.565Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||Request body: 2023-03-01T08:27:12.566Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:12.649Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:12.649Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:27:12.650Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||Status text : 2023-03-01T08:27:12.651Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&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:"Wed, 01 Mar 2023 08:27:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:12.651Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||Response body: 2023-03-01T08:27:12.652Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:12.652Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-01T08:27:12.653Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=042594bc-5349-4c2b-920f-2b3a8ec4f977|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=042594bc-5349-4c2b-920f-2b3a8ec4f977 2023-03-01T08:27:12.654Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=042594bc-5349-4c2b-920f-2b3a8ec4f977|INFO|500||Invoke 2023-03-01T08:27:12.654Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=042594bc-5349-4c2b-920f-2b3a8ec4f977|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:12.654Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=042594bc-5349-4c2b-920f-2b3a8ec4f977|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=042594bc-5349-4c2b-920f-2b3a8ec4f977 2023-03-01T08:27:12.655Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=042594bc-5349-4c2b-920f-2b3a8ec4f977|DEBUG|500||Method : GET 2023-03-01T08:27:12.655Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=042594bc-5349-4c2b-920f-2b3a8ec4f977|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-TransactionID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ECOMP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94ff10b1-dc13-49ee-b23d-84119990b9a0"] 2023-03-01T08:27:12.664Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=042594bc-5349-4c2b-920f-2b3a8ec4f977|DEBUG|500||Request body: 2023-03-01T08:27:12.665Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=042594bc-5349-4c2b-920f-2b3a8ec4f977|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:12.744Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=042594bc-5349-4c2b-920f-2b3a8ec4f977|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:12.745Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=042594bc-5349-4c2b-920f-2b3a8ec4f977|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:12.746Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=042594bc-5349-4c2b-920f-2b3a8ec4f977|DEBUG|500||Status text : 2023-03-01T08:27:12.746Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=042594bc-5349-4c2b-920f-2b3a8ec4f977|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:12.752Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=042594bc-5349-4c2b-920f-2b3a8ec4f977|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_Mw2kysXuOSxKStuH2p8n", "description" : "catalog service description", "modelUUID" : "fcae1253-c0fa-4c36-984f-431122cae350", "modelInvariantUUID" : "042594bc-5349-4c2b-920f-2b3a8ec4f977", "created" : "2023-03-01 08:24:17.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 83c536bc-2b8f", "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/fcae1253-c0fa-4c36-984f-431122cae350" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/networkCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=042594bc-5349-4c2b-920f-2b3a8ec4f977" } } } 2023-03-01T08:27:12.753Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=042594bc-5349-4c2b-920f-2b3a8ec4f977|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:12.754Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=042594bc-5349-4c2b-920f-2b3a8ec4f977|INFO|500||InvokeReturn 2023-03-01T08:27:12.820Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance 2023-03-01T08:27:12.821Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|INFO|500||Invoke 2023-03-01T08:27:12.821Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:12.822Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance 2023-03-01T08:27:12.822Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||Method : GET 2023-03-01T08:27:12.823Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-TransactionID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ECOMP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f61f7c11-9a83-4288-b50e-17d8096ab010"] 2023-03-01T08:27:12.823Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||Request body: 2023-03-01T08:27:12.824Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:12.869Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:12.870Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:27:12.870Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||Status text : 2023-03-01T08:27:12.871Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&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:"Wed, 01 Mar 2023 08:27:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:12.872Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||Response body: 2023-03-01T08:27:12.872Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:12.872Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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=fcae1253-c0fa-4c36-984f-431122cae350&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-01T08:27:12.873Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:27:12.874Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-01T08:27:12.874Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:12.875Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:27:12.875Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-01T08:27:12.875Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-TransactionID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ECOMP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd17e67f-9878-4ea2-9bdf-1c0e55ad7ace"] 2023-03-01T08:27:12.877Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-01T08:27:12.877Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:12.960Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:12.963Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:12.964Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-03-01T08:27:12.964Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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:"Wed, 01 Mar 2023 08:27:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:12.965Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-01 05:42:11.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2023-03-01T08:27:12.966Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:12.966Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-01T08:27:12.984Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-01T08:27:12.985Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-03-01T08:27:12.985Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:12.986Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-01T08:27:12.986Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-03-01T08:27:12.987Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-TransactionID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ECOMP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3094349-54fe-4854-b15c-007c5dc2c539"] 2023-03-01T08:27:12.987Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-03-01T08:27:12.988Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:13.080Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:13.081Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:13.081Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2023-03-01T08:27:13.082Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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:"Wed, 01 Mar 2023 08:27:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:13.083Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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" : "2023-03-01T05:42:11.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2023-03-01T08:27:13.083Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:13.084Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-03-01T08:27:13.117Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350 2023-03-01T08:27:13.118Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|INFO|500||Invoke 2023-03-01T08:27:13.118Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:13.120Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350 2023-03-01T08:27:13.121Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||Method : GET 2023-03-01T08:27:13.124Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-TransactionID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ECOMP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d4531a5-920a-4e06-9083-663ab5bf2e66"] 2023-03-01T08:27:13.124Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||Request body: 2023-03-01T08:27:13.125Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:13.192Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:13.193Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:13.193Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||Status text : 2023-03-01T08:27:13.194Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:13.194Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||Response body: { "modelName" : "Demo_pNF_Mw2kysXuOSxKStuH2p8n", "description" : "catalog service description", "modelUUID" : "fcae1253-c0fa-4c36-984f-431122cae350", "modelInvariantUUID" : "042594bc-5349-4c2b-920f-2b3a8ec4f977", "created" : "2023-03-01 08:24:17.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 83c536bc-2b8f", "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/fcae1253-c0fa-4c36-984f-431122cae350" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350/networkCustomizations" } } } 2023-03-01T08:27:13.195Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:13.195Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/fcae1253-c0fa-4c36-984f-431122cae350|INFO|500||InvokeReturn 2023-03-01T08:27:13.203Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:27:13.204Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-01T08:27:13.205Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:13.205Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:27:13.205Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-01T08:27:13.206Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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:"3885", X-B3-TraceId:"268e2a8d6bf319f8", X-B3-SpanId:"820b4b2182248372", X-B3-ParentSpanId:"268e2a8d6bf319f8", X-B3-Sampled:"0", X-ONAP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-TransactionID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ECOMP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"658d4cde-e0c8-49b2-8bbf-1d6ed293df8a"] 2023-03-01T08:27:13.206Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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":"6e667814-fbb9-408e-85a4-172b496ccaf1","requestStatus":"IN_PROGRESS","startTime":1677659231926,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"042594bc-5349-4c2b-920f-2b3a8ec4f977\",\n \"modelVersionId\":\"fcae1253-c0fa-4c36-984f-431122cae350\",\n \"modelName\":\"Demo_pNF_Mw2kysXuOSxKStuH2p8n\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"250ade7d-9d97-4120-824d-a88bc8d49ffc\",\n \"owningEntityName\":\"OE-ETE_Customer-250ade7d-9d97-4120-824d-a88bc8d49ffc\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_90e552ad-edda-400c-a9ea-8e381c1774e3\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name90e552ad-edda-400c-a9ea-8e381c1774e3\",\n \"productFamilyId\":\"ceeb1582-8b1b-4866-a216-89fdad8b89b4\",\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\":\"fcae1253-c0fa-4c36-984f-431122cae350\",\n \"modelName\":\"Demo_pNF_Mw2kysXuOSxKStuH2p8n\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name90e552ad-edda-400c-a9ea-8e381c1774e3\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 83c536bc-2b8f 0\",\n \"modelCustomizationId\":\"13589b95-e01e-4e71-b12e-74f754bbba72\",\n \"modelInvariantId\":\"042594bc-5349-4c2b-920f-2b3a8ec4f977\",\n \"modelVersionId\":\"fcae1253-c0fa-4c36-984f-431122cae350\",\n \"modelName\":\"Demo_pNF_Mw2kysXuOSxKStuH2p8n\",\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\":\"ceeb1582-8b1b-4866-a216-89fdad8b89b4\",\n \"instanceParams\":[],\n \"instanceName\":\"Mw2kysXuOSxKStuH2p8n\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name90e552ad-edda-400c-a9ea-8e381c1774e3","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"6e667814-fbb9-408e-85a4-172b496ccaf1"} 2023-03-01T08:27:13.207Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:13.292Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:13.293Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-01T08:27:13.293Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-03-01T08:27:13.294Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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/6e667814-fbb9-408e-85a4-172b496ccaf1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:13.329Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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" : "6e667814-fbb9-408e-85a4-172b496ccaf1", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:27:11.926+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"042594bc-5349-4c2b-920f-2b3a8ec4f977\",\n \"modelVersionId\":\"fcae1253-c0fa-4c36-984f-431122cae350\",\n \"modelName\":\"Demo_pNF_Mw2kysXuOSxKStuH2p8n\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"250ade7d-9d97-4120-824d-a88bc8d49ffc\",\n \"owningEntityName\":\"OE-ETE_Customer-250ade7d-9d97-4120-824d-a88bc8d49ffc\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_90e552ad-edda-400c-a9ea-8e381c1774e3\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name90e552ad-edda-400c-a9ea-8e381c1774e3\",\n \"productFamilyId\":\"ceeb1582-8b1b-4866-a216-89fdad8b89b4\",\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\":\"fcae1253-c0fa-4c36-984f-431122cae350\",\n \"modelName\":\"Demo_pNF_Mw2kysXuOSxKStuH2p8n\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name90e552ad-edda-400c-a9ea-8e381c1774e3\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 83c536bc-2b8f 0\",\n \"modelCustomizationId\":\"13589b95-e01e-4e71-b12e-74f754bbba72\",\n \"modelInvariantId\":\"042594bc-5349-4c2b-920f-2b3a8ec4f977\",\n \"modelVersionId\":\"fcae1253-c0fa-4c36-984f-431122cae350\",\n \"modelName\":\"Demo_pNF_Mw2kysXuOSxKStuH2p8n\",\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\":\"ceeb1582-8b1b-4866-a216-89fdad8b89b4\",\n \"instanceParams\":[],\n \"instanceName\":\"Mw2kysXuOSxKStuH2p8n\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-01T08:27:13.243+00:00", "serviceInstanceName" : "Service_Ete_Name90e552ad-edda-400c-a9ea-8e381c1774e3", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "6e667814-fbb9-408e-85a4-172b496ccaf1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1" } } } 2023-03-01T08:27:13.330Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:13.331Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-01T08:27:13.356Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:27:13.357Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-01T08:27:13.357Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:13.358Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:27:13.358Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-01T08:27:13.359Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"268e2a8d6bf319f8", X-B3-SpanId:"c45331103dc90ee5", X-B3-ParentSpanId:"268e2a8d6bf319f8", X-B3-Sampled:"0", X-ONAP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-TransactionID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ECOMP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a3634d5-4c85-40bb-9c5e-774ab0b8ef2b"] 2023-03-01T08:27:13.359Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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\":\"042594bc-5349-4c2b-920f-2b3a8ec4f977\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_Mw2kysXuOSxKStuH2p8n\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fcae1253-c0fa-4c36-984f-431122cae350\",\"modelUuid\":\"fcae1253-c0fa-4c36-984f-431122cae350\",\"modelInvariantUuid\":\"042594bc-5349-4c2b-920f-2b3a8ec4f977\"},\"requestInfo\":{\"productFamilyId\":\"ceeb1582-8b1b-4866-a216-89fdad8b89b4\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name90e552ad-edda-400c-a9ea-8e381c1774e3\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_90e552ad-edda-400c-a9ea-8e381c1774e3\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"fcae1253-c0fa-4c36-984f-431122cae350\",\"modelName\":\"Demo_pNF_Mw2kysXuOSxKStuH2p8n\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name90e552ad-edda-400c-a9ea-8e381c1774e3\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 83c536bc-2b8f 0\",\"modelCustomizationId\":\"13589b95-e01e-4e71-b12e-74f754bbba72\",\"modelInvariantId\":\"042594bc-5349-4c2b-920f-2b3a8ec4f977\",\"modelVersionId\":\"fcae1253-c0fa-4c36-984f-431122cae350\",\"modelName\":\"Demo_pNF_Mw2kysXuOSxKStuH2p8n\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"ceeb1582-8b1b-4866-a216-89fdad8b89b4\",\"instanceParams\":[],\"instanceName\":\"Mw2kysXuOSxKStuH2p8n\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"250ade7d-9d97-4120-824d-a88bc8d49ffc\",\"owningEntityName\":\"OE-ETE_Customer-250ade7d-9d97-4120-824d-a88bc8d49ffc\"}}}","type":"String"},"requestId":{"value":"6e667814-fbb9-408e-85a4-172b496ccaf1","type":"String"},"mso-request-id":{"value":"6e667814-fbb9-408e-85a4-172b496ccaf1","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-01T08:27:13.360Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:16.394Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:16.395Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-01T08:27:16.396Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-03-01T08:27:16.396Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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:"Wed, 01 Mar 2023 08:27:16 GMT", X-ONAP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-TransactionID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ECOMP-RequestID:"6e667814-fbb9-408e-85a4-172b496ccaf1", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2a3634d5-4c85-40bb-9c5e-774ab0b8ef2b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:16.398Z|6e667814-fbb9-408e-85a4-172b496ccaf1|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\":\"6e667814-fbb9-408e-85a4-172b496ccaf1\",\"instanceId\":\"032ad169-9e52-401a-bb37-161ef0de54e5\"}}","message":"Success","processInstanceID":"de1c3ee7-b80a-11ed-bdfd-92f45cc7351c","variables":null,"messageCode":200} 2023-03-01T08:27:16.398Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:16.400Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-01T08:27:16.408Z|6e667814-fbb9-408e-85a4-172b496ccaf1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:16.488Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:16.517Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb 2023-03-01T08:27:16.518Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|INFO|500||Invoke 2023-03-01T08:27:16.518Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:16.518Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb 2023-03-01T08:27:16.519Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Method : GET 2023-03-01T08:27:16.519Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b20913f029ae222d", X-B3-SpanId:"1240384b875b508b", X-B3-ParentSpanId:"b20913f029ae222d", X-B3-Sampled:"0", X-ONAP-RequestID:"427f3ae9-0a95-4642-bb29-e3d387f1739c", X-RequestID:"427f3ae9-0a95-4642-bb29-e3d387f1739c", X-TransactionID:"427f3ae9-0a95-4642-bb29-e3d387f1739c", X-ECOMP-RequestID:"427f3ae9-0a95-4642-bb29-e3d387f1739c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6e7313a-de2b-490e-bde5-0d0b6e1d35a4"] 2023-03-01T08:27:16.531Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Request body: 2023-03-01T08:27:16.532Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:16.607Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:16.608Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:16.609Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Status text : 2023-03-01T08:27:16.609Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:16.616Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Response body: { "requestId" : "8328e728-755b-4745-96b2-7127c6581fdb", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-01T08:27:03.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:11.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8328e728-755b-4745-96b2-7127c6581fdb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb" } } } 2023-03-01T08:27:16.617Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:16.617Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|INFO|500||InvokeReturn 2023-03-01T08:27:16.620Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false 2023-03-01T08:27:16.620Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:16.621Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:16.621Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false 2023-03-01T08:27:16.622Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:16.622Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b20913f029ae222d", X-B3-SpanId:"8ea632ae1442da91", X-B3-ParentSpanId:"b20913f029ae222d", X-B3-Sampled:"0", X-ONAP-RequestID:"427f3ae9-0a95-4642-bb29-e3d387f1739c", X-RequestID:"427f3ae9-0a95-4642-bb29-e3d387f1739c", X-TransactionID:"427f3ae9-0a95-4642-bb29-e3d387f1739c", X-ECOMP-RequestID:"427f3ae9-0a95-4642-bb29-e3d387f1739c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49dca950-ec59-4ea7-bcac-c381f9046508"] 2023-03-01T08:27:16.623Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:16.627Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:16.674Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:16.675Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:16.675Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:16.676Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:16.680Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:27:16.681Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:16.681Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:16.826Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:27:16.827Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:27:16.828Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:16.828Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:27:16.829Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:27:16.829Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"427f3ae9-0a95-4642-bb29-e3d387f1739c", X-RequestID:"427f3ae9-0a95-4642-bb29-e3d387f1739c", X-TransactionID:"427f3ae9-0a95-4642-bb29-e3d387f1739c", X-ECOMP-RequestID:"427f3ae9-0a95-4642-bb29-e3d387f1739c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7613985e-6c62-415c-a997-a009e5d6ce50"] 2023-03-01T08:27:16.829Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:27:16.830Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:17.057Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:17.064Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:17.065Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:27:17.066Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=78BE4CB1648CAF5DF008C1CA5517DA20; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:27:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:17.067Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dec9471f-b80a-11ed-bdfd-92f45cc7351c","businessKey":"8328e728-755b-4745-96b2-7127c6581fdb","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:27:14.529+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d831cf65-b80a-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"dec1cdd8-b80a-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:27:17.067Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:17.068Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:27:17.151Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:27:17.153Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:27:17.153Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:17.154Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:27:17.154Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:27:17.155Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"427f3ae9-0a95-4642-bb29-e3d387f1739c", X-RequestID:"427f3ae9-0a95-4642-bb29-e3d387f1739c", X-TransactionID:"427f3ae9-0a95-4642-bb29-e3d387f1739c", X-ECOMP-RequestID:"427f3ae9-0a95-4642-bb29-e3d387f1739c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17705987-8ce4-4296-a589-de3c77652384"] 2023-03-01T08:27:17.155Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:27:17.156Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:17.467Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:17.467Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:17.469Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:27:17.469Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=78234C8FBC9CEB6AFB62CBCDAF3B76A7; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:27:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:17.470Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:dec9bc56-b80a-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"dec9471f-b80a-11ed-bdfd-92f45cc7351c","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"dec9471f-b80a-11ed-bdfd-92f45cc7351c","executionId":"dec9471f-b80a-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:27:14.530+0000","endTime":"2023-03-01T08:27:14.530+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d831cf65-b80a-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:27:17.470Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:17.471Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:27:17.484Z|427f3ae9-0a95-4642-bb29-e3d387f1739c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:17.496Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:17.508Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171 2023-03-01T08:27:17.509Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|INFO|500||Invoke 2023-03-01T08:27:17.509Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:17.509Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171 2023-03-01T08:27:17.510Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Method : GET 2023-03-01T08:27:17.510Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99568a843cbbd855", X-B3-SpanId:"38d69560d1f9260d", X-B3-ParentSpanId:"99568a843cbbd855", X-B3-Sampled:"0", X-ONAP-RequestID:"0607b481-8bf6-488c-b260-d669f19c91e9", X-RequestID:"0607b481-8bf6-488c-b260-d669f19c91e9", X-TransactionID:"0607b481-8bf6-488c-b260-d669f19c91e9", X-ECOMP-RequestID:"0607b481-8bf6-488c-b260-d669f19c91e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20b57fd7-2d9b-4fda-bf60-e439828b6257"] 2023-03-01T08:27:17.511Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Request body: 2023-03-01T08:27:17.512Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:17.564Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:17.565Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:17.566Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Status text : 2023-03-01T08:27:17.566Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:17.575Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Response body: { "requestId" : "82be2ea3-4f47-4be0-90ed-33279599d171", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:26:53.000+00:00", "endTime" : "2023-03-01T08:27:15.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:15.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "82be2ea3-4f47-4be0-90ed-33279599d171", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171" } } } 2023-03-01T08:27:17.576Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:17.577Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|INFO|500||InvokeReturn 2023-03-01T08:27:17.585Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false 2023-03-01T08:27:17.587Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:17.587Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:17.591Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false 2023-03-01T08:27:17.592Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:17.593Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99568a843cbbd855", X-B3-SpanId:"8d7d0894800ef481", X-B3-ParentSpanId:"99568a843cbbd855", X-B3-Sampled:"0", X-ONAP-RequestID:"0607b481-8bf6-488c-b260-d669f19c91e9", X-RequestID:"0607b481-8bf6-488c-b260-d669f19c91e9", X-TransactionID:"0607b481-8bf6-488c-b260-d669f19c91e9", X-ECOMP-RequestID:"0607b481-8bf6-488c-b260-d669f19c91e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7544d87-005a-4a12-a536-33446416cade"] 2023-03-01T08:27:17.595Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:17.595Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:17.631Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:17.632Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:17.633Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:17.633Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:17.634Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:27:17.634Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:17.635Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:17.720Z|0607b481-8bf6-488c-b260-d669f19c91e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:17.923Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:17.932Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171 2023-03-01T08:27:17.935Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|INFO|500||Invoke 2023-03-01T08:27:17.936Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:17.936Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171 2023-03-01T08:27:17.937Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Method : GET 2023-03-01T08:27:17.938Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bb6eb02c8662e4a", X-B3-SpanId:"c511cadcc7587150", X-B3-ParentSpanId:"3bb6eb02c8662e4a", X-B3-Sampled:"0", X-ONAP-RequestID:"4a392599-af2d-4ac0-b125-dd8958174801", X-RequestID:"4a392599-af2d-4ac0-b125-dd8958174801", X-TransactionID:"4a392599-af2d-4ac0-b125-dd8958174801", X-ECOMP-RequestID:"4a392599-af2d-4ac0-b125-dd8958174801", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f892e2b-8281-4548-84f4-358f794d7b68"] 2023-03-01T08:27:17.939Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Request body: 2023-03-01T08:27:17.939Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:20.574Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:20.575Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:20.577Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Status text : 2023-03-01T08:27:20.578Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:20.584Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Response body: { "requestId" : "82be2ea3-4f47-4be0-90ed-33279599d171", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:26:53.000+00:00", "endTime" : "2023-03-01T08:27:15.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:15.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "82be2ea3-4f47-4be0-90ed-33279599d171", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171" } } } 2023-03-01T08:27:20.585Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:20.585Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|INFO|500||InvokeReturn 2023-03-01T08:27:20.591Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false 2023-03-01T08:27:20.612Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:20.613Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:20.615Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false 2023-03-01T08:27:20.616Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:20.616Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bb6eb02c8662e4a", X-B3-SpanId:"17f36542835a1091", X-B3-ParentSpanId:"3bb6eb02c8662e4a", X-B3-Sampled:"0", X-ONAP-RequestID:"4a392599-af2d-4ac0-b125-dd8958174801", X-RequestID:"4a392599-af2d-4ac0-b125-dd8958174801", X-TransactionID:"4a392599-af2d-4ac0-b125-dd8958174801", X-ECOMP-RequestID:"4a392599-af2d-4ac0-b125-dd8958174801", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18a08cce-3b60-4df2-ab94-98ad1955e891"] 2023-03-01T08:27:20.617Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:20.617Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:20.662Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:20.663Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:20.664Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:20.664Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:20.665Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:27:20.666Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:20.666Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:20.693Z|4a392599-af2d-4ac0-b125-dd8958174801|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:20.957Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:20.972Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171 2023-03-01T08:27:20.973Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|INFO|500||Invoke 2023-03-01T08:27:20.973Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:20.974Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171 2023-03-01T08:27:20.974Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Method : GET 2023-03-01T08:27:20.974Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ae4fdf2426c68ae", X-B3-SpanId:"4cbdaa34afc9b84d", X-B3-ParentSpanId:"4ae4fdf2426c68ae", X-B3-Sampled:"0", X-ONAP-RequestID:"9bc8d402-4e7a-4e2c-a0c5-dd04126ca499", X-RequestID:"9bc8d402-4e7a-4e2c-a0c5-dd04126ca499", X-TransactionID:"9bc8d402-4e7a-4e2c-a0c5-dd04126ca499", X-ECOMP-RequestID:"9bc8d402-4e7a-4e2c-a0c5-dd04126ca499", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"916d7f11-7a48-49db-8c86-9e75690f0ec7"] 2023-03-01T08:27:20.975Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Request body: 2023-03-01T08:27:20.975Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:21.065Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:21.067Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:21.067Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Status text : 2023-03-01T08:27:21.067Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:21.087Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Response body: { "requestId" : "82be2ea3-4f47-4be0-90ed-33279599d171", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:26:53.000+00:00", "endTime" : "2023-03-01T08:27:15.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:15.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "82be2ea3-4f47-4be0-90ed-33279599d171", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171" } } } 2023-03-01T08:27:21.088Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:21.089Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|INFO|500||InvokeReturn 2023-03-01T08:27:21.094Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false 2023-03-01T08:27:21.099Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:21.100Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:21.100Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false 2023-03-01T08:27:21.101Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:21.101Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ae4fdf2426c68ae", X-B3-SpanId:"2dd2b8f340673240", X-B3-ParentSpanId:"4ae4fdf2426c68ae", X-B3-Sampled:"0", X-ONAP-RequestID:"9bc8d402-4e7a-4e2c-a0c5-dd04126ca499", X-RequestID:"9bc8d402-4e7a-4e2c-a0c5-dd04126ca499", X-TransactionID:"9bc8d402-4e7a-4e2c-a0c5-dd04126ca499", X-ECOMP-RequestID:"9bc8d402-4e7a-4e2c-a0c5-dd04126ca499", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7703374a-03f9-4dc9-889f-774c17df281f"] 2023-03-01T08:27:21.102Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:21.102Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:21.172Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:21.174Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:21.178Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:21.178Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:21.180Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:27:21.180Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:21.180Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:21.203Z|9bc8d402-4e7a-4e2c-a0c5-dd04126ca499|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:21.410Z|bd8f6592-03a5-4c8a-a3f6-20d76dd82163|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:27:21.411Z|bd8f6592-03a5-4c8a-a3f6-20d76dd82163|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:27:21.442Z|61453fed-6183-445b-8720-554047f1f7f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:27:21.442Z|61453fed-6183-445b-8720-554047f1f7f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:27:21.462Z|12a5d408-f03b-41a8-9c85-67c55b5b99ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:27:21.463Z|12a5d408-f03b-41a8-9c85-67c55b5b99ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:27:21.507Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:21.526Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171 2023-03-01T08:27:21.528Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|INFO|500||Invoke 2023-03-01T08:27:21.528Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:21.528Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171 2023-03-01T08:27:21.529Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Method : GET 2023-03-01T08:27:21.529Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76c97cd3f0d3df1c", X-B3-SpanId:"ff7e35319f609980", X-B3-ParentSpanId:"76c97cd3f0d3df1c", X-B3-Sampled:"0", X-ONAP-RequestID:"59752f46-3a50-4777-ae46-7a848a15e475", X-RequestID:"59752f46-3a50-4777-ae46-7a848a15e475", X-TransactionID:"59752f46-3a50-4777-ae46-7a848a15e475", X-ECOMP-RequestID:"59752f46-3a50-4777-ae46-7a848a15e475", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dff55cd3-0fc1-436a-89ba-5fa1d4b23517"] 2023-03-01T08:27:21.529Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Request body: 2023-03-01T08:27:21.529Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:21.603Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:21.609Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:21.610Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Status text : 2023-03-01T08:27:21.610Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:21.611Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Response body: { "requestId" : "82be2ea3-4f47-4be0-90ed-33279599d171", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:26:53.000+00:00", "endTime" : "2023-03-01T08:27:15.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:15.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "82be2ea3-4f47-4be0-90ed-33279599d171", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171" } } } 2023-03-01T08:27:21.611Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:21.613Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|INFO|500||InvokeReturn 2023-03-01T08:27:21.616Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false 2023-03-01T08:27:21.617Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:21.617Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:21.618Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false 2023-03-01T08:27:21.618Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:21.618Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76c97cd3f0d3df1c", X-B3-SpanId:"f9eb710956c2ff25", X-B3-ParentSpanId:"76c97cd3f0d3df1c", X-B3-Sampled:"0", X-ONAP-RequestID:"59752f46-3a50-4777-ae46-7a848a15e475", X-RequestID:"59752f46-3a50-4777-ae46-7a848a15e475", X-TransactionID:"59752f46-3a50-4777-ae46-7a848a15e475", X-ECOMP-RequestID:"59752f46-3a50-4777-ae46-7a848a15e475", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44b4add4-fa99-49dd-8f45-9dcbc551d02f"] 2023-03-01T08:27:21.619Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:21.619Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:21.641Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:21.642Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:21.643Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:21.643Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:21.649Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:27:21.649Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:21.650Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:21.681Z|59752f46-3a50-4777-ae46-7a848a15e475|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:21.897Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:21.903Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171 2023-03-01T08:27:21.905Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|INFO|500||Invoke 2023-03-01T08:27:21.906Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:21.907Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171 2023-03-01T08:27:21.909Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Method : GET 2023-03-01T08:27:21.909Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"891a9a88cca9cb56", X-B3-SpanId:"ed89c38a85c902f6", X-B3-ParentSpanId:"891a9a88cca9cb56", X-B3-Sampled:"0", X-ONAP-RequestID:"73fddc86-cc5d-483d-800b-e64aef2dafb0", X-RequestID:"73fddc86-cc5d-483d-800b-e64aef2dafb0", X-TransactionID:"73fddc86-cc5d-483d-800b-e64aef2dafb0", X-ECOMP-RequestID:"73fddc86-cc5d-483d-800b-e64aef2dafb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1a69fc9-ffdb-4779-865e-7b71ca477880"] 2023-03-01T08:27:21.911Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Request body: 2023-03-01T08:27:21.913Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:21.984Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:21.985Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:21.985Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Status text : 2023-03-01T08:27:21.986Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:21.996Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||Response body: { "requestId" : "82be2ea3-4f47-4be0-90ed-33279599d171", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:26:53.000+00:00", "endTime" : "2023-03-01T08:27:15.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\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\": \"282258f13b1143f3942f4811906d6add\",\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\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:15.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "82be2ea3-4f47-4be0-90ed-33279599d171", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171" } } } 2023-03-01T08:27:21.997Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:21.998Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82be2ea3-4f47-4be0-90ed-33279599d171|INFO|500||InvokeReturn 2023-03-01T08:27:22.000Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false 2023-03-01T08:27:22.002Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:22.003Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:22.003Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false 2023-03-01T08:27:22.004Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:22.004Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"891a9a88cca9cb56", X-B3-SpanId:"9cf716ec57432993", X-B3-ParentSpanId:"891a9a88cca9cb56", X-B3-Sampled:"0", X-ONAP-RequestID:"73fddc86-cc5d-483d-800b-e64aef2dafb0", X-RequestID:"73fddc86-cc5d-483d-800b-e64aef2dafb0", X-TransactionID:"73fddc86-cc5d-483d-800b-e64aef2dafb0", X-ECOMP-RequestID:"73fddc86-cc5d-483d-800b-e64aef2dafb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfd7bd2d-d6e1-40f8-ae3b-5f7d3d945a53"] 2023-03-01T08:27:22.005Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:22.006Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:22.034Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:22.036Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:22.037Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:22.038Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:22.041Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:27:22.041Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:22.042Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82be2ea3-4f47-4be0-90ed-33279599d171&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:22.056Z|73fddc86-cc5d-483d-800b-e64aef2dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82be2ea3-4f47-4be0-90ed-33279599d171|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:24.012Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:24.015Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: e83a9bbe-1626-47cd-b922-507ca116fab6 already exists in requestDb InfraActiveRequests table 2023-03-01T08:27:24.016Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:27:24.017Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||Invoke 2023-03-01T08:27:24.017Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:24.018Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:27:24.019Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Method : GET 2023-03-01T08:27:24.019Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc3324ddcc2ed875", X-B3-SpanId:"bf35976a238ab4f4", X-B3-ParentSpanId:"cc3324ddcc2ed875", X-B3-Sampled:"0", X-ONAP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-TransactionID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ECOMP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70babca6-f3ce-45cf-b891-ae9fccc9b5c2"] 2023-03-01T08:27:24.020Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Request body: 2023-03-01T08:27:24.020Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:24.128Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:24.129Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:27:24.129Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status text : 2023-03-01T08:27:24.130Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 08:27:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:24.130Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Response body: 2023-03-01T08:27:24.132Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:24.132Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|404|Not Found|InvokeReturn 2023-03-01T08:27:24.158Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|||INFO|500||Running local validations 2023-03-01T08:27:24.165Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:27:24.236Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-01T08:27:24.237Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||Invoke 2023-03-01T08:27:24.275Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||InvokeReturn 2023-03-01T08:27:24.276Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:27:24 GMT], content-length=[1054], vertex-id=[143392], x-aai-txid=[2-aai-resources-230301-08:27:24:097-34445], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:27:24.279Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"282258f13b1143f3942f4811906d6add","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677659221268","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"463b2bdd-7d2c-46e3-81d6-8b9181f0d948"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-01T08:27:24.286Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-01T08:27:24.287Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-01T08:27:24.299Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:27:24.316Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-01T08:27:24.317Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:24.317Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:27:24.318Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-01T08:27:24.319Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/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:"cc3324ddcc2ed875", X-B3-SpanId:"dce75253ad19d924", X-B3-ParentSpanId:"cc3324ddcc2ed875", X-B3-Sampled:"0", X-ONAP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-TransactionID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ECOMP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6342b85-7084-4056-b3ef-043b30810ec9"] 2023-03-01T08:27:24.319Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"463b2bdd-7d2c-46e3-81d6-8b9181f0d948","serviceInstanceId":"8a6fc751-044e-483d-a943-0cf50ff7fff9"},"instanceName":"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b","requestScope":"vfModule"} 2023-03-01T08:27:24.320Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:24.380Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:24.381Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:24.381Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-03-01T08:27:24.382Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/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:"Wed, 01 Mar 2023 08:27:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:24.382Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-01T08:27:24.383Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:24.383Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-01T08:27:24.385Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ca884ce3-e40b-4f06-add8-942347c995a9|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ca884ce3-e40b-4f06-add8-942347c995a9 2023-03-01T08:27:24.386Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ca884ce3-e40b-4f06-add8-942347c995a9|INFO|500||Invoke 2023-03-01T08:27:24.386Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ca884ce3-e40b-4f06-add8-942347c995a9|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:24.387Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ca884ce3-e40b-4f06-add8-942347c995a9|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ca884ce3-e40b-4f06-add8-942347c995a9 2023-03-01T08:27:24.387Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ca884ce3-e40b-4f06-add8-942347c995a9|DEBUG|500||Method : GET 2023-03-01T08:27:24.387Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ca884ce3-e40b-4f06-add8-942347c995a9|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-TransactionID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ECOMP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c0c604c-20eb-42ab-adfc-5dcced82b5b9"] 2023-03-01T08:27:24.388Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ca884ce3-e40b-4f06-add8-942347c995a9|DEBUG|500||Request body: 2023-03-01T08:27:24.388Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ca884ce3-e40b-4f06-add8-942347c995a9|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:24.508Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ca884ce3-e40b-4f06-add8-942347c995a9|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:24.509Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ca884ce3-e40b-4f06-add8-942347c995a9|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:24.509Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ca884ce3-e40b-4f06-add8-942347c995a9|DEBUG|500||Status text : 2023-03-01T08:27:24.510Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ca884ce3-e40b-4f06-add8-942347c995a9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:24.516Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ca884ce3-e40b-4f06-add8-942347c995a9|DEBUG|500||Response body: { "id" : 8, "modelCustomizationUUID" : "ca884ce3-e40b-4f06-add8-942347c995a9", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2023-03-01 08:26:05.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/volumeHeatEnv" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vnfCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/heatEnvironment" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/cvnfcCustomization" } } } 2023-03-01T08:27:24.517Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ca884ce3-e40b-4f06-add8-942347c995a9|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:24.517Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ca884ce3-e40b-4f06-add8-942347c995a9|INFO|500||InvokeReturn 2023-03-01T08:27:24.538Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule 2023-03-01T08:27:24.540Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|INFO|500||Invoke 2023-03-01T08:27:24.540Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:24.541Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule 2023-03-01T08:27:24.541Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Method : GET 2023-03-01T08:27:24.541Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-TransactionID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ECOMP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eeb05cd0-ec68-4c3c-9dde-f069039bcce3"] 2023-03-01T08:27:24.542Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Request body: 2023-03-01T08:27:24.542Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:24.752Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:24.753Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:24.753Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Status text : 2023-03-01T08:27:24.754Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:24.764Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Response body: { "modelUUID" : "6ad89448-e50d-4dbc-bc0f-328d6dc4688b", "modelInvariantUUID" : "fcc52e2e-f9d0-4276-a98f-3101f498b562", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-03-01 08:26:05.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b/vfModuleCustomization" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b/volumeHeatTemplate" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b/moduleHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b/vnfResources" } } } 2023-03-01T08:27:24.765Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:24.766Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|INFO|500||InvokeReturn 2023-03-01T08:27:24.823Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance 2023-03-01T08:27:24.824Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-03-01T08:27:24.824Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:24.825Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance 2023-03-01T08:27:24.825Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-03-01T08:27:24.826Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-TransactionID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ECOMP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ee5de06-8a3b-433c-a9b4-724d34f2bf84"] 2023-03-01T08:27:24.826Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-03-01T08:27:24.827Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:24.952Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:24.954Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:27:24.954Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2023-03-01T08:27:24.955Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&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:"Wed, 01 Mar 2023 08:27:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:24.956Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-03-01T08:27:24.956Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:24.957Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-01T08:27:24.963Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fcc52e2e-f9d0-4276-a98f-3101f498b562|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fcc52e2e-f9d0-4276-a98f-3101f498b562 2023-03-01T08:27:24.968Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fcc52e2e-f9d0-4276-a98f-3101f498b562|INFO|500||Invoke 2023-03-01T08:27:24.969Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fcc52e2e-f9d0-4276-a98f-3101f498b562|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:24.971Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fcc52e2e-f9d0-4276-a98f-3101f498b562|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fcc52e2e-f9d0-4276-a98f-3101f498b562 2023-03-01T08:27:24.972Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fcc52e2e-f9d0-4276-a98f-3101f498b562|DEBUG|500||Method : GET 2023-03-01T08:27:24.972Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fcc52e2e-f9d0-4276-a98f-3101f498b562|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-TransactionID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ECOMP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e28f09e-dd7d-47cc-8903-9f9abcb3f527"] 2023-03-01T08:27:24.973Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fcc52e2e-f9d0-4276-a98f-3101f498b562|DEBUG|500||Request body: 2023-03-01T08:27:24.973Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fcc52e2e-f9d0-4276-a98f-3101f498b562|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:25.108Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fcc52e2e-f9d0-4276-a98f-3101f498b562|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:25.117Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fcc52e2e-f9d0-4276-a98f-3101f498b562|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:25.118Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fcc52e2e-f9d0-4276-a98f-3101f498b562|DEBUG|500||Status text : 2023-03-01T08:27:25.119Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fcc52e2e-f9d0-4276-a98f-3101f498b562|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:25.128Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fcc52e2e-f9d0-4276-a98f-3101f498b562|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "6ad89448-e50d-4dbc-bc0f-328d6dc4688b", "modelInvariantUUID" : "fcc52e2e-f9d0-4276-a98f-3101f498b562", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-03-01 08:26:05.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b/vfModuleCustomization" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b/volumeHeatTemplate" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b/moduleHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b/vnfResources" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fcc52e2e-f9d0-4276-a98f-3101f498b562" } } } 2023-03-01T08:27:25.130Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fcc52e2e-f9d0-4276-a98f-3101f498b562|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:25.131Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fcc52e2e-f9d0-4276-a98f-3101f498b562|INFO|500||InvokeReturn 2023-03-01T08:27:25.141Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance 2023-03-01T08:27:25.143Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-03-01T08:27:25.144Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:25.144Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance 2023-03-01T08:27:25.148Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-03-01T08:27:25.150Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-TransactionID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ECOMP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c30bd068-da67-492d-b2b1-04b67b128b8d"] 2023-03-01T08:27:25.150Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-03-01T08:27:25.151Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:25.181Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:25.182Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:27:25.183Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2023-03-01T08:27:25.284Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&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:"Wed, 01 Mar 2023 08:27:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:25.285Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-03-01T08:27:25.286Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:25.286Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6ad89448-e50d-4dbc-bc0f-328d6dc4688b&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-01T08:27:25.289Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2023-03-01T08:27:25.289Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-03-01T08:27:25.289Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:25.290Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2023-03-01T08:27:25.290Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-03-01T08:27:25.290Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/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:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-TransactionID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ECOMP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0bdbcb7-c470-48df-b08d-9cd387f9447f"] 2023-03-01T08:27:25.293Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-03-01T08:27:25.297Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:25.397Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:25.402Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:25.404Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2023-03-01T08:27:25.407Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/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:"Wed, 01 Mar 2023 08:27:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:25.410Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: { "id" : 44, "action" : "createInstance", "description" : "Gr api recipe to create vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44" } } } 2023-03-01T08:27:25.413Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:25.418Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn 2023-03-01T08:27:25.510Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b 2023-03-01T08:27:25.510Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|INFO|500||Invoke 2023-03-01T08:27:25.511Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:25.511Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b 2023-03-01T08:27:25.511Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||Method : GET 2023-03-01T08:27:25.512Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-TransactionID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ECOMP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f45dd288-a118-44f7-aa50-23acde27ed15"] 2023-03-01T08:27:25.512Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||Request body: 2023-03-01T08:27:25.512Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:25.561Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:25.562Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:25.563Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||Status text : 2023-03-01T08:27:25.563Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:25.567Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||Response body: { "modelUUID" : "6ad89448-e50d-4dbc-bc0f-328d6dc4688b", "modelInvariantUUID" : "fcc52e2e-f9d0-4276-a98f-3101f498b562", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-03-01 08:26:05.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b/vfModuleCustomization" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b/volumeHeatTemplate" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b/moduleHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b/vnfResources" } } } 2023-03-01T08:27:25.568Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:25.568Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|INFO|500||InvokeReturn 2023-03-01T08:27:25.571Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:27:25.572Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-01T08:27:25.572Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:25.573Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:27:25.573Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-01T08:27:25.573Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3402", X-B3-TraceId:"cc3324ddcc2ed875", X-B3-SpanId:"17ed83fe049edf49", X-B3-ParentSpanId:"cc3324ddcc2ed875", X-B3-Sampled:"0", X-ONAP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-TransactionID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ECOMP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e69bcb93-9e4f-4263-b53d-99014c68136e"] 2023-03-01T08:27:25.573Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e83a9bbe-1626-47cd-b922-507ca116fab6","requestStatus":"IN_PROGRESS","startTime":1677659244159,"source":"VID","vnfId":"463b2bdd-7d2c-46e3-81d6-8b9181f0d948","vnfType":"","tenantId":"282258f13b1143f3942f4811906d6add","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\",\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\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"8a6fc751-044e-483d-a943-0cf50ff7fff9","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"e83a9bbe-1626-47cd-b922-507ca116fab6"} 2023-03-01T08:27:25.574Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:25.632Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:25.633Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-01T08:27:25.633Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-03-01T08:27:25.634Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/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/e83a9bbe-1626-47cd-b922-507ca116fab6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:25.639Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:27:24.159+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\",\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\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-01T08:27:25.600+00:00", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" } } } 2023-03-01T08:27:25.640Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:25.641Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-01T08:27:25.677Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:27:25.679Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-01T08:27:25.679Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:25.680Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:27:25.680Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-01T08:27:25.680Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/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:"cc3324ddcc2ed875", X-B3-SpanId:"84f7c03dc5767d64", X-B3-ParentSpanId:"cc3324ddcc2ed875", X-B3-Sampled:"0", X-ONAP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-TransactionID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ECOMP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77146a1a-eadc-4a66-adf9-f9556837a0d1"] 2023-03-01T08:27:25.681Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/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\":\"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"ca884ce3-e40b-4f06-add8-942347c995a9\",\"modelVersionId\":\"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\"modelCustomizationId\":\"ca884ce3-e40b-4f06-add8-942347c995a9\",\"modelUuid\":\"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\"modelInvariantUuid\":\"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\"modelInfo\":{\"modelInvariantId\":\"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"86df27d9-c7b6-4258-aad7-5a9820a3420d\",\"modelUuid\":\"86df27d9-c7b6-4258-aad7-5a9820a3420d\",\"modelInvariantUuid\":\"53f55470-bd93-45f4-9e6f-3aa42e84c634\"}}},{\"relatedInstance\":{\"instanceId\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"d46885e7-f82c-44ab-b338-1faa49e13631\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"5335bd71-f4ee-4783-9398-549841f55c52\",\"modelVersionId\":\"fd10a954-0a14-4944-90df-64aa099d9393\",\"modelCustomizationId\":\"5335bd71-f4ee-4783-9398-549841f55c52\",\"modelUuid\":\"fd10a954-0a14-4944-90df-64aa099d9393\",\"modelInvariantUuid\":\"d46885e7-f82c-44ab-b338-1faa49e13631\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"282258f13b1143f3942f4811906d6add\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\"vnfInstanceId\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\"}","type":"String"},"requestId":{"value":"e83a9bbe-1626-47cd-b922-507ca116fab6","type":"String"},"mso-request-id":{"value":"e83a9bbe-1626-47cd-b922-507ca116fab6","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"8a6fc751-044e-483d-a943-0cf50ff7fff9","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"463b2bdd-7d2c-46e3-81d6-8b9181f0d948","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/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-01T08:27:25.681Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:26.406Z|b49ec836-079d-470f-ad0e-1121ea08f3d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:27:26.407Z|b49ec836-079d-470f-ad0e-1121ea08f3d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:27:26.725Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:26.732Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-01T08:27:26.734Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-03-01T08:27:26.744Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 01 Mar 2023 08:27:26 GMT", X-ONAP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-TransactionID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ECOMP-RequestID:"e83a9bbe-1626-47cd-b922-507ca116fab6", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"77146a1a-eadc-4a66-adf9-f9556837a0d1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:26.747Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e83a9bbe-1626-47cd-b922-507ca116fab6\",\"instanceId\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\"}}","message":"Success","processInstanceID":"e57531c3-b80a-11ed-bdfd-92f45cc7351c","variables":null,"messageCode":200} 2023-03-01T08:27:26.747Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:26.748Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-01T08:27:26.764Z|e83a9bbe-1626-47cd-b922-507ca116fab6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:26.939Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:26.956Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:27:26.958Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||Invoke 2023-03-01T08:27:26.958Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:26.958Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:27:26.959Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Method : GET 2023-03-01T08:27:26.959Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94243e55eedbee13", X-B3-SpanId:"4bc578ce4776782e", X-B3-ParentSpanId:"94243e55eedbee13", X-B3-Sampled:"0", X-ONAP-RequestID:"ebaeb38b-7c00-4bc3-9534-9109417ae66c", X-RequestID:"ebaeb38b-7c00-4bc3-9534-9109417ae66c", X-TransactionID:"ebaeb38b-7c00-4bc3-9534-9109417ae66c", X-ECOMP-RequestID:"ebaeb38b-7c00-4bc3-9534-9109417ae66c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c821437e-3fff-4a18-9810-5189546067de"] 2023-03-01T08:27:26.960Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Request body: 2023-03-01T08:27:26.960Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:27.012Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:27.013Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:27.013Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status text : 2023-03-01T08:27:27.014Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:27.014Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Response body: { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:27:24.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\",\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\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:26.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" } } } 2023-03-01T08:27:27.015Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:27.015Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||InvokeReturn 2023-03-01T08:27:27.017Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:27:27.018Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:27.018Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:27.018Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:27:27.019Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:27.019Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94243e55eedbee13", X-B3-SpanId:"bcf1ed6f100c45ec", X-B3-ParentSpanId:"94243e55eedbee13", X-B3-Sampled:"0", X-ONAP-RequestID:"ebaeb38b-7c00-4bc3-9534-9109417ae66c", X-RequestID:"ebaeb38b-7c00-4bc3-9534-9109417ae66c", X-TransactionID:"ebaeb38b-7c00-4bc3-9534-9109417ae66c", X-ECOMP-RequestID:"ebaeb38b-7c00-4bc3-9534-9109417ae66c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d63024d-5373-4533-945b-9f0dc8bd50b8"] 2023-03-01T08:27:27.020Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:27.020Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:27.085Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:27.087Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:27.087Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:27.091Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:27.094Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:27:27.095Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:27.096Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:27.131Z|ebaeb38b-7c00-4bc3-9534-9109417ae66c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:27.545Z|68867071-e7a6-4fb8-a6e8-e61448b5320a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:27:27.545Z|68867071-e7a6-4fb8-a6e8-e61448b5320a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:27:27.686Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:27.726Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb 2023-03-01T08:27:27.727Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|INFO|500||Invoke 2023-03-01T08:27:27.727Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:27.728Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb 2023-03-01T08:27:27.728Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Method : GET 2023-03-01T08:27:27.728Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a65ad89d1dbf01e", X-B3-SpanId:"2ef0e21a6688741e", X-B3-ParentSpanId:"9a65ad89d1dbf01e", X-B3-Sampled:"0", X-ONAP-RequestID:"f0cdf608-e1ef-4805-b11f-4131afba1077", X-RequestID:"f0cdf608-e1ef-4805-b11f-4131afba1077", X-TransactionID:"f0cdf608-e1ef-4805-b11f-4131afba1077", X-ECOMP-RequestID:"f0cdf608-e1ef-4805-b11f-4131afba1077", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1ad25a9-9fff-4f0e-b3fa-8e65f78ca011"] 2023-03-01T08:27:27.729Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Request body: 2023-03-01T08:27:27.729Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:27.836Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:27.837Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:27.837Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Status text : 2023-03-01T08:27:27.838Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:27.848Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Response body: { "requestId" : "8328e728-755b-4745-96b2-7127c6581fdb", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-03-01T08:27:03.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8328e728-755b-4745-96b2-7127c6581fdb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb" } } } 2023-03-01T08:27:27.849Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:27.849Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|INFO|500||InvokeReturn 2023-03-01T08:27:27.851Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false 2023-03-01T08:27:27.861Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:27.863Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:27.866Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false 2023-03-01T08:27:27.866Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:27.867Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a65ad89d1dbf01e", X-B3-SpanId:"c07a612c486242f1", X-B3-ParentSpanId:"9a65ad89d1dbf01e", X-B3-Sampled:"0", X-ONAP-RequestID:"f0cdf608-e1ef-4805-b11f-4131afba1077", X-RequestID:"f0cdf608-e1ef-4805-b11f-4131afba1077", X-TransactionID:"f0cdf608-e1ef-4805-b11f-4131afba1077", X-ECOMP-RequestID:"f0cdf608-e1ef-4805-b11f-4131afba1077", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca1388ba-59f4-4746-a4de-4c33156ce55a"] 2023-03-01T08:27:27.868Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:27.868Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:27.905Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:27.906Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:27.906Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:27.907Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:27.908Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 24, "soRequestId" : "8328e728-755b-4745-96b2-7127c6581fdb", "groupingId" : "47751b03-8bc7-40bf-9e97-baee9587d178", "name" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0/47751b03-8bc7-40bf-9e97-baee9587d178\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"updated_time\":1677659239000,\"creation_time\":1677659171000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"50c04a0bcd5844529f9de76c4b176f33\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:27:24.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:27:27.908Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:27.909Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:28.048Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:27:28.049Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:27:28.050Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:28.050Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:27:28.051Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:27:28.051Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f0cdf608-e1ef-4805-b11f-4131afba1077", X-RequestID:"f0cdf608-e1ef-4805-b11f-4131afba1077", X-TransactionID:"f0cdf608-e1ef-4805-b11f-4131afba1077", X-ECOMP-RequestID:"f0cdf608-e1ef-4805-b11f-4131afba1077", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03207c05-3c76-4ea8-baee-e04e461e0aa3"] 2023-03-01T08:27:28.052Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:27:28.052Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:28.248Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:28.249Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:28.250Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:27:28.251Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DBBF99FE7E5772AF77A999C517EC4D70; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:27:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:28.252Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dec9471f-b80a-11ed-bdfd-92f45cc7351c","businessKey":"8328e728-755b-4745-96b2-7127c6581fdb","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:27:14.529+0000","endTime":"2023-03-01T08:27:24.206+0000","removalTime":null,"durationInMillis":9677,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d831cf65-b80a-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"dec1cdd8-b80a-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-01T08:27:28.253Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:28.253Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:27:28.303Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:27:28.305Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:27:28.305Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:28.305Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:27:28.306Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:27:28.307Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f0cdf608-e1ef-4805-b11f-4131afba1077", X-RequestID:"f0cdf608-e1ef-4805-b11f-4131afba1077", X-TransactionID:"f0cdf608-e1ef-4805-b11f-4131afba1077", X-ECOMP-RequestID:"f0cdf608-e1ef-4805-b11f-4131afba1077", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3c071f4-ce10-4d0b-839e-fa843ca9cad7"] 2023-03-01T08:27:28.307Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:27:28.308Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:28.537Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:28.541Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:28.541Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:27:28.542Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=741954AA4708A268964E6299BA8AC9A2; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:27:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:28.543Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:e48cf4e5-b80a-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"dec9471f-b80a-11ed-bdfd-92f45cc7351c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"dec9471f-b80a-11ed-bdfd-92f45cc7351c","executionId":"dec9471f-b80a-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:27:24.198+0000","endTime":"2023-03-01T08:27:24.199+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d831cf65-b80a-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:27:28.543Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:28.544Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dec9471f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:27:28.557Z|f0cdf608-e1ef-4805-b11f-4131afba1077|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:30.589Z|b607bbd4-0745-4b7b-af92-c366d2ced044|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:27:30.591Z|b607bbd4-0745-4b7b-af92-c366d2ced044|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:27:31.471Z|15f15f85-cd38-4a30-8661-96d90d37e424|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:27:31.473Z|15f15f85-cd38-4a30-8661-96d90d37e424|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:27:31.506Z|3427b560-8ff2-432a-8e49-cd523f65680f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:27:31.507Z|3427b560-8ff2-432a-8e49-cd523f65680f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:27:31.506Z|442ebd30-4512-4967-9f0b-f32c9d79e9f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:27:31.508Z|442ebd30-4512-4967-9f0b-f32c9d79e9f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:27:37.324Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:37.333Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:27:37.334Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||Invoke 2023-03-01T08:27:37.335Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:37.335Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:27:37.343Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Method : GET 2023-03-01T08:27:37.344Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6377a24ba80b49bc", X-B3-SpanId:"66eeaa9db5cb367c", X-B3-ParentSpanId:"6377a24ba80b49bc", X-B3-Sampled:"0", X-ONAP-RequestID:"f3b76b47-5614-434f-9f13-03eb298a333d", X-RequestID:"f3b76b47-5614-434f-9f13-03eb298a333d", X-TransactionID:"f3b76b47-5614-434f-9f13-03eb298a333d", X-ECOMP-RequestID:"f3b76b47-5614-434f-9f13-03eb298a333d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2935757c-2839-482b-a47a-f4a811dcc6b3"] 2023-03-01T08:27:37.345Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Request body: 2023-03-01T08:27:37.345Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:37.425Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:37.425Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:37.426Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status text : 2023-03-01T08:27:37.426Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:37 GMT", Connection:"close"] 2023-03-01T08:27:37.429Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Response body: { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-01T08:27:24.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\",\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\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:33.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" } } } 2023-03-01T08:27:37.429Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:37.430Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||InvokeReturn 2023-03-01T08:27:37.432Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:27:37.433Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:37.433Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:37.434Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:27:37.434Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:37.434Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6377a24ba80b49bc", X-B3-SpanId:"711e42052509a5ba", X-B3-ParentSpanId:"6377a24ba80b49bc", X-B3-Sampled:"0", X-ONAP-RequestID:"f3b76b47-5614-434f-9f13-03eb298a333d", X-RequestID:"f3b76b47-5614-434f-9f13-03eb298a333d", X-TransactionID:"f3b76b47-5614-434f-9f13-03eb298a333d", X-ECOMP-RequestID:"f3b76b47-5614-434f-9f13-03eb298a333d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e325defe-2b86-49e7-82a6-799f898fb21a"] 2023-03-01T08:27:37.435Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:37.435Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:37.508Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:37.508Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:37.509Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:37.509Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:37.515Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:27:37.515Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:37.516Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:37.570Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:27:37.571Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:27:37.571Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:37.571Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:27:37.572Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:27:37.572Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f3b76b47-5614-434f-9f13-03eb298a333d", X-RequestID:"f3b76b47-5614-434f-9f13-03eb298a333d", X-TransactionID:"f3b76b47-5614-434f-9f13-03eb298a333d", X-ECOMP-RequestID:"f3b76b47-5614-434f-9f13-03eb298a333d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dded5523-c8c6-4d75-a3cd-6c18e23b406b"] 2023-03-01T08:27:37.573Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:27:37.573Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:37.808Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:37.812Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:37.812Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:27:37.813Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8F9F2478D8CE6C27AC9318FC8E8BB5B3; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:27:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:37.815Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e82f705f-b80a-11ed-bdfd-92f45cc7351c","businessKey":"e83a9bbe-1626-47cd-b922-507ca116fab6","processDefinitionId":"SDNCHandler:1:7ce4dcb9-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T08:27:30.296+0000","endTime":"2023-03-01T08:27:32.580+0000","removalTime":null,"durationInMillis":2284,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"e57531c3-b80a-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"e7b0f10b-b80a-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-01T08:27:37.815Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:37.817Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:27:37.859Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e82f705f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e82f705f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:27:37.860Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e82f705f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:27:37.860Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e82f705f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:37.860Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e82f705f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e82f705f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:27:37.861Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e82f705f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:27:37.861Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e82f705f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f3b76b47-5614-434f-9f13-03eb298a333d", X-RequestID:"f3b76b47-5614-434f-9f13-03eb298a333d", X-TransactionID:"f3b76b47-5614-434f-9f13-03eb298a333d", X-ECOMP-RequestID:"f3b76b47-5614-434f-9f13-03eb298a333d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b4e94ce-f31d-4b20-b629-62373d0865e0"] 2023-03-01T08:27:37.862Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e82f705f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:27:37.862Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e82f705f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:38.052Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e82f705f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:38.053Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e82f705f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:38.053Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e82f705f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:27:38.054Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e82f705f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A1B354C48CAE5184BD0FF7DE889F66E0; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:27:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:38.055Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e82f705f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:e831ba62-b80a-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"e82f705f-b80a-11ed-bdfd-92f45cc7351c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7ce4dcb9-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"e82f705f-b80a-11ed-bdfd-92f45cc7351c","executionId":"e82f705f-b80a-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:27:30.311+0000","endTime":"2023-03-01T08:27:30.833+0000","durationInMillis":522,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e57531c3-b80a-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:27:38.055Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e82f705f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:38.056Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e82f705f-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:27:38.068Z|f3b76b47-5614-434f-9f13-03eb298a333d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:38.781Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:38.807Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb 2023-03-01T08:27:38.808Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|INFO|500||Invoke 2023-03-01T08:27:38.809Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:38.809Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb 2023-03-01T08:27:38.809Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Method : GET 2023-03-01T08:27:38.810Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3208947b0ceb2b12", X-B3-SpanId:"d473a5fdbe9e3bd6", X-B3-ParentSpanId:"3208947b0ceb2b12", X-B3-Sampled:"0", X-ONAP-RequestID:"e04ff4cb-879d-468a-b1e4-b7c41fa3be54", X-RequestID:"e04ff4cb-879d-468a-b1e4-b7c41fa3be54", X-TransactionID:"e04ff4cb-879d-468a-b1e4-b7c41fa3be54", X-ECOMP-RequestID:"e04ff4cb-879d-468a-b1e4-b7c41fa3be54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d6eb687-af7f-471b-b4ee-d1372f7959e0"] 2023-03-01T08:27:38.811Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Request body: 2023-03-01T08:27:38.811Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:38.856Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:38.857Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:38.857Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Status text : 2023-03-01T08:27:38.858Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:38.858Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Response body: { "requestId" : "8328e728-755b-4745-96b2-7127c6581fdb", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-03-01T08:27:03.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8328e728-755b-4745-96b2-7127c6581fdb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb" } } } 2023-03-01T08:27:38.858Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:38.859Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|INFO|500||InvokeReturn 2023-03-01T08:27:38.861Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false 2023-03-01T08:27:38.862Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:38.862Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:38.862Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false 2023-03-01T08:27:38.863Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:38.863Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3208947b0ceb2b12", X-B3-SpanId:"524b915e24710037", X-B3-ParentSpanId:"3208947b0ceb2b12", X-B3-Sampled:"0", X-ONAP-RequestID:"e04ff4cb-879d-468a-b1e4-b7c41fa3be54", X-RequestID:"e04ff4cb-879d-468a-b1e4-b7c41fa3be54", X-TransactionID:"e04ff4cb-879d-468a-b1e4-b7c41fa3be54", X-ECOMP-RequestID:"e04ff4cb-879d-468a-b1e4-b7c41fa3be54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af6c72cd-bda2-42c5-8222-b84b515587be"] 2023-03-01T08:27:38.873Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:38.874Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:38.907Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:38.912Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:38.913Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:38.915Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:38.917Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 24, "soRequestId" : "8328e728-755b-4745-96b2-7127c6581fdb", "groupingId" : "47751b03-8bc7-40bf-9e97-baee9587d178", "name" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0/47751b03-8bc7-40bf-9e97-baee9587d178\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"updated_time\":1677659239000,\"creation_time\":1677659171000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"50c04a0bcd5844529f9de76c4b176f33\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:27:24.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:27:38.918Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:38.918Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:39.018Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:27:39.019Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:27:39.020Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:39.020Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:27:39.020Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:27:39.021Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e04ff4cb-879d-468a-b1e4-b7c41fa3be54", X-RequestID:"e04ff4cb-879d-468a-b1e4-b7c41fa3be54", X-TransactionID:"e04ff4cb-879d-468a-b1e4-b7c41fa3be54", X-ECOMP-RequestID:"e04ff4cb-879d-468a-b1e4-b7c41fa3be54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"634ec072-5b94-44ac-bf44-8c1ebaa9ee85"] 2023-03-01T08:27:39.021Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:27:39.022Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:39.225Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:39.226Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:39.226Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:27:39.227Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F1A65AC72F6EE34DF25EF7D40469C500; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:27:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:39.227Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c","businessKey":"8328e728-755b-4745-96b2-7127c6581fdb","processDefinitionId":"SDNCHandler:1:7ce4dcb9-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T08:27:28.037+0000","endTime":"2023-03-01T08:27:29.439+0000","removalTime":null,"durationInMillis":1402,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"d831cf65-b80a-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"e6ae9cad-b80a-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-01T08:27:39.229Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:39.229Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8328e728-755b-4745-96b2-7127c6581fdb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:27:39.276Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:27:39.278Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:27:39.278Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:39.279Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:27:39.280Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:27:39.281Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e04ff4cb-879d-468a-b1e4-b7c41fa3be54", X-RequestID:"e04ff4cb-879d-468a-b1e4-b7c41fa3be54", X-TransactionID:"e04ff4cb-879d-468a-b1e4-b7c41fa3be54", X-ECOMP-RequestID:"e04ff4cb-879d-468a-b1e4-b7c41fa3be54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab01c301-9e40-4ef9-a529-19150d7fd492"] 2023-03-01T08:27:39.282Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:27:39.283Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:39.470Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:39.472Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:39.473Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:27:39.474Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=74562F0AF5671D1DC4314651FDC1CEDF; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:27:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:39.474Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:e6d81cff-b80a-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7ce4dcb9-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c","executionId":"e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:27:28.046+0000","endTime":"2023-03-01T08:27:29.437+0000","durationInMillis":1391,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d831cf65-b80a-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:27:39.475Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:39.476Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d6bd5c-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:27:39.485Z|e04ff4cb-879d-468a-b1e4-b7c41fa3be54|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:41.406Z|e9ff4a2e-68c6-49df-9bd1-f4d79837a9e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:27:41.407Z|e9ff4a2e-68c6-49df-9bd1-f4d79837a9e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:27:41.506Z|345dfca0-faad-4baf-8e4a-5c667b15b88d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:27:41.508Z|345dfca0-faad-4baf-8e4a-5c667b15b88d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:27:41.550Z|0e2e5fcd-4b77-4935-9fce-3cc6e7b058f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:27:41.551Z|0e2e5fcd-4b77-4935-9fce-3cc6e7b058f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:27:41.562Z|ae8887ce-ba28-428b-8b62-259bc05041cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:27:41.566Z|ae8887ce-ba28-428b-8b62-259bc05041cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:27:48.320Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:48.366Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:27:48.367Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||Invoke 2023-03-01T08:27:48.368Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:48.368Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:27:48.380Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Method : GET 2023-03-01T08:27:48.381Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e695d4323763982", X-B3-SpanId:"5a82cc4ebc5fe97e", X-B3-ParentSpanId:"3e695d4323763982", X-B3-Sampled:"0", X-ONAP-RequestID:"7a4c1919-238a-4c4a-b138-807aa4722a6a", X-RequestID:"7a4c1919-238a-4c4a-b138-807aa4722a6a", X-TransactionID:"7a4c1919-238a-4c4a-b138-807aa4722a6a", X-ECOMP-RequestID:"7a4c1919-238a-4c4a-b138-807aa4722a6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"946516e1-4572-4f8c-8e06-2cd757a22175"] 2023-03-01T08:27:48.381Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Request body: 2023-03-01T08:27:48.382Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:48.400Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:48.412Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1 2023-03-01T08:27:48.413Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|INFO|500||Invoke 2023-03-01T08:27:48.414Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:48.414Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1 2023-03-01T08:27:48.415Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Method : GET 2023-03-01T08:27:48.415Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22367c65c027028e", X-B3-SpanId:"ce099a72f390aa38", X-B3-ParentSpanId:"22367c65c027028e", X-B3-Sampled:"0", X-ONAP-RequestID:"82e43136-aad7-41be-bc02-da044ef33ebc", X-RequestID:"82e43136-aad7-41be-bc02-da044ef33ebc", X-TransactionID:"82e43136-aad7-41be-bc02-da044ef33ebc", X-ECOMP-RequestID:"82e43136-aad7-41be-bc02-da044ef33ebc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68354669-cfeb-4fdf-a3ea-9a4f4a13f271"] 2023-03-01T08:27:48.416Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Request body: 2023-03-01T08:27:48.416Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:48.456Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:48.457Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:48.458Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status text : 2023-03-01T08:27:48.458Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:48.480Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:48.484Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:48.487Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Status text : 2023-03-01T08:27:48.488Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Response body: { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-01T08:27:24.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\",\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\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:46.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "cloudIdentifier" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"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\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:27:43.000+00:00" } ], "requestURI" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" } } } 2023-03-01T08:27:48.487Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:48.494Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:48.495Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Response body: { "requestId" : "6e667814-fbb9-408e-85a4-172b496ccaf1", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivatePnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).", "progress" : 86, "startTime" : "2023-03-01T08:27:11.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"042594bc-5349-4c2b-920f-2b3a8ec4f977\",\n \"modelVersionId\":\"fcae1253-c0fa-4c36-984f-431122cae350\",\n \"modelName\":\"Demo_pNF_Mw2kysXuOSxKStuH2p8n\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"250ade7d-9d97-4120-824d-a88bc8d49ffc\",\n \"owningEntityName\":\"OE-ETE_Customer-250ade7d-9d97-4120-824d-a88bc8d49ffc\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_90e552ad-edda-400c-a9ea-8e381c1774e3\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name90e552ad-edda-400c-a9ea-8e381c1774e3\",\n \"productFamilyId\":\"ceeb1582-8b1b-4866-a216-89fdad8b89b4\",\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\":\"fcae1253-c0fa-4c36-984f-431122cae350\",\n \"modelName\":\"Demo_pNF_Mw2kysXuOSxKStuH2p8n\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name90e552ad-edda-400c-a9ea-8e381c1774e3\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 83c536bc-2b8f 0\",\n \"modelCustomizationId\":\"13589b95-e01e-4e71-b12e-74f754bbba72\",\n \"modelInvariantId\":\"042594bc-5349-4c2b-920f-2b3a8ec4f977\",\n \"modelVersionId\":\"fcae1253-c0fa-4c36-984f-431122cae350\",\n \"modelName\":\"Demo_pNF_Mw2kysXuOSxKStuH2p8n\",\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\":\"ceeb1582-8b1b-4866-a216-89fdad8b89b4\",\n \"instanceParams\":[],\n \"instanceName\":\"Mw2kysXuOSxKStuH2p8n\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:46.000+00:00", "serviceInstanceId" : "032ad169-9e52-401a-bb37-161ef0de54e5", "serviceInstanceName" : "Service_Ete_Name90e552ad-edda-400c-a9ea-8e381c1774e3", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "6e667814-fbb9-408e-85a4-172b496ccaf1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1" } } } 2023-03-01T08:27:48.508Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:48.507Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||InvokeReturn 2023-03-01T08:27:48.509Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|INFO|500||InvokeReturn 2023-03-01T08:27:48.511Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false 2023-03-01T08:27:48.525Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:48.526Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:48.526Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false 2023-03-01T08:27:48.527Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:48.527Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22367c65c027028e", X-B3-SpanId:"ea9ad4db6fd85d35", X-B3-ParentSpanId:"22367c65c027028e", X-B3-Sampled:"0", X-ONAP-RequestID:"82e43136-aad7-41be-bc02-da044ef33ebc", X-RequestID:"82e43136-aad7-41be-bc02-da044ef33ebc", X-TransactionID:"82e43136-aad7-41be-bc02-da044ef33ebc", X-ECOMP-RequestID:"82e43136-aad7-41be-bc02-da044ef33ebc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b2c34ce-c057-4ddc-8b0d-3c15dda0e253"] 2023-03-01T08:27:48.527Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:48.528Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:48.541Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:27:48.542Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:48.543Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:48.545Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:27:48.548Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:48.549Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e695d4323763982", X-B3-SpanId:"c356b8b3c2a3a658", X-B3-ParentSpanId:"3e695d4323763982", X-B3-Sampled:"0", X-ONAP-RequestID:"7a4c1919-238a-4c4a-b138-807aa4722a6a", X-RequestID:"7a4c1919-238a-4c4a-b138-807aa4722a6a", X-TransactionID:"7a4c1919-238a-4c4a-b138-807aa4722a6a", X-ECOMP-RequestID:"7a4c1919-238a-4c4a-b138-807aa4722a6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55eab9da-fc28-4e50-a07b-e4382f3c0415"] 2023-03-01T08:27:48.550Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:48.550Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:48.594Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:48.592Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:48.604Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:48.605Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:48.605Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:48.604Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:48.606Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:48.609Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:48.610Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:27:48.610Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:48.611Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:48.613Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:27:48.614Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:48.615Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:48.690Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e667814-fbb9-408e-85a4-172b496ccaf1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e667814-fbb9-408e-85a4-172b496ccaf1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:27:48.691Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e667814-fbb9-408e-85a4-172b496ccaf1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:27:48.691Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e667814-fbb9-408e-85a4-172b496ccaf1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:48.691Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e667814-fbb9-408e-85a4-172b496ccaf1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e667814-fbb9-408e-85a4-172b496ccaf1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:27:48.692Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e667814-fbb9-408e-85a4-172b496ccaf1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:27:48.692Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e667814-fbb9-408e-85a4-172b496ccaf1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"82e43136-aad7-41be-bc02-da044ef33ebc", X-RequestID:"82e43136-aad7-41be-bc02-da044ef33ebc", X-TransactionID:"82e43136-aad7-41be-bc02-da044ef33ebc", X-ECOMP-RequestID:"82e43136-aad7-41be-bc02-da044ef33ebc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3ec0c96-f308-4695-9db1-ec700db1eea7"] 2023-03-01T08:27:48.692Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e667814-fbb9-408e-85a4-172b496ccaf1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:27:48.692Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e667814-fbb9-408e-85a4-172b496ccaf1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:48.731Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:27:48.734Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:27:48.734Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:48.735Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:27:48.735Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:27:48.736Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7a4c1919-238a-4c4a-b138-807aa4722a6a", X-RequestID:"7a4c1919-238a-4c4a-b138-807aa4722a6a", X-TransactionID:"7a4c1919-238a-4c4a-b138-807aa4722a6a", X-ECOMP-RequestID:"7a4c1919-238a-4c4a-b138-807aa4722a6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a10cb0e-2e9b-4248-87a1-494a7df41871"] 2023-03-01T08:27:48.736Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:27:48.737Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:48.997Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e667814-fbb9-408e-85a4-172b496ccaf1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:48.998Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e667814-fbb9-408e-85a4-172b496ccaf1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:48.998Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e667814-fbb9-408e-85a4-172b496ccaf1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:27:48.999Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e667814-fbb9-408e-85a4-172b496ccaf1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=806B72A3628C7AC6F80F36DB96B6CD85; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:27:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:49.000Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e667814-fbb9-408e-85a4-172b496ccaf1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f1e7b007-b80a-11ed-bdfd-92f45cc7351c","businessKey":"6e667814-fbb9-408e-85a4-172b496ccaf1","processDefinitionId":"ActivatePnfBB:1:7bf8809b-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"ActivatePnfBB","processDefinitionName":"ActivatePnfBB","processDefinitionVersion":1,"startTime":"2023-03-01T08:27:46.603+0000","endTime":"2023-03-01T08:27:46.774+0000","removalTime":null,"durationInMillis":171,"startUserId":null,"startActivityId":"AssignPnf_StartEvent","deleteReason":null,"rootProcessInstanceId":"de1c3ee7-b80a-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"f1332d9b-b80a-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-01T08:27:49.001Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e667814-fbb9-408e-85a4-172b496ccaf1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:49.001Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e667814-fbb9-408e-85a4-172b496ccaf1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:27:49.028Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:49.029Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:49.029Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:27:49.030Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9B9EB3D4F68B32D0DABC4DB66F9B888A; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:27:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:49.030Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","businessKey":"e83a9bbe-1626-47cd-b922-507ca116fab6","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:27:39.552+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e57531c3-b80a-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"edb0bcd5-b80a-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:27:49.032Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:49.033Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:27:49.047Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1e7b007-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1e7b007-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:27:49.048Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1e7b007-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:27:49.049Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1e7b007-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:49.049Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1e7b007-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1e7b007-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:27:49.049Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1e7b007-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:27:49.050Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1e7b007-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"82e43136-aad7-41be-bc02-da044ef33ebc", X-RequestID:"82e43136-aad7-41be-bc02-da044ef33ebc", X-TransactionID:"82e43136-aad7-41be-bc02-da044ef33ebc", X-ECOMP-RequestID:"82e43136-aad7-41be-bc02-da044ef33ebc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"522c8f69-c4a8-4143-abed-01451962dba6"] 2023-03-01T08:27:49.050Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1e7b007-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:27:49.050Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1e7b007-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:49.098Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:27:49.099Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:27:49.100Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:49.100Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:27:49.101Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:27:49.101Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7a4c1919-238a-4c4a-b138-807aa4722a6a", X-RequestID:"7a4c1919-238a-4c4a-b138-807aa4722a6a", X-TransactionID:"7a4c1919-238a-4c4a-b138-807aa4722a6a", X-ECOMP-RequestID:"7a4c1919-238a-4c4a-b138-807aa4722a6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb5ef30c-1ca9-4feb-8fc9-7c5e29ed6772"] 2023-03-01T08:27:49.102Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:27:49.102Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:49.364Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:49.364Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:49.365Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:27:49.365Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=58E04AD4ED128FDB6197FB751651F6D4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 08:27:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:49.366Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f226dc77-b80a-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","executionId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:27:47.018+0000","endTime":"2023-03-01T08:27:47.037+0000","durationInMillis":19,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e57531c3-b80a-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:27:49.366Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:49.367Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:27:49.382Z|7a4c1919-238a-4c4a-b138-807aa4722a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:49.700Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:49.707Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb 2023-03-01T08:27:49.708Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|INFO|500||Invoke 2023-03-01T08:27:49.709Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:49.709Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb 2023-03-01T08:27:49.710Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Method : GET 2023-03-01T08:27:49.710Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ccf1a48b0366646", X-B3-SpanId:"4df59977710b21ac", X-B3-ParentSpanId:"5ccf1a48b0366646", X-B3-Sampled:"0", X-ONAP-RequestID:"4c5a1a46-7948-4a93-b0c5-c1c51dfa5101", X-RequestID:"4c5a1a46-7948-4a93-b0c5-c1c51dfa5101", X-TransactionID:"4c5a1a46-7948-4a93-b0c5-c1c51dfa5101", X-ECOMP-RequestID:"4c5a1a46-7948-4a93-b0c5-c1c51dfa5101", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd183934-ef4b-4bb2-9629-fe645086041b"] 2023-03-01T08:27:49.711Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Request body: 2023-03-01T08:27:49.711Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:49.854Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1e7b007-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:49.855Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1e7b007-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:49.855Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1e7b007-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:27:49.857Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1e7b007-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=ED88311460D898BE62635C9BAF9D46C2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"777", Date:"Wed, 01 Mar 2023 08:27:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:49.857Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1e7b007-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"AssignPnf_StartEvent:f1e7fe33-b80a-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"f1e7b007-b80a-11ed-bdfd-92f45cc7351c","activityId":"AssignPnf_StartEvent","activityName":null,"activityType":"startEvent","processDefinitionKey":"ActivatePnfBB","processDefinitionId":"ActivatePnfBB:1:7bf8809b-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"f1e7b007-b80a-11ed-bdfd-92f45cc7351c","executionId":"f1e7b007-b80a-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:27:46.605+0000","endTime":"2023-03-01T08:27:46.606+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"de1c3ee7-b80a-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:27:49.858Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1e7b007-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:49.858Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1e7b007-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:27:49.866Z|82e43136-aad7-41be-bc02-da044ef33ebc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:49.871Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:49.872Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:49.873Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Status text : 2023-03-01T08:27:49.873Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:49.876Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Response body: { "requestId" : "8328e728-755b-4745-96b2-7127c6581fdb", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-03-01T08:27:03.000+00:00", "endTime" : "2023-03-01T08:27:48.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8328e728-755b-4745-96b2-7127c6581fdb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb" } } } 2023-03-01T08:27:49.877Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:49.877Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|INFO|500||InvokeReturn 2023-03-01T08:27:49.881Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false 2023-03-01T08:27:49.882Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:49.882Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:49.882Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false 2023-03-01T08:27:49.883Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:49.883Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ccf1a48b0366646", X-B3-SpanId:"c6f657d9280d6676", X-B3-ParentSpanId:"5ccf1a48b0366646", X-B3-Sampled:"0", X-ONAP-RequestID:"4c5a1a46-7948-4a93-b0c5-c1c51dfa5101", X-RequestID:"4c5a1a46-7948-4a93-b0c5-c1c51dfa5101", X-TransactionID:"4c5a1a46-7948-4a93-b0c5-c1c51dfa5101", X-ECOMP-RequestID:"4c5a1a46-7948-4a93-b0c5-c1c51dfa5101", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"014fd89a-0fc9-4565-a217-74733751afea"] 2023-03-01T08:27:49.883Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:49.884Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:49.916Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:49.918Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:49.919Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:49.921Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:49.922Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 24, "soRequestId" : "8328e728-755b-4745-96b2-7127c6581fdb", "groupingId" : "47751b03-8bc7-40bf-9e97-baee9587d178", "name" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0/47751b03-8bc7-40bf-9e97-baee9587d178\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"updated_time\":1677659239000,\"creation_time\":1677659171000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"50c04a0bcd5844529f9de76c4b176f33\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:27:24.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:27:49.923Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:49.924Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:49.936Z|4c5a1a46-7948-4a93-b0c5-c1c51dfa5101|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:50.101Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:50.116Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb 2023-03-01T08:27:50.117Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|INFO|500||Invoke 2023-03-01T08:27:50.117Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:50.117Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb 2023-03-01T08:27:50.118Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Method : GET 2023-03-01T08:27:50.118Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b604952e659f3417", X-B3-SpanId:"d1239689fc049f32", X-B3-ParentSpanId:"b604952e659f3417", X-B3-Sampled:"0", X-ONAP-RequestID:"1be16e96-ba9d-4fef-9612-48cb713dab7a", X-RequestID:"1be16e96-ba9d-4fef-9612-48cb713dab7a", X-TransactionID:"1be16e96-ba9d-4fef-9612-48cb713dab7a", X-ECOMP-RequestID:"1be16e96-ba9d-4fef-9612-48cb713dab7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"113e79dc-facc-4b30-b047-507a4eef6b87"] 2023-03-01T08:27:50.119Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Request body: 2023-03-01T08:27:50.119Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:50.667Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:50.668Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:50.668Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Status text : 2023-03-01T08:27:50.669Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:50.673Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Response body: { "requestId" : "8328e728-755b-4745-96b2-7127c6581fdb", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-03-01T08:27:03.000+00:00", "endTime" : "2023-03-01T08:27:48.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8328e728-755b-4745-96b2-7127c6581fdb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb" } } } 2023-03-01T08:27:50.674Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:50.674Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|INFO|500||InvokeReturn 2023-03-01T08:27:50.679Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false 2023-03-01T08:27:50.680Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:50.680Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:50.681Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false 2023-03-01T08:27:50.681Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:50.682Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b604952e659f3417", X-B3-SpanId:"ef7a295a5fb31af8", X-B3-ParentSpanId:"b604952e659f3417", X-B3-Sampled:"0", X-ONAP-RequestID:"1be16e96-ba9d-4fef-9612-48cb713dab7a", X-RequestID:"1be16e96-ba9d-4fef-9612-48cb713dab7a", X-TransactionID:"1be16e96-ba9d-4fef-9612-48cb713dab7a", X-ECOMP-RequestID:"1be16e96-ba9d-4fef-9612-48cb713dab7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04d90975-9bb0-42a6-8fa2-42ae9d7c3558"] 2023-03-01T08:27:50.682Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:50.683Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:50.722Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:50.723Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:50.724Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:50.724Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:50.726Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 24, "soRequestId" : "8328e728-755b-4745-96b2-7127c6581fdb", "groupingId" : "47751b03-8bc7-40bf-9e97-baee9587d178", "name" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0/47751b03-8bc7-40bf-9e97-baee9587d178\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"updated_time\":1677659239000,\"creation_time\":1677659171000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"50c04a0bcd5844529f9de76c4b176f33\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:27:24.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:27:50.728Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:50.729Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:50.747Z|1be16e96-ba9d-4fef-9612-48cb713dab7a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:50.908Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:50.915Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb 2023-03-01T08:27:50.916Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|INFO|500||Invoke 2023-03-01T08:27:50.917Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:50.917Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb 2023-03-01T08:27:50.917Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Method : GET 2023-03-01T08:27:50.918Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5cf803ae03eea61", X-B3-SpanId:"4c180fbdee6f56e8", X-B3-ParentSpanId:"a5cf803ae03eea61", X-B3-Sampled:"0", X-ONAP-RequestID:"359aaf0d-2bd0-4ed1-8374-227f4eeb8785", X-RequestID:"359aaf0d-2bd0-4ed1-8374-227f4eeb8785", X-TransactionID:"359aaf0d-2bd0-4ed1-8374-227f4eeb8785", X-ECOMP-RequestID:"359aaf0d-2bd0-4ed1-8374-227f4eeb8785", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0d1feef-9e44-4f04-9349-d9974082746a"] 2023-03-01T08:27:50.924Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Request body: 2023-03-01T08:27:50.925Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:50.975Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:50.976Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:50.977Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Status text : 2023-03-01T08:27:50.977Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:50.980Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Response body: { "requestId" : "8328e728-755b-4745-96b2-7127c6581fdb", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-03-01T08:27:03.000+00:00", "endTime" : "2023-03-01T08:27:48.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8328e728-755b-4745-96b2-7127c6581fdb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb" } } } 2023-03-01T08:27:50.981Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:50.981Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|INFO|500||InvokeReturn 2023-03-01T08:27:50.988Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false 2023-03-01T08:27:50.989Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:50.989Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:50.990Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false 2023-03-01T08:27:50.990Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:50.994Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5cf803ae03eea61", X-B3-SpanId:"ad8fbcab90b40c77", X-B3-ParentSpanId:"a5cf803ae03eea61", X-B3-Sampled:"0", X-ONAP-RequestID:"359aaf0d-2bd0-4ed1-8374-227f4eeb8785", X-RequestID:"359aaf0d-2bd0-4ed1-8374-227f4eeb8785", X-TransactionID:"359aaf0d-2bd0-4ed1-8374-227f4eeb8785", X-ECOMP-RequestID:"359aaf0d-2bd0-4ed1-8374-227f4eeb8785", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b6d30ee-3a84-4e62-afeb-ed8097456d3f"] 2023-03-01T08:27:50.994Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:50.995Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:51.021Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:51.022Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:51.022Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:51.023Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:51.025Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 24, "soRequestId" : "8328e728-755b-4745-96b2-7127c6581fdb", "groupingId" : "47751b03-8bc7-40bf-9e97-baee9587d178", "name" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0/47751b03-8bc7-40bf-9e97-baee9587d178\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"updated_time\":1677659239000,\"creation_time\":1677659171000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"50c04a0bcd5844529f9de76c4b176f33\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:27:24.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:27:51.025Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:51.026Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:51.045Z|359aaf0d-2bd0-4ed1-8374-227f4eeb8785|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:51.212Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:51.218Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb 2023-03-01T08:27:51.219Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|INFO|500||Invoke 2023-03-01T08:27:51.219Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:51.220Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb 2023-03-01T08:27:51.221Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Method : GET 2023-03-01T08:27:51.221Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6da4626de9b1650", X-B3-SpanId:"c4bb2e6250f86b03", X-B3-ParentSpanId:"c6da4626de9b1650", X-B3-Sampled:"0", X-ONAP-RequestID:"996cac7c-0a3d-432d-9b68-e5a793cbc360", X-RequestID:"996cac7c-0a3d-432d-9b68-e5a793cbc360", X-TransactionID:"996cac7c-0a3d-432d-9b68-e5a793cbc360", X-ECOMP-RequestID:"996cac7c-0a3d-432d-9b68-e5a793cbc360", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9734189d-19e9-47ce-9d1f-9f7b321ee4c2"] 2023-03-01T08:27:51.221Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Request body: 2023-03-01T08:27:51.222Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:51.268Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:51.270Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:51.271Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Status text : 2023-03-01T08:27:51.271Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:51.276Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Response body: { "requestId" : "8328e728-755b-4745-96b2-7127c6581fdb", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-03-01T08:27:03.000+00:00", "endTime" : "2023-03-01T08:27:48.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8328e728-755b-4745-96b2-7127c6581fdb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb" } } } 2023-03-01T08:27:51.277Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:51.278Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|INFO|500||InvokeReturn 2023-03-01T08:27:51.280Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false 2023-03-01T08:27:51.280Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:51.281Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:51.281Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false 2023-03-01T08:27:51.281Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:51.281Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6da4626de9b1650", X-B3-SpanId:"ef75cc8dafce2dd4", X-B3-ParentSpanId:"c6da4626de9b1650", X-B3-Sampled:"0", X-ONAP-RequestID:"996cac7c-0a3d-432d-9b68-e5a793cbc360", X-RequestID:"996cac7c-0a3d-432d-9b68-e5a793cbc360", X-TransactionID:"996cac7c-0a3d-432d-9b68-e5a793cbc360", X-ECOMP-RequestID:"996cac7c-0a3d-432d-9b68-e5a793cbc360", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d504af4b-4d30-4c6a-8a98-98047a305140"] 2023-03-01T08:27:51.282Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:51.282Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:51.308Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:51.309Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:51.310Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:51.310Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:51.313Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 24, "soRequestId" : "8328e728-755b-4745-96b2-7127c6581fdb", "groupingId" : "47751b03-8bc7-40bf-9e97-baee9587d178", "name" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0/47751b03-8bc7-40bf-9e97-baee9587d178\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"updated_time\":1677659239000,\"creation_time\":1677659171000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"50c04a0bcd5844529f9de76c4b176f33\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:27:24.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:27:51.314Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:51.315Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:51.329Z|996cac7c-0a3d-432d-9b68-e5a793cbc360|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:51.487Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:51.493Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb 2023-03-01T08:27:51.493Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|INFO|500||Invoke 2023-03-01T08:27:51.494Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:51.494Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb 2023-03-01T08:27:51.494Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Method : GET 2023-03-01T08:27:51.495Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c370144b022a4921", X-B3-SpanId:"e2f8c90a6ab93aed", X-B3-ParentSpanId:"c370144b022a4921", X-B3-Sampled:"0", X-ONAP-RequestID:"ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d", X-RequestID:"ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d", X-TransactionID:"ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d", X-ECOMP-RequestID:"ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20a67e92-5281-4237-aff9-70ca98914154"] 2023-03-01T08:27:51.495Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Request body: 2023-03-01T08:27:51.495Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:51.526Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:51.527Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:51.527Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Status text : 2023-03-01T08:27:51.528Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:51.533Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||Response body: { "requestId" : "8328e728-755b-4745-96b2-7127c6581fdb", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-03-01T08:27:03.000+00:00", "endTime" : "2023-03-01T08:27:48.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "26d247aa-ce85-41f8-a51b-56b7518b5c9f", "networkName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e/networks/26d247aa-ce85-41f8-a51b-56b7518b5c9f", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8328e728-755b-4745-96b2-7127c6581fdb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb" } } } 2023-03-01T08:27:51.534Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:51.534Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8328e728-755b-4745-96b2-7127c6581fdb|INFO|500||InvokeReturn 2023-03-01T08:27:51.539Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false 2023-03-01T08:27:51.540Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:51.540Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:51.541Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false 2023-03-01T08:27:51.541Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:51.542Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c370144b022a4921", X-B3-SpanId:"2ef06e0c965a6800", X-B3-ParentSpanId:"c370144b022a4921", X-B3-Sampled:"0", X-ONAP-RequestID:"ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d", X-RequestID:"ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d", X-TransactionID:"ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d", X-ECOMP-RequestID:"ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3311f254-da98-4e70-9249-e4a30563a796"] 2023-03-01T08:27:51.542Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:51.542Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:51.579Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:51.580Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:51.581Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:51.581Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:51.583Z|28176cb6-def1-4a64-a408-00f0dd7e0f3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:27:51.584Z|28176cb6-def1-4a64-a408-00f0dd7e0f3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:27:51.588Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 24, "soRequestId" : "8328e728-755b-4745-96b2-7127c6581fdb", "groupingId" : "47751b03-8bc7-40bf-9e97-baee9587d178", "name" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0/47751b03-8bc7-40bf-9e97-baee9587d178\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"updated_time\":1677659239000,\"creation_time\":1677659171000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"50c04a0bcd5844529f9de76c4b176f33\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"47751b03-8bc7-40bf-9e97-baee9587d178\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"network_name\":\"basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:27:24.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:27:51.606Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:51.608Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8328e728-755b-4745-96b2-7127c6581fdb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:51.613Z|92f60097-3650-48a9-b2ec-476361706fc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:27:51.614Z|92f60097-3650-48a9-b2ec-476361706fc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:27:51.632Z|ae5ade95-1b7a-4104-a0b5-8fd0bf0f262d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8328e728-755b-4745-96b2-7127c6581fdb|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:51.647Z|6a9f8203-bc19-4669-95b6-503f5e9254f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:27:51.648Z|6a9f8203-bc19-4669-95b6-503f5e9254f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:27:52.089Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:52.097Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|||INFO|500||Checking if requestId: 266afff2-8a46-46e6-ba4a-421690bfa268 already exists in requestDb InfraActiveRequests table 2023-03-01T08:27:52.099Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268 2023-03-01T08:27:52.100Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|INFO|500||Invoke 2023-03-01T08:27:52.100Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:52.101Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268 2023-03-01T08:27:52.102Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Method : GET 2023-03-01T08:27:52.102Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a10955c2eee76418", X-B3-SpanId:"d693944fb7f53a4d", X-B3-ParentSpanId:"a10955c2eee76418", X-B3-Sampled:"0", X-ONAP-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-TransactionID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-ECOMP-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4bfd7dc-79f3-4697-81dd-9297db929a06"] 2023-03-01T08:27:52.103Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Request body: 2023-03-01T08:27:52.103Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:52.160Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:52.161Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:27:52.162Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Status text : 2023-03-01T08:27:52.162Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 08:27:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:52.163Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Response body: 2023-03-01T08:27:52.163Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:52.164Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|INFO|404|Not Found|InvokeReturn 2023-03-01T08:27:52.183Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|||INFO|500||Running local validations 2023-03-01T08:27:52.306Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:27:52.390Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-01T08:27:52.391Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e?format=pathed|INFO|500||Invoke 2023-03-01T08:27:52.423Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e?format=pathed|INFO|500||InvokeReturn 2023-03-01T08:27:52.424Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e?format=pathed has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:27:52 GMT], content-length=[251], vertex-id=[229560], x-aai-txid=[0-aai-resources-230301-08:27:52:250-43063], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:27:52.426Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e"}]} 2023-03-01T08:27:52.448Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:27:52.530Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-01T08:27:52.531Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[266afff2-8a46-46e6-ba4a-421690bfa268], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b8aecf81-ed1b-4e46-bc2a-d99f0d7cbc18], X-ECOMP-RequestID=[266afff2-8a46-46e6-ba4a-421690bfa268], X-TransactionId=[], X-ONAP-RequestID=[266afff2-8a46-46e6-ba4a-421690bfa268]} 2023-03-01T08:27:52.562Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 08:27:52 GMT], content-length=[613], x-aai-txid=[0-aai-resources-230301-08:27:52:389-43213], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:27:52.565Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/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/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-03-01T08:27:52.566Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-01T08:27:52.571Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-03-01T08:27:52.578Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:27:52.632Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e?format=pathed|INFO|500||Invoke 2023-03-01T08:27:52.633Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[266afff2-8a46-46e6-ba4a-421690bfa268], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ae3a1e9c-23a4-46ff-a626-c71b492196f1], X-ECOMP-RequestID=[266afff2-8a46-46e6-ba4a-421690bfa268], X-TransactionId=[], X-ONAP-RequestID=[266afff2-8a46-46e6-ba4a-421690bfa268]} 2023-03-01T08:27:52.662Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e?format=pathed has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:27:52 GMT], content-length=[251], vertex-id=[229560], x-aai-txid=[1-aai-resources-230301-08:27:52:493-91916], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:27:52.663Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e?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/c1ff396b-4092-4845-85e5-0acac221a02e"}]} 2023-03-01T08:27:52.664Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e?format=pathed|INFO|500||InvokeReturn 2023-03-01T08:27:52.674Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:27:52.717Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-01T08:27:52.718Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[266afff2-8a46-46e6-ba4a-421690bfa268], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8df66030-017d-4922-ac3f-c8665c1ab02e], X-ECOMP-RequestID=[266afff2-8a46-46e6-ba4a-421690bfa268], X-TransactionId=[], X-ONAP-RequestID=[266afff2-8a46-46e6-ba4a-421690bfa268]} 2023-03-01T08:27:52.745Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 08:27:52 GMT], content-length=[610], x-aai-txid=[0-aai-resources-230301-08:27:52:575-30826], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:27:52.747Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/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/c1ff396b-4092-4845-85e5-0acac221a02e/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/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-03-01T08:27:52.750Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-01T08:27:52.754Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-03-01T08:27:52.762Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:27:52.808Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e?format=pathed|INFO|500||Invoke 2023-03-01T08:27:52.809Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[266afff2-8a46-46e6-ba4a-421690bfa268], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4b005862-5554-4734-8074-565fb3240dbc], X-ECOMP-RequestID=[266afff2-8a46-46e6-ba4a-421690bfa268], X-TransactionId=[], X-ONAP-RequestID=[266afff2-8a46-46e6-ba4a-421690bfa268]} 2023-03-01T08:27:52.843Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e?format=pathed has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:27:52 GMT], content-length=[251], vertex-id=[229560], x-aai-txid=[1-aai-resources-230301-08:27:52:666-33476], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:27:52.845Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e?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/c1ff396b-4092-4845-85e5-0acac221a02e"}]} 2023-03-01T08:27:52.845Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e?format=pathed|INFO|500||InvokeReturn 2023-03-01T08:27:52.857Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:27:52.914Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-01T08:27:52.915Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-01T08:27:52.949Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-01T08:27:52.950Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 08:27:52 GMT], content-length=[619], x-aai-txid=[1-aai-resources-230301-08:27:52:773-7390], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:27:52.951Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|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/c1ff396b-4092-4845-85e5-0acac221a02e/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/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/configurations","ERR.5.4.6114"]}}} 2023-03-01T08:27:52.954Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c1ff396b-4092-4845-85e5-0acac221a02e/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-03-01T08:27:52.955Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-01T08:27:52.955Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-01T08:27:52.956Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:27:52.957Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-01T08:27:52.957Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:52.957Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:27:52.958Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-01T08:27:52.958Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|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:"a10955c2eee76418", X-B3-SpanId:"91f04d32046a99b2", X-B3-ParentSpanId:"a10955c2eee76418", X-B3-Sampled:"0", X-ONAP-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-TransactionID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-ECOMP-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64f46e19-b958-4ca2-b66c-440d970d96cd"] 2023-03-01T08:27:52.958Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"c1ff396b-4092-4845-85e5-0acac221a02e"},"instanceName":null,"requestScope":"service"} 2023-03-01T08:27:52.959Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:53.007Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:53.008Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:53.009Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-03-01T08:27:53.009Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|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:"Wed, 01 Mar 2023 08:27:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:53.009Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-01T08:27:53.010Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:53.010Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-01T08:27:53.011Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:27:53.011Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-01T08:27:53.012Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:53.012Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:27:53.012Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-01T08:27:53.013Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|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:"266afff2-8a46-46e6-ba4a-421690bfa268", X-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-TransactionID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-ECOMP-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c5a6a18-97ad-40f9-a782-c37b6005be60"] 2023-03-01T08:27:53.013Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-01T08:27:53.013Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:53.046Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:53.048Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:53.048Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-03-01T08:27:53.049Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|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:"Wed, 01 Mar 2023 08:27:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:53.053Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-01 05:42:11.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2023-03-01T08:27:53.054Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:53.055Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-01T08:27:53.060Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-01T08:27:53.060Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-03-01T08:27:53.061Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:53.061Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-01T08:27:53.061Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-03-01T08:27:53.062Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|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:"266afff2-8a46-46e6-ba4a-421690bfa268", X-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-TransactionID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-ECOMP-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"765a3345-9d51-45e9-9e15-c2ba34c91119"] 2023-03-01T08:27:53.062Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-03-01T08:27:53.063Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:53.097Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:53.098Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:53.099Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2023-03-01T08:27:53.099Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|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:"Wed, 01 Mar 2023 08:27:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:53.103Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 536, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-01T05:42:11.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2023-03-01T08:27:53.103Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:53.104Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-03-01T08:27:53.109Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:27:53.110Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-01T08:27:53.110Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:53.111Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:27:53.111Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-01T08:27:53.111Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|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:"266afff2-8a46-46e6-ba4a-421690bfa268", X-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-TransactionID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-ECOMP-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c88c070f-d60a-4b3e-9b97-5912fdfae497"] 2023-03-01T08:27:53.111Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-01T08:27:53.112Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:53.138Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:53.139Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:53.140Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-03-01T08:27:53.140Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|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:"Wed, 01 Mar 2023 08:27:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:53.142Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-01 05:42:11.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2023-03-01T08:27:53.142Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:53.143Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-01T08:27:53.148Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:27:53.149Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-01T08:27:53.150Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:53.150Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:27:53.151Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-01T08:27:53.151Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|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:"a10955c2eee76418", X-B3-SpanId:"dab7ff1ca182d0b1", X-B3-ParentSpanId:"a10955c2eee76418", X-B3-Sampled:"0", X-ONAP-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-TransactionID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-ECOMP-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b68d256-adac-477c-bf30-cb3be1758939"] 2023-03-01T08:27:53.152Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"266afff2-8a46-46e6-ba4a-421690bfa268","requestStatus":"IN_PROGRESS","startTime":1677659272955,"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\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\"\n\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":"c1ff396b-4092-4845-85e5-0acac221a02e","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e","cloudApiRequests":[],"requestURI":"266afff2-8a46-46e6-ba4a-421690bfa268"} 2023-03-01T08:27:53.152Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:53.216Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:53.217Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-01T08:27:53.219Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-03-01T08:27:53.220Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|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/266afff2-8a46-46e6-ba4a-421690bfa268", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:53.221Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "266afff2-8a46-46e6-ba4a-421690bfa268", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:27:52.955+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\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-01T08:27:53.186+00:00", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e", "cloudApiRequests" : [ ], "requestURI" : "266afff2-8a46-46e6-ba4a-421690bfa268", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268" } } } 2023-03-01T08:27:53.221Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:53.222Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-01T08:27:53.234Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:27:53.235Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-01T08:27:53.236Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:53.237Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:27:53.237Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-01T08:27:53.237Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|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:"a10955c2eee76418", X-B3-SpanId:"d91f376e3ab33ae6", X-B3-ParentSpanId:"a10955c2eee76418", X-B3-Sampled:"0", X-ONAP-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-TransactionID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-ECOMP-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"668bb1b0-fbde-49c2-98b6-2335cbaf9649"] 2023-03-01T08:27:53.238Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"ad00f019-0617-4b34-9607-9b4120ca1828\",\"modelUuid\":\"ad00f019-0617-4b34-9607-9b4120ca1828\",\"modelInvariantUuid\":\"b7c79fc5-3142-4ceb-96c2-a78a6236249f\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"c1ff396b-4092-4845-85e5-0acac221a02e\"}","type":"String"},"requestId":{"value":"266afff2-8a46-46e6-ba4a-421690bfa268","type":"String"},"mso-request-id":{"value":"266afff2-8a46-46e6-ba4a-421690bfa268","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"c1ff396b-4092-4845-85e5-0acac221a02e","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/c1ff396b-4092-4845-85e5-0acac221a02e","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-01T08:27:53.238Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:54.261Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:54.262Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-01T08:27:54.263Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-03-01T08:27:54.263Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 01 Mar 2023 08:27:54 GMT", X-ONAP-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-TransactionID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-ECOMP-RequestID:"266afff2-8a46-46e6-ba4a-421690bfa268", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"668bb1b0-fbde-49c2-98b6-2335cbaf9649", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:54.265Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"266afff2-8a46-46e6-ba4a-421690bfa268\",\"instanceId\":\"c1ff396b-4092-4845-85e5-0acac221a02e\"}}","message":"Success","processInstanceID":"f5df4fb5-b80a-11ed-bdfd-92f45cc7351c","variables":null,"messageCode":200} 2023-03-01T08:27:54.265Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:54.267Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-01T08:27:54.285Z|266afff2-8a46-46e6-ba4a-421690bfa268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:54.499Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:54.518Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268 2023-03-01T08:27:54.519Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|INFO|500||Invoke 2023-03-01T08:27:54.520Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:54.521Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268 2023-03-01T08:27:54.523Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Method : GET 2023-03-01T08:27:54.524Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8e97018b4b19d90", X-B3-SpanId:"23ae97139732ec45", X-B3-ParentSpanId:"e8e97018b4b19d90", X-B3-Sampled:"0", X-ONAP-RequestID:"4939d142-2096-4567-99fd-3ad90d035e8d", X-RequestID:"4939d142-2096-4567-99fd-3ad90d035e8d", X-TransactionID:"4939d142-2096-4567-99fd-3ad90d035e8d", X-ECOMP-RequestID:"4939d142-2096-4567-99fd-3ad90d035e8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cefb8582-f8ed-4690-9277-5a07c6e312f3"] 2023-03-01T08:27:54.525Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Request body: 2023-03-01T08:27:54.525Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:54.630Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:54.632Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:54.632Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Status text : 2023-03-01T08:27:54.633Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:54.635Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Response body: { "requestId" : "266afff2-8a46-46e6-ba4a-421690bfa268", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:27:52.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\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:54.000+00:00", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "serviceInstanceName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e", "cloudApiRequests" : [ ], "requestURI" : "266afff2-8a46-46e6-ba4a-421690bfa268", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268" } } } 2023-03-01T08:27:54.645Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:54.648Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|INFO|500||InvokeReturn 2023-03-01T08:27:54.652Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false 2023-03-01T08:27:54.653Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:54.654Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:54.654Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false 2023-03-01T08:27:54.655Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:54.656Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8e97018b4b19d90", X-B3-SpanId:"d1b13863909353ef", X-B3-ParentSpanId:"e8e97018b4b19d90", X-B3-Sampled:"0", X-ONAP-RequestID:"4939d142-2096-4567-99fd-3ad90d035e8d", X-RequestID:"4939d142-2096-4567-99fd-3ad90d035e8d", X-TransactionID:"4939d142-2096-4567-99fd-3ad90d035e8d", X-ECOMP-RequestID:"4939d142-2096-4567-99fd-3ad90d035e8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e639c0e-6d5a-4fb3-b2ea-b710b9e54bd4"] 2023-03-01T08:27:54.656Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:54.657Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:54.693Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:54.694Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:54.696Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:54.700Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:54.701Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:27:54.701Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:54.702Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:54.741Z|4939d142-2096-4567-99fd-3ad90d035e8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:27:56.406Z|b96bc2b0-2203-4c1b-8dcd-196aaf3312ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:27:56.408Z|b96bc2b0-2203-4c1b-8dcd-196aaf3312ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:27:57.546Z|2bfe9400-41a6-4f62-b844-70098a3ce261|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:27:57.547Z|2bfe9400-41a6-4f62-b844-70098a3ce261|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:27:59.557Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:27:59.570Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:27:59.571Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||Invoke 2023-03-01T08:27:59.571Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:59.572Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:27:59.572Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Method : GET 2023-03-01T08:27:59.573Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"211dc15fac15fbc6", X-B3-SpanId:"7eb39edb70132b97", X-B3-ParentSpanId:"211dc15fac15fbc6", X-B3-Sampled:"0", X-ONAP-RequestID:"20e34d91-a991-4706-a91e-18ac3e9186ae", X-RequestID:"20e34d91-a991-4706-a91e-18ac3e9186ae", X-TransactionID:"20e34d91-a991-4706-a91e-18ac3e9186ae", X-ECOMP-RequestID:"20e34d91-a991-4706-a91e-18ac3e9186ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b287afa2-b73c-4769-a8f0-1df554fad916"] 2023-03-01T08:27:59.574Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Request body: 2023-03-01T08:27:59.576Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:59.624Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:59.627Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:59.627Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status text : 2023-03-01T08:27:59.628Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:59.630Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Response body: { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-01T08:27:24.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\",\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\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:46.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "cloudIdentifier" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"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\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:27:43.000+00:00" } ], "requestURI" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" } } } 2023-03-01T08:27:59.630Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:59.631Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||InvokeReturn 2023-03-01T08:27:59.633Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:27:59.633Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:27:59.633Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:59.634Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:27:59.634Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:27:59.635Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"211dc15fac15fbc6", X-B3-SpanId:"ebadec8910aea5bb", X-B3-ParentSpanId:"211dc15fac15fbc6", X-B3-Sampled:"0", X-ONAP-RequestID:"20e34d91-a991-4706-a91e-18ac3e9186ae", X-RequestID:"20e34d91-a991-4706-a91e-18ac3e9186ae", X-TransactionID:"20e34d91-a991-4706-a91e-18ac3e9186ae", X-ECOMP-RequestID:"20e34d91-a991-4706-a91e-18ac3e9186ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ce0338d-2190-467b-bca5-6104778f95c7"] 2023-03-01T08:27:59.635Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:27:59.636Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:59.688Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:59.690Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:59.691Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:27:59.692Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:27:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:59.694Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "groupingId" : "a1a65b93-1d46-4d02-a089-5af3888e42fd", "name" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b/a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"updated_time\":null,\"creation_time\":1677659266000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e8af599fcffb44d3b76c168959cc65f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"vnf_id\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:27:51.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:27:59.694Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:59.695Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:27:59.749Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:27:59.750Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:27:59.751Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:27:59.751Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:27:59.752Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:27:59.752Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"20e34d91-a991-4706-a91e-18ac3e9186ae", X-RequestID:"20e34d91-a991-4706-a91e-18ac3e9186ae", X-TransactionID:"20e34d91-a991-4706-a91e-18ac3e9186ae", X-ECOMP-RequestID:"20e34d91-a991-4706-a91e-18ac3e9186ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2161df9c-a526-4cf5-bfd7-23e36caa23d6"] 2023-03-01T08:27:59.753Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:27:59.754Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:27:59.963Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:27:59.964Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:27:59.964Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:27:59.965Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C57A0AC903EDDF9FFF2DF3FC5FC60FCA; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:27:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:27:59.966Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","businessKey":"e83a9bbe-1626-47cd-b922-507ca116fab6","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:27:39.552+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e57531c3-b80a-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"edb0bcd5-b80a-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:27:59.966Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:27:59.966Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:28:00.405Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:28:00.408Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:28:00.408Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:00.409Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:28:00.409Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:28:00.410Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"20e34d91-a991-4706-a91e-18ac3e9186ae", X-RequestID:"20e34d91-a991-4706-a91e-18ac3e9186ae", X-TransactionID:"20e34d91-a991-4706-a91e-18ac3e9186ae", X-ECOMP-RequestID:"20e34d91-a991-4706-a91e-18ac3e9186ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43e1ed4e-8e00-476c-a1a7-9f06c17870ac"] 2023-03-01T08:28:00.411Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:28:00.411Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:00.602Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:28:00.645Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1 2023-03-01T08:28:00.646Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|INFO|500||Invoke 2023-03-01T08:28:00.647Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:00.648Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1 2023-03-01T08:28:00.648Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Method : GET 2023-03-01T08:28:00.648Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4321a64e3a8a193a", X-B3-SpanId:"dc5d69b6071d9b2a", X-B3-ParentSpanId:"4321a64e3a8a193a", X-B3-Sampled:"0", X-ONAP-RequestID:"41a16fe6-2fae-49f8-927e-d8d78d13919b", X-RequestID:"41a16fe6-2fae-49f8-927e-d8d78d13919b", X-TransactionID:"41a16fe6-2fae-49f8-927e-d8d78d13919b", X-ECOMP-RequestID:"41a16fe6-2fae-49f8-927e-d8d78d13919b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fef13036-fba0-43c9-832d-4da151de7b94"] 2023-03-01T08:28:00.649Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Request body: 2023-03-01T08:28:00.649Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:00.656Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:00.657Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:00.658Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:28:00.658Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=252E49ACB6758990D9F9F3BD5A566E2F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 08:27:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:00.659Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f226dc77-b80a-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","executionId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:27:47.018+0000","endTime":"2023-03-01T08:27:47.037+0000","durationInMillis":19,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e57531c3-b80a-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:28:00.659Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:00.660Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:28:00.668Z|20e34d91-a991-4706-a91e-18ac3e9186ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:28:00.704Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:00.706Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:00.706Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Status text : 2023-03-01T08:28:00.707Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:28:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:00.716Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||Response body: { "requestId" : "6e667814-fbb9-408e-85a4-172b496ccaf1", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:27:11.000+00:00", "endTime" : "2023-03-01T08:27:49.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"042594bc-5349-4c2b-920f-2b3a8ec4f977\",\n \"modelVersionId\":\"fcae1253-c0fa-4c36-984f-431122cae350\",\n \"modelName\":\"Demo_pNF_Mw2kysXuOSxKStuH2p8n\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"250ade7d-9d97-4120-824d-a88bc8d49ffc\",\n \"owningEntityName\":\"OE-ETE_Customer-250ade7d-9d97-4120-824d-a88bc8d49ffc\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_90e552ad-edda-400c-a9ea-8e381c1774e3\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name90e552ad-edda-400c-a9ea-8e381c1774e3\",\n \"productFamilyId\":\"ceeb1582-8b1b-4866-a216-89fdad8b89b4\",\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\":\"fcae1253-c0fa-4c36-984f-431122cae350\",\n \"modelName\":\"Demo_pNF_Mw2kysXuOSxKStuH2p8n\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name90e552ad-edda-400c-a9ea-8e381c1774e3\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 83c536bc-2b8f 0\",\n \"modelCustomizationId\":\"13589b95-e01e-4e71-b12e-74f754bbba72\",\n \"modelInvariantId\":\"042594bc-5349-4c2b-920f-2b3a8ec4f977\",\n \"modelVersionId\":\"fcae1253-c0fa-4c36-984f-431122cae350\",\n \"modelName\":\"Demo_pNF_Mw2kysXuOSxKStuH2p8n\",\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\":\"ceeb1582-8b1b-4866-a216-89fdad8b89b4\",\n \"instanceParams\":[],\n \"instanceName\":\"Mw2kysXuOSxKStuH2p8n\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:49.000+00:00", "serviceInstanceId" : "032ad169-9e52-401a-bb37-161ef0de54e5", "serviceInstanceName" : "Service_Ete_Name90e552ad-edda-400c-a9ea-8e381c1774e3", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "6e667814-fbb9-408e-85a4-172b496ccaf1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1" } } } 2023-03-01T08:28:00.717Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:00.718Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e667814-fbb9-408e-85a4-172b496ccaf1|INFO|500||InvokeReturn 2023-03-01T08:28:00.721Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false 2023-03-01T08:28:00.722Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:28:00.722Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:00.723Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false 2023-03-01T08:28:00.724Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:28:00.724Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4321a64e3a8a193a", X-B3-SpanId:"ce7e0a3d742c0a82", X-B3-ParentSpanId:"4321a64e3a8a193a", X-B3-Sampled:"0", X-ONAP-RequestID:"41a16fe6-2fae-49f8-927e-d8d78d13919b", X-RequestID:"41a16fe6-2fae-49f8-927e-d8d78d13919b", X-TransactionID:"41a16fe6-2fae-49f8-927e-d8d78d13919b", X-ECOMP-RequestID:"41a16fe6-2fae-49f8-927e-d8d78d13919b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"201443d5-bc94-4a9b-952f-8d2341d1f028"] 2023-03-01T08:28:00.725Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:28:00.725Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:00.799Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:00.812Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:00.813Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:28:00.813Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:28:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:00.818Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:28:00.819Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:00.820Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e667814-fbb9-408e-85a4-172b496ccaf1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:28:00.859Z|41a16fe6-2fae-49f8-927e-d8d78d13919b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e667814-fbb9-408e-85a4-172b496ccaf1|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:28:01.681Z|66cd6611-bd10-42c3-aa6d-63cd07974198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:28:01.684Z|66cd6611-bd10-42c3-aa6d-63cd07974198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:28:01.690Z|027bf7b0-ad34-437c-b582-f79058eda4f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:28:01.691Z|027bf7b0-ad34-437c-b582-f79058eda4f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:28:01.709Z|2e54a065-c63a-4207-93fc-a782c8af77db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:28:01.710Z|2e54a065-c63a-4207-93fc-a782c8af77db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:28:04.941Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:28:04.972Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268 2023-03-01T08:28:04.973Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|INFO|500||Invoke 2023-03-01T08:28:04.974Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:04.988Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268 2023-03-01T08:28:04.989Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Method : GET 2023-03-01T08:28:04.989Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3748b35b490a6c91", X-B3-SpanId:"0397ed94c7b5bbad", X-B3-ParentSpanId:"3748b35b490a6c91", X-B3-Sampled:"0", X-ONAP-RequestID:"572d553e-96a7-4bd5-9568-808a116a578d", X-RequestID:"572d553e-96a7-4bd5-9568-808a116a578d", X-TransactionID:"572d553e-96a7-4bd5-9568-808a116a578d", X-ECOMP-RequestID:"572d553e-96a7-4bd5-9568-808a116a578d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad2e5ca5-3c9d-40a2-8a47-78dce574db37"] 2023-03-01T08:28:04.990Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Request body: 2023-03-01T08:28:04.990Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:05.124Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:05.125Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:05.126Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Status text : 2023-03-01T08:28:05.126Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:28:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:05.129Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Response body: { "requestId" : "266afff2-8a46-46e6-ba4a-421690bfa268", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:27:52.000+00:00", "endTime" : "2023-03-01T08:27:59.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\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:28:00.000+00:00", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "serviceInstanceName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e", "cloudApiRequests" : [ ], "requestURI" : "266afff2-8a46-46e6-ba4a-421690bfa268", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268" } } } 2023-03-01T08:28:05.129Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:05.130Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|INFO|500||InvokeReturn 2023-03-01T08:28:05.132Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false 2023-03-01T08:28:05.133Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:28:05.134Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:05.135Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false 2023-03-01T08:28:05.135Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:28:05.136Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3748b35b490a6c91", X-B3-SpanId:"cb395d815c8de86e", X-B3-ParentSpanId:"3748b35b490a6c91", X-B3-Sampled:"0", X-ONAP-RequestID:"572d553e-96a7-4bd5-9568-808a116a578d", X-RequestID:"572d553e-96a7-4bd5-9568-808a116a578d", X-TransactionID:"572d553e-96a7-4bd5-9568-808a116a578d", X-ECOMP-RequestID:"572d553e-96a7-4bd5-9568-808a116a578d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f461aeb-4277-4edf-bd4d-1a9c1713d50b"] 2023-03-01T08:28:05.136Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:28:05.137Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:05.160Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:05.161Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:05.161Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:28:05.162Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:28:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:05.164Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:28:05.164Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:05.165Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:28:05.184Z|572d553e-96a7-4bd5-9568-808a116a578d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:28:05.351Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:28:05.357Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268 2023-03-01T08:28:05.357Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|INFO|500||Invoke 2023-03-01T08:28:05.358Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:05.358Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268 2023-03-01T08:28:05.359Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Method : GET 2023-03-01T08:28:05.359Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6295c3c8d896ebce", X-B3-SpanId:"872959f0c805808d", X-B3-ParentSpanId:"6295c3c8d896ebce", X-B3-Sampled:"0", X-ONAP-RequestID:"6fdbd113-a80e-4ccd-910b-621a2b9960fb", X-RequestID:"6fdbd113-a80e-4ccd-910b-621a2b9960fb", X-TransactionID:"6fdbd113-a80e-4ccd-910b-621a2b9960fb", X-ECOMP-RequestID:"6fdbd113-a80e-4ccd-910b-621a2b9960fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2c834c4-934e-4be1-81fa-9b1dc7929162"] 2023-03-01T08:28:05.360Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Request body: 2023-03-01T08:28:05.361Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:05.409Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:05.410Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:05.410Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Status text : 2023-03-01T08:28:05.411Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:28:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:05.412Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Response body: { "requestId" : "266afff2-8a46-46e6-ba4a-421690bfa268", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:27:52.000+00:00", "endTime" : "2023-03-01T08:27:59.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\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:28:00.000+00:00", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "serviceInstanceName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e", "cloudApiRequests" : [ ], "requestURI" : "266afff2-8a46-46e6-ba4a-421690bfa268", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268" } } } 2023-03-01T08:28:05.412Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:05.412Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|INFO|500||InvokeReturn 2023-03-01T08:28:05.417Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false 2023-03-01T08:28:05.417Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:28:05.418Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:05.418Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false 2023-03-01T08:28:05.419Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:28:05.421Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6295c3c8d896ebce", X-B3-SpanId:"4eecde3d0465b83a", X-B3-ParentSpanId:"6295c3c8d896ebce", X-B3-Sampled:"0", X-ONAP-RequestID:"6fdbd113-a80e-4ccd-910b-621a2b9960fb", X-RequestID:"6fdbd113-a80e-4ccd-910b-621a2b9960fb", X-TransactionID:"6fdbd113-a80e-4ccd-910b-621a2b9960fb", X-ECOMP-RequestID:"6fdbd113-a80e-4ccd-910b-621a2b9960fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b376fad2-cadf-4f34-8cfa-33de4e686dba"] 2023-03-01T08:28:05.421Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:28:05.422Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:05.451Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:05.453Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:05.453Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:28:05.454Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:28:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:05.457Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:28:05.458Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:05.459Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:28:05.473Z|6fdbd113-a80e-4ccd-910b-621a2b9960fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:28:05.627Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:28:05.635Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268 2023-03-01T08:28:05.637Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|INFO|500||Invoke 2023-03-01T08:28:05.637Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:05.637Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268 2023-03-01T08:28:05.638Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Method : GET 2023-03-01T08:28:05.638Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9b63dfd083dd7ed", X-B3-SpanId:"f462058cfdfd2f54", X-B3-ParentSpanId:"d9b63dfd083dd7ed", X-B3-Sampled:"0", X-ONAP-RequestID:"46570194-18ac-4911-ba59-7ab9e64ed906", X-RequestID:"46570194-18ac-4911-ba59-7ab9e64ed906", X-TransactionID:"46570194-18ac-4911-ba59-7ab9e64ed906", X-ECOMP-RequestID:"46570194-18ac-4911-ba59-7ab9e64ed906", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca0b06c9-31f8-47c3-a565-26aaf1ad2935"] 2023-03-01T08:28:05.639Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Request body: 2023-03-01T08:28:05.639Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:05.678Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:05.679Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:05.681Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Status text : 2023-03-01T08:28:05.681Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:28:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:05.683Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Response body: { "requestId" : "266afff2-8a46-46e6-ba4a-421690bfa268", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:27:52.000+00:00", "endTime" : "2023-03-01T08:27:59.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\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:28:00.000+00:00", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "serviceInstanceName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e", "cloudApiRequests" : [ ], "requestURI" : "266afff2-8a46-46e6-ba4a-421690bfa268", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268" } } } 2023-03-01T08:28:05.684Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:05.685Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|INFO|500||InvokeReturn 2023-03-01T08:28:05.690Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false 2023-03-01T08:28:05.696Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:28:05.698Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:05.701Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false 2023-03-01T08:28:05.702Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:28:05.702Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9b63dfd083dd7ed", X-B3-SpanId:"62f9acb91a5c5a1d", X-B3-ParentSpanId:"d9b63dfd083dd7ed", X-B3-Sampled:"0", X-ONAP-RequestID:"46570194-18ac-4911-ba59-7ab9e64ed906", X-RequestID:"46570194-18ac-4911-ba59-7ab9e64ed906", X-TransactionID:"46570194-18ac-4911-ba59-7ab9e64ed906", X-ECOMP-RequestID:"46570194-18ac-4911-ba59-7ab9e64ed906", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28b0cd9d-8f31-42d3-8434-f0f02ce23fb2"] 2023-03-01T08:28:05.703Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:28:05.703Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:05.724Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:05.725Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:05.725Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:28:05.726Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:28:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:05.728Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:28:05.728Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:05.729Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:28:05.753Z|46570194-18ac-4911-ba59-7ab9e64ed906|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:28:05.932Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:28:05.942Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268 2023-03-01T08:28:05.943Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|INFO|500||Invoke 2023-03-01T08:28:05.944Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:05.945Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268 2023-03-01T08:28:05.946Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Method : GET 2023-03-01T08:28:05.946Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56b18efe147f0675", X-B3-SpanId:"47856d2bd488bef9", X-B3-ParentSpanId:"56b18efe147f0675", X-B3-Sampled:"0", X-ONAP-RequestID:"fe6f0926-44ff-4aed-96c5-d865e7caeacb", X-RequestID:"fe6f0926-44ff-4aed-96c5-d865e7caeacb", X-TransactionID:"fe6f0926-44ff-4aed-96c5-d865e7caeacb", X-ECOMP-RequestID:"fe6f0926-44ff-4aed-96c5-d865e7caeacb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4585e1ec-3801-4970-bf9a-ac15a6cbfdff"] 2023-03-01T08:28:05.947Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Request body: 2023-03-01T08:28:05.947Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:06.000Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:06.001Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:06.002Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Status text : 2023-03-01T08:28:06.004Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:28:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:06.006Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||Response body: { "requestId" : "266afff2-8a46-46e6-ba4a-421690bfa268", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:27:52.000+00:00", "endTime" : "2023-03-01T08:27:59.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\": \"b7c79fc5-3142-4ceb-96c2-a78a6236249f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad00f019-0617-4b34-9607-9b4120ca1828\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:28:00.000+00:00", "serviceInstanceId" : "c1ff396b-4092-4845-85e5-0acac221a02e", "serviceInstanceName" : "basic_network-48ffe95c-523d-4e45-9ed0-a751bf7036d1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c1ff396b-4092-4845-85e5-0acac221a02e", "cloudApiRequests" : [ ], "requestURI" : "266afff2-8a46-46e6-ba4a-421690bfa268", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268" } } } 2023-03-01T08:28:06.007Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:06.008Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/266afff2-8a46-46e6-ba4a-421690bfa268|INFO|500||InvokeReturn 2023-03-01T08:28:06.011Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false 2023-03-01T08:28:06.011Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:28:06.012Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:06.012Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false 2023-03-01T08:28:06.013Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:28:06.013Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56b18efe147f0675", X-B3-SpanId:"c8da0cd556ff0fb7", X-B3-ParentSpanId:"56b18efe147f0675", X-B3-Sampled:"0", X-ONAP-RequestID:"fe6f0926-44ff-4aed-96c5-d865e7caeacb", X-RequestID:"fe6f0926-44ff-4aed-96c5-d865e7caeacb", X-TransactionID:"fe6f0926-44ff-4aed-96c5-d865e7caeacb", X-ECOMP-RequestID:"fe6f0926-44ff-4aed-96c5-d865e7caeacb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77ac0745-c13a-42cf-ac52-e3f10958eb74"] 2023-03-01T08:28:06.013Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:28:06.014Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:06.045Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:06.046Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:06.046Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:28:06.047Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:28:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:06.059Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:28:06.060Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:06.061Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=266afff2-8a46-46e6-ba4a-421690bfa268&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:28:06.074Z|fe6f0926-44ff-4aed-96c5-d865e7caeacb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/266afff2-8a46-46e6-ba4a-421690bfa268|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:28:10.898Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:28:10.905Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:28:10.907Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||Invoke 2023-03-01T08:28:10.907Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:10.907Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:28:10.908Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Method : GET 2023-03-01T08:28:10.909Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2b847e4c2ddd9c3", X-B3-SpanId:"8f7ede62f3370b17", X-B3-ParentSpanId:"f2b847e4c2ddd9c3", X-B3-Sampled:"0", X-ONAP-RequestID:"05490c13-eb3f-402c-b7b2-0e63d4fb1b20", X-RequestID:"05490c13-eb3f-402c-b7b2-0e63d4fb1b20", X-TransactionID:"05490c13-eb3f-402c-b7b2-0e63d4fb1b20", X-ECOMP-RequestID:"05490c13-eb3f-402c-b7b2-0e63d4fb1b20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c020b54-c5f9-4e81-8e3b-103f153d123c"] 2023-03-01T08:28:10.909Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Request body: 2023-03-01T08:28:10.910Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:10.956Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:10.957Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:10.957Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status text : 2023-03-01T08:28:10.958Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:28:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:10.965Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Response body: { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-01T08:27:24.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\",\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\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:46.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "cloudIdentifier" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"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\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:27:43.000+00:00" } ], "requestURI" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" } } } 2023-03-01T08:28:10.966Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:10.966Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||InvokeReturn 2023-03-01T08:28:10.969Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:28:10.971Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:28:10.972Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:10.972Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:28:10.973Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:28:10.973Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2b847e4c2ddd9c3", X-B3-SpanId:"e628643298e4d308", X-B3-ParentSpanId:"f2b847e4c2ddd9c3", X-B3-Sampled:"0", X-ONAP-RequestID:"05490c13-eb3f-402c-b7b2-0e63d4fb1b20", X-RequestID:"05490c13-eb3f-402c-b7b2-0e63d4fb1b20", X-TransactionID:"05490c13-eb3f-402c-b7b2-0e63d4fb1b20", X-ECOMP-RequestID:"05490c13-eb3f-402c-b7b2-0e63d4fb1b20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15cb145a-33a8-4d1a-a29b-384d3c6c3d49"] 2023-03-01T08:28:10.974Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:28:10.974Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:11.010Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:11.011Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:11.012Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:28:11.012Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:28:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:11.025Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "groupingId" : "a1a65b93-1d46-4d02-a089-5af3888e42fd", "name" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b/a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"updated_time\":null,\"creation_time\":1677659266000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e8af599fcffb44d3b76c168959cc65f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"vnf_id\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:27:51.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:28:11.026Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:11.035Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:28:11.088Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:28:11.089Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:28:11.090Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:11.090Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:28:11.090Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:28:11.091Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"05490c13-eb3f-402c-b7b2-0e63d4fb1b20", X-RequestID:"05490c13-eb3f-402c-b7b2-0e63d4fb1b20", X-TransactionID:"05490c13-eb3f-402c-b7b2-0e63d4fb1b20", X-ECOMP-RequestID:"05490c13-eb3f-402c-b7b2-0e63d4fb1b20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e48c02da-fbff-40ad-aa94-fe27693ffcd8"] 2023-03-01T08:28:11.091Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:28:11.092Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:11.297Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:11.298Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:11.299Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:28:11.300Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1E450C5E9EB312597A66360E131CABBB; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:28:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:11.301Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","businessKey":"e83a9bbe-1626-47cd-b922-507ca116fab6","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:27:39.552+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e57531c3-b80a-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"edb0bcd5-b80a-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:28:11.301Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:11.302Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:28:11.356Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:28:11.357Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:28:11.358Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:11.358Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:28:11.358Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:28:11.359Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"05490c13-eb3f-402c-b7b2-0e63d4fb1b20", X-RequestID:"05490c13-eb3f-402c-b7b2-0e63d4fb1b20", X-TransactionID:"05490c13-eb3f-402c-b7b2-0e63d4fb1b20", X-ECOMP-RequestID:"05490c13-eb3f-402c-b7b2-0e63d4fb1b20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7eca47d8-b34c-4b30-ae84-b39c3e829269"] 2023-03-01T08:28:11.359Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:28:11.360Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:11.411Z|2388863c-27a1-4e59-ac7d-fcbe1259ea09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:28:11.412Z|2388863c-27a1-4e59-ac7d-fcbe1259ea09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:28:11.548Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:11.549Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:11.551Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:28:11.551Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=970A7D1A537796842E9FC62C9158B088; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 08:28:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:11.552Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f226dc77-b80a-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","executionId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:27:47.018+0000","endTime":"2023-03-01T08:27:47.037+0000","durationInMillis":19,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e57531c3-b80a-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:28:11.552Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:11.553Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:28:11.572Z|05490c13-eb3f-402c-b7b2-0e63d4fb1b20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:28:11.730Z|f7b014ef-4d00-4cca-90dc-844fd664fc98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:28:11.730Z|f7b014ef-4d00-4cca-90dc-844fd664fc98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:28:11.739Z|51dd2467-9c0c-4066-a5a5-7d239283eaf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:28:11.740Z|51dd2467-9c0c-4066-a5a5-7d239283eaf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:28:11.776Z|559e33e3-5679-4c3d-bb94-800b7909289a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:28:11.777Z|559e33e3-5679-4c3d-bb94-800b7909289a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:28:21.756Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:28:21.768Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:28:21.768Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||Invoke 2023-03-01T08:28:21.769Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:21.769Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:28:21.769Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Method : GET 2023-03-01T08:28:21.770Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b78fac17fd047fa", X-B3-SpanId:"d70f9262832fc5c0", X-B3-ParentSpanId:"8b78fac17fd047fa", X-B3-Sampled:"0", X-ONAP-RequestID:"dcc414d2-926a-4d75-be76-b2403a476f94", X-RequestID:"dcc414d2-926a-4d75-be76-b2403a476f94", X-TransactionID:"dcc414d2-926a-4d75-be76-b2403a476f94", X-ECOMP-RequestID:"dcc414d2-926a-4d75-be76-b2403a476f94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d12fc26a-391f-4e46-9a09-5c414f30e645"] 2023-03-01T08:28:21.770Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Request body: 2023-03-01T08:28:21.770Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:21.774Z|2dec9c37-f725-4ae9-9204-827c00c6cf35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:28:21.775Z|2dec9c37-f725-4ae9-9204-827c00c6cf35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:28:21.818Z|aaccb768-7ae6-4370-bf8e-369aae071eca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:28:21.818Z|aaccb768-7ae6-4370-bf8e-369aae071eca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:28:21.820Z|d21c50d5-24ec-4851-958c-a30a91f4964e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:28:21.821Z|d21c50d5-24ec-4851-958c-a30a91f4964e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:28:21.869Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:21.871Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:21.871Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status text : 2023-03-01T08:28:21.872Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:28:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:21.874Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Response body: { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-01T08:27:24.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\",\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\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:46.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "cloudIdentifier" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"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\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:27:43.000+00:00" } ], "requestURI" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" } } } 2023-03-01T08:28:21.875Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:21.875Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||InvokeReturn 2023-03-01T08:28:21.878Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:28:21.878Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:28:21.879Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:21.879Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:28:21.880Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:28:21.880Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b78fac17fd047fa", X-B3-SpanId:"e5910933ee0c8048", X-B3-ParentSpanId:"8b78fac17fd047fa", X-B3-Sampled:"0", X-ONAP-RequestID:"dcc414d2-926a-4d75-be76-b2403a476f94", X-RequestID:"dcc414d2-926a-4d75-be76-b2403a476f94", X-TransactionID:"dcc414d2-926a-4d75-be76-b2403a476f94", X-ECOMP-RequestID:"dcc414d2-926a-4d75-be76-b2403a476f94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05194752-2f82-4c2e-bfef-d6e0a5fd2755"] 2023-03-01T08:28:21.881Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:28:21.881Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:21.910Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:21.910Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:21.911Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:28:21.911Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:28:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:21.912Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "groupingId" : "a1a65b93-1d46-4d02-a089-5af3888e42fd", "name" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b/a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"updated_time\":null,\"creation_time\":1677659266000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e8af599fcffb44d3b76c168959cc65f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"vnf_id\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:27:51.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:28:21.912Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:21.913Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:28:21.973Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:28:21.974Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:28:21.974Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:21.975Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:28:21.975Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:28:21.982Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dcc414d2-926a-4d75-be76-b2403a476f94", X-RequestID:"dcc414d2-926a-4d75-be76-b2403a476f94", X-TransactionID:"dcc414d2-926a-4d75-be76-b2403a476f94", X-ECOMP-RequestID:"dcc414d2-926a-4d75-be76-b2403a476f94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fa25b69-ca53-4ed7-ae06-8eb6031b1496"] 2023-03-01T08:28:21.983Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:28:21.984Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:22.169Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:22.170Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:22.171Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:28:22.172Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=05FE6AC9AD30ECD70452556C93F745F9; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:28:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:22.172Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","businessKey":"e83a9bbe-1626-47cd-b922-507ca116fab6","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:27:39.552+0000","endTime":"2023-03-01T08:28:21.051+0000","removalTime":null,"durationInMillis":41499,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e57531c3-b80a-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"edb0bcd5-b80a-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-01T08:28:22.173Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:22.173Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:28:22.238Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:28:22.245Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:28:22.245Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:22.246Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:28:22.246Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:28:22.246Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dcc414d2-926a-4d75-be76-b2403a476f94", X-RequestID:"dcc414d2-926a-4d75-be76-b2403a476f94", X-TransactionID:"dcc414d2-926a-4d75-be76-b2403a476f94", X-ECOMP-RequestID:"dcc414d2-926a-4d75-be76-b2403a476f94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed120a05-2a5b-4f9f-b6ef-cb2c3e8ce57c"] 2023-03-01T08:28:22.247Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:28:22.247Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:22.439Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:22.440Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:22.441Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:28:22.441Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EB078FCB9465D620CE1FB0C6CA66CE50; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:28:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:22.442Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:066f6cdb-b80b-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","executionId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:28:21.047+0000","endTime":"2023-03-01T08:28:21.049+0000","durationInMillis":2,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e57531c3-b80a-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:28:22.445Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:22.445Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:28:22.454Z|dcc414d2-926a-4d75-be76-b2403a476f94|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:28:26.406Z|462d94f7-7e42-484f-b58f-ca07e0ac18a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:28:26.407Z|462d94f7-7e42-484f-b58f-ca07e0ac18a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:28:27.548Z|6dc7c42d-3f7f-4402-9345-ac04385e8cec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:28:27.550Z|6dc7c42d-3f7f-4402-9345-ac04385e8cec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:28:30.612Z|a0c81602-8a1e-4af2-9132-850c6201a170|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:28:30.613Z|a0c81602-8a1e-4af2-9132-850c6201a170|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:28:31.819Z|a375e81c-05b0-4f31-b5f7-9bdc4a575273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:28:31.821Z|a375e81c-05b0-4f31-b5f7-9bdc4a575273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:28:31.871Z|8af45bb5-c3cc-4cbc-bcc9-9eb5e1e55f78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:28:31.872Z|8af45bb5-c3cc-4cbc-bcc9-9eb5e1e55f78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:28:31.895Z|a3db1d21-e411-41d9-b8b6-291480954dd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:28:31.896Z|a3db1d21-e411-41d9-b8b6-291480954dd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:28:32.651Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:28:32.687Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:28:32.689Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||Invoke 2023-03-01T08:28:32.689Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:32.690Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:28:32.690Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Method : GET 2023-03-01T08:28:32.690Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb47a6dac1d4f497", X-B3-SpanId:"b4a857fa60b1a2f7", X-B3-ParentSpanId:"eb47a6dac1d4f497", X-B3-Sampled:"0", X-ONAP-RequestID:"57d9fbc8-dda7-4c18-ad51-56821777f458", X-RequestID:"57d9fbc8-dda7-4c18-ad51-56821777f458", X-TransactionID:"57d9fbc8-dda7-4c18-ad51-56821777f458", X-ECOMP-RequestID:"57d9fbc8-dda7-4c18-ad51-56821777f458", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84d336b8-1f28-4c79-9047-91dde441162e"] 2023-03-01T08:28:32.691Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Request body: 2023-03-01T08:28:32.691Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:32.807Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:32.816Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:32.817Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status text : 2023-03-01T08:28:32.817Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:28:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:32.818Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Response body: { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-01T08:27:24.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\",\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\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:46.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "cloudIdentifier" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"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\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:27:43.000+00:00" } ], "requestURI" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" } } } 2023-03-01T08:28:32.818Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:32.819Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||InvokeReturn 2023-03-01T08:28:32.826Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:28:32.827Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:28:32.832Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:32.834Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:28:32.834Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:28:32.835Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb47a6dac1d4f497", X-B3-SpanId:"4750b6d25bc95c12", X-B3-ParentSpanId:"eb47a6dac1d4f497", X-B3-Sampled:"0", X-ONAP-RequestID:"57d9fbc8-dda7-4c18-ad51-56821777f458", X-RequestID:"57d9fbc8-dda7-4c18-ad51-56821777f458", X-TransactionID:"57d9fbc8-dda7-4c18-ad51-56821777f458", X-ECOMP-RequestID:"57d9fbc8-dda7-4c18-ad51-56821777f458", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1202c0b5-7a8b-4f92-9b93-8692eadbc6ac"] 2023-03-01T08:28:32.835Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:28:32.836Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:32.887Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:32.889Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:32.890Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:28:32.892Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:28:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:32.898Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "groupingId" : "a1a65b93-1d46-4d02-a089-5af3888e42fd", "name" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b/a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"updated_time\":null,\"creation_time\":1677659266000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e8af599fcffb44d3b76c168959cc65f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"vnf_id\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:27:51.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:28:32.900Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:32.901Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:28:32.969Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:28:32.971Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:28:32.971Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:32.972Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:28:32.972Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:28:32.973Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"57d9fbc8-dda7-4c18-ad51-56821777f458", X-RequestID:"57d9fbc8-dda7-4c18-ad51-56821777f458", X-TransactionID:"57d9fbc8-dda7-4c18-ad51-56821777f458", X-ECOMP-RequestID:"57d9fbc8-dda7-4c18-ad51-56821777f458", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1d450de-3bea-4c63-80ba-1f5f77741a05"] 2023-03-01T08:28:32.973Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:28:32.973Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:33.223Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:33.224Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:33.225Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:28:33.226Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A81C04E767BF50C69E5989D1DC54C19D; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:28:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:33.227Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","businessKey":"e83a9bbe-1626-47cd-b922-507ca116fab6","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:27:39.552+0000","endTime":"2023-03-01T08:28:21.051+0000","removalTime":null,"durationInMillis":41499,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e57531c3-b80a-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"edb0bcd5-b80a-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-01T08:28:33.228Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:33.229Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:28:33.289Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:28:33.290Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:28:33.290Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:33.291Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:28:33.291Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:28:33.291Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"57d9fbc8-dda7-4c18-ad51-56821777f458", X-RequestID:"57d9fbc8-dda7-4c18-ad51-56821777f458", X-TransactionID:"57d9fbc8-dda7-4c18-ad51-56821777f458", X-ECOMP-RequestID:"57d9fbc8-dda7-4c18-ad51-56821777f458", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1df6669-c57b-447e-9c2f-fda8a792892f"] 2023-03-01T08:28:33.292Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:28:33.292Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:33.485Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:33.486Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:33.487Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:28:33.488Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E0A7421EF25085DE926B25C12BCEF5A0; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:28:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:33.489Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:066f6cdb-b80b-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","executionId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:28:21.047+0000","endTime":"2023-03-01T08:28:21.049+0000","durationInMillis":2,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e57531c3-b80a-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:28:33.489Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:33.490Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:28:33.508Z|57d9fbc8-dda7-4c18-ad51-56821777f458|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:28:41.406Z|1ad8adb9-04a9-4498-8a31-58f62a047788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:28:41.408Z|1ad8adb9-04a9-4498-8a31-58f62a047788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:28:41.880Z|bdf4f1a2-a7fa-4644-9f86-aa2c8d00d316|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:28:41.882Z|bdf4f1a2-a7fa-4644-9f86-aa2c8d00d316|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:28:41.908Z|4ca00525-152d-41ac-a50d-d0900dd6c298|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:28:41.909Z|4ca00525-152d-41ac-a50d-d0900dd6c298|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:28:41.936Z|ce489771-e39b-4934-8c68-ef6b477017d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:28:41.937Z|ce489771-e39b-4934-8c68-ef6b477017d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:28:43.700Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:28:43.737Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:28:43.738Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||Invoke 2023-03-01T08:28:43.739Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:43.739Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:28:43.739Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Method : GET 2023-03-01T08:28:43.739Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5056eec16ad7aeb", X-B3-SpanId:"1addeb4bfb55862e", X-B3-ParentSpanId:"d5056eec16ad7aeb", X-B3-Sampled:"0", X-ONAP-RequestID:"e5c286ad-68d8-47a0-ba00-7779900fe6a0", X-RequestID:"e5c286ad-68d8-47a0-ba00-7779900fe6a0", X-TransactionID:"e5c286ad-68d8-47a0-ba00-7779900fe6a0", X-ECOMP-RequestID:"e5c286ad-68d8-47a0-ba00-7779900fe6a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3724f640-f49f-434f-8896-14be5ab55ff0"] 2023-03-01T08:28:43.742Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Request body: 2023-03-01T08:28:43.742Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:43.820Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:43.820Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:43.821Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status text : 2023-03-01T08:28:43.821Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:28:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:43.823Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Response body: { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-01T08:27:24.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\",\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\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:46.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "cloudIdentifier" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"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\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:27:43.000+00:00" } ], "requestURI" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" } } } 2023-03-01T08:28:43.823Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:43.824Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||InvokeReturn 2023-03-01T08:28:43.827Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:28:43.827Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:28:43.828Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:43.828Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:28:43.828Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:28:43.828Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5056eec16ad7aeb", X-B3-SpanId:"40fdcafd1da4125a", X-B3-ParentSpanId:"d5056eec16ad7aeb", X-B3-Sampled:"0", X-ONAP-RequestID:"e5c286ad-68d8-47a0-ba00-7779900fe6a0", X-RequestID:"e5c286ad-68d8-47a0-ba00-7779900fe6a0", X-TransactionID:"e5c286ad-68d8-47a0-ba00-7779900fe6a0", X-ECOMP-RequestID:"e5c286ad-68d8-47a0-ba00-7779900fe6a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2864a17-16a1-4244-ae83-2a3ee6f01a52"] 2023-03-01T08:28:43.829Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:28:43.829Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:43.861Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:43.861Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:43.865Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:28:43.866Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:28:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:43.868Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "groupingId" : "a1a65b93-1d46-4d02-a089-5af3888e42fd", "name" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b/a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"updated_time\":null,\"creation_time\":1677659266000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e8af599fcffb44d3b76c168959cc65f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"vnf_id\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:27:51.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:28:43.868Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:43.869Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:28:43.945Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:28:43.969Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:28:43.971Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:43.972Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:28:43.973Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:28:43.973Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5c286ad-68d8-47a0-ba00-7779900fe6a0", X-RequestID:"e5c286ad-68d8-47a0-ba00-7779900fe6a0", X-TransactionID:"e5c286ad-68d8-47a0-ba00-7779900fe6a0", X-ECOMP-RequestID:"e5c286ad-68d8-47a0-ba00-7779900fe6a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afffe663-bffc-4b70-b36b-57e1938b54f8"] 2023-03-01T08:28:43.974Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:28:43.975Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:44.176Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:44.177Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:44.180Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:28:44.184Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EBECC34DA66D17F97286347F13733A20; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:28:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:44.186Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","businessKey":"e83a9bbe-1626-47cd-b922-507ca116fab6","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:27:39.552+0000","endTime":"2023-03-01T08:28:21.051+0000","removalTime":null,"durationInMillis":41499,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e57531c3-b80a-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"edb0bcd5-b80a-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-01T08:28:44.186Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:44.187Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:28:44.260Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:28:44.261Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:28:44.261Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:44.262Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:28:44.262Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:28:44.262Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5c286ad-68d8-47a0-ba00-7779900fe6a0", X-RequestID:"e5c286ad-68d8-47a0-ba00-7779900fe6a0", X-TransactionID:"e5c286ad-68d8-47a0-ba00-7779900fe6a0", X-ECOMP-RequestID:"e5c286ad-68d8-47a0-ba00-7779900fe6a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"935be288-1da8-4bab-87d5-ccd3bb2c9f96"] 2023-03-01T08:28:44.263Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:28:44.263Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:44.463Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:44.464Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:44.465Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:28:44.465Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0B5006F06D045F340057AA1BCFA35170; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:28:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:44.466Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:066f6cdb-b80b-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","executionId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:28:21.047+0000","endTime":"2023-03-01T08:28:21.049+0000","durationInMillis":2,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e57531c3-b80a-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:28:44.466Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:44.467Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:28:44.489Z|e5c286ad-68d8-47a0-ba00-7779900fe6a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:28:51.939Z|14b63b2f-7baa-4bb7-bd6e-221a8a920df0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:28:51.940Z|14b63b2f-7baa-4bb7-bd6e-221a8a920df0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:28:51.963Z|11affe0f-a31f-4be7-9574-995a7c121148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:28:51.965Z|11affe0f-a31f-4be7-9574-995a7c121148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:28:51.974Z|157ac276-60b5-4834-9bda-20cd8ccdad1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:28:51.980Z|157ac276-60b5-4834-9bda-20cd8ccdad1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:28:54.679Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:28:54.702Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:28:54.705Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||Invoke 2023-03-01T08:28:54.705Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:54.706Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:28:54.706Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Method : GET 2023-03-01T08:28:54.707Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7c35950f905744b", X-B3-SpanId:"6b5a840b329ac090", X-B3-ParentSpanId:"e7c35950f905744b", X-B3-Sampled:"0", X-ONAP-RequestID:"fec0ffea-c643-4c0a-9e95-fe35ba50de96", X-RequestID:"fec0ffea-c643-4c0a-9e95-fe35ba50de96", X-TransactionID:"fec0ffea-c643-4c0a-9e95-fe35ba50de96", X-ECOMP-RequestID:"fec0ffea-c643-4c0a-9e95-fe35ba50de96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6503336-d6e8-4b61-95c4-9cf8b965a8f2"] 2023-03-01T08:28:54.709Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Request body: 2023-03-01T08:28:54.709Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:54.824Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:54.825Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:54.826Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status text : 2023-03-01T08:28:54.826Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:28:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:54.827Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Response body: { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-01T08:27:24.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\",\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\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:46.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "cloudIdentifier" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"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\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:27:43.000+00:00" } ], "requestURI" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" } } } 2023-03-01T08:28:54.827Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:54.828Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||InvokeReturn 2023-03-01T08:28:54.836Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:28:54.838Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:28:54.838Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:54.838Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:28:54.838Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:28:54.838Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7c35950f905744b", X-B3-SpanId:"d6e9415da90d60a9", X-B3-ParentSpanId:"e7c35950f905744b", X-B3-Sampled:"0", X-ONAP-RequestID:"fec0ffea-c643-4c0a-9e95-fe35ba50de96", X-RequestID:"fec0ffea-c643-4c0a-9e95-fe35ba50de96", X-TransactionID:"fec0ffea-c643-4c0a-9e95-fe35ba50de96", X-ECOMP-RequestID:"fec0ffea-c643-4c0a-9e95-fe35ba50de96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96c29dfd-5f2a-479c-bec5-ec91664a1082"] 2023-03-01T08:28:54.839Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:28:54.839Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:54.863Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:54.864Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:54.865Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:28:54.865Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:28:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:54.866Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "groupingId" : "a1a65b93-1d46-4d02-a089-5af3888e42fd", "name" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b/a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"updated_time\":null,\"creation_time\":1677659266000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e8af599fcffb44d3b76c168959cc65f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"vnf_id\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:27:51.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:28:54.867Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:54.867Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:28:54.932Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:28:54.933Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:28:54.933Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:54.933Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:28:54.934Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:28:54.934Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fec0ffea-c643-4c0a-9e95-fe35ba50de96", X-RequestID:"fec0ffea-c643-4c0a-9e95-fe35ba50de96", X-TransactionID:"fec0ffea-c643-4c0a-9e95-fe35ba50de96", X-ECOMP-RequestID:"fec0ffea-c643-4c0a-9e95-fe35ba50de96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f5ac481-777a-4123-995a-9c516b10d985"] 2023-03-01T08:28:54.935Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:28:54.935Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:55.184Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:55.184Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:55.185Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:28:55.185Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E80D207C45E226853C8B0DC91231D113; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:28:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:55.186Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","businessKey":"e83a9bbe-1626-47cd-b922-507ca116fab6","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:27:39.552+0000","endTime":"2023-03-01T08:28:21.051+0000","removalTime":null,"durationInMillis":41499,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e57531c3-b80a-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"edb0bcd5-b80a-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-01T08:28:55.186Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:55.187Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:28:55.243Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:28:55.244Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:28:55.245Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:28:55.245Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:28:55.245Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:28:55.246Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fec0ffea-c643-4c0a-9e95-fe35ba50de96", X-RequestID:"fec0ffea-c643-4c0a-9e95-fe35ba50de96", X-TransactionID:"fec0ffea-c643-4c0a-9e95-fe35ba50de96", X-ECOMP-RequestID:"fec0ffea-c643-4c0a-9e95-fe35ba50de96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b424b8ec-afd7-416e-9d03-f095f70bc255"] 2023-03-01T08:28:55.246Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:28:55.246Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:28:55.501Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:28:55.502Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:28:55.502Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:28:55.503Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3DABFCFCDA6A811FC995B9A7EDFE9B0D; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:28:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:28:55.504Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:066f6cdb-b80b-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","executionId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:28:21.047+0000","endTime":"2023-03-01T08:28:21.049+0000","durationInMillis":2,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e57531c3-b80a-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:28:55.505Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:28:55.505Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:28:55.522Z|fec0ffea-c643-4c0a-9e95-fe35ba50de96|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:28:56.407Z|48d4714b-9989-48e0-b2e8-6fd62b797c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:28:56.409Z|48d4714b-9989-48e0-b2e8-6fd62b797c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:28:57.551Z|b1fdd5c4-b934-4f27-8321-7c27d5e98c30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:28:57.552Z|b1fdd5c4-b934-4f27-8321-7c27d5e98c30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:29:02.049Z|b99a511f-9108-43d2-8e8c-978ec725ce9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:29:02.049Z|5b356e48-9d85-4323-b15c-69df8af98abe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:29:02.050Z|b99a511f-9108-43d2-8e8c-978ec725ce9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:29:02.051Z|5b356e48-9d85-4323-b15c-69df8af98abe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:29:02.087Z|6a5fe258-c982-4651-8b0f-da114aedcb17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:29:02.097Z|6a5fe258-c982-4651-8b0f-da114aedcb17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:29:05.706Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:29:05.722Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:29:05.723Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||Invoke 2023-03-01T08:29:05.723Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:05.724Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:29:05.725Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Method : GET 2023-03-01T08:29:05.725Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ce250b2e141df40", X-B3-SpanId:"85a4d6b20f29650a", X-B3-ParentSpanId:"9ce250b2e141df40", X-B3-Sampled:"0", X-ONAP-RequestID:"12eee088-f3c8-4610-baa7-d2985cc893f3", X-RequestID:"12eee088-f3c8-4610-baa7-d2985cc893f3", X-TransactionID:"12eee088-f3c8-4610-baa7-d2985cc893f3", X-ECOMP-RequestID:"12eee088-f3c8-4610-baa7-d2985cc893f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6380d9e-a642-483a-8034-62bec5d4de73"] 2023-03-01T08:29:05.726Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Request body: 2023-03-01T08:29:05.727Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:05.806Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:05.808Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:05.809Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status text : 2023-03-01T08:29:05.809Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:29:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:05.812Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Response body: { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-01T08:27:24.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\",\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\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:27:46.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "cloudIdentifier" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"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\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:27:43.000+00:00" } ], "requestURI" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" } } } 2023-03-01T08:29:05.813Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:05.814Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||InvokeReturn 2023-03-01T08:29:05.819Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:29:05.820Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:29:05.820Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:05.821Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:29:05.821Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:29:05.822Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ce250b2e141df40", X-B3-SpanId:"9e4f414773c80f6d", X-B3-ParentSpanId:"9ce250b2e141df40", X-B3-Sampled:"0", X-ONAP-RequestID:"12eee088-f3c8-4610-baa7-d2985cc893f3", X-RequestID:"12eee088-f3c8-4610-baa7-d2985cc893f3", X-TransactionID:"12eee088-f3c8-4610-baa7-d2985cc893f3", X-ECOMP-RequestID:"12eee088-f3c8-4610-baa7-d2985cc893f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a2ca23b-8a97-4d91-bf38-1adc7151dc07"] 2023-03-01T08:29:05.822Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:29:05.824Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:05.876Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:05.877Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:05.877Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:29:05.877Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:29:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:05.881Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "groupingId" : "a1a65b93-1d46-4d02-a089-5af3888e42fd", "name" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b/a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"updated_time\":null,\"creation_time\":1677659266000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e8af599fcffb44d3b76c168959cc65f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"vnf_id\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:27:51.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:29:05.884Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:05.885Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:29:05.951Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:29:05.953Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:29:05.954Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:05.955Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:29:05.956Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:29:05.957Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"12eee088-f3c8-4610-baa7-d2985cc893f3", X-RequestID:"12eee088-f3c8-4610-baa7-d2985cc893f3", X-TransactionID:"12eee088-f3c8-4610-baa7-d2985cc893f3", X-ECOMP-RequestID:"12eee088-f3c8-4610-baa7-d2985cc893f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4cd760b-f6e7-4128-bfb6-05aef7d5d136"] 2023-03-01T08:29:05.958Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:29:05.958Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:06.143Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:06.144Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:06.147Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:29:06.148Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=18D554F4F53B0CD81EEFAF57E151CDEB; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:29:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:06.149Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","businessKey":"e83a9bbe-1626-47cd-b922-507ca116fab6","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:27:39.552+0000","endTime":"2023-03-01T08:28:21.051+0000","removalTime":null,"durationInMillis":41499,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e57531c3-b80a-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"edb0bcd5-b80a-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-01T08:29:06.149Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:06.150Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:29:06.190Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:29:06.192Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:29:06.192Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:06.193Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:29:06.194Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:29:06.194Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"12eee088-f3c8-4610-baa7-d2985cc893f3", X-RequestID:"12eee088-f3c8-4610-baa7-d2985cc893f3", X-TransactionID:"12eee088-f3c8-4610-baa7-d2985cc893f3", X-ECOMP-RequestID:"12eee088-f3c8-4610-baa7-d2985cc893f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87f44a75-b2f2-4658-bd1a-518d65315596"] 2023-03-01T08:29:06.195Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:29:06.195Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:06.378Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:06.380Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:06.381Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:29:06.388Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=58358A90D1324E50BCDA39B291C13E1D; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:29:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:06.392Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:066f6cdb-b80b-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","executionId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:28:21.047+0000","endTime":"2023-03-01T08:28:21.049+0000","durationInMillis":2,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e57531c3-b80a-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:29:06.392Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:06.393Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:29:06.401Z|12eee088-f3c8-4610-baa7-d2985cc893f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:29:11.406Z|1c69cf66-c1b4-4882-9e69-f484b4a06cc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:29:11.407Z|1c69cf66-c1b4-4882-9e69-f484b4a06cc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:29:12.106Z|23e4b46f-2746-458d-a22a-2b7671f7e3a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:29:12.109Z|23e4b46f-2746-458d-a22a-2b7671f7e3a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:29:12.113Z|8b05f93a-47e6-4251-a6c7-95ad4891e1ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:29:12.115Z|8b05f93a-47e6-4251-a6c7-95ad4891e1ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:29:12.159Z|31940bbc-472f-45b0-83d6-b3306356b09a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:29:12.160Z|31940bbc-472f-45b0-83d6-b3306356b09a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:29:16.589Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:29:16.611Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:29:16.612Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||Invoke 2023-03-01T08:29:16.612Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:16.613Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:29:16.613Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Method : GET 2023-03-01T08:29:16.614Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e4ff41e6d5a79d8d", X-B3-SpanId:"1f22c0f55f2661f1", X-B3-ParentSpanId:"e4ff41e6d5a79d8d", X-B3-Sampled:"0", X-ONAP-RequestID:"374fac9e-a97f-4e11-a5cc-7b71d75f6f0b", X-RequestID:"374fac9e-a97f-4e11-a5cc-7b71d75f6f0b", X-TransactionID:"374fac9e-a97f-4e11-a5cc-7b71d75f6f0b", X-ECOMP-RequestID:"374fac9e-a97f-4e11-a5cc-7b71d75f6f0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18504b8f-1b40-42e4-89d5-4d90f9b92e37"] 2023-03-01T08:29:16.614Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Request body: 2023-03-01T08:29:16.614Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:16.668Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:16.669Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:16.670Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status text : 2023-03-01T08:29:16.670Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:29:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:16.674Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Response body: { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-03-01T08:27:24.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\",\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\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:29:12.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "cloudIdentifier" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"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\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:27:43.000+00:00" } ], "requestURI" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" } } } 2023-03-01T08:29:16.675Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:16.677Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||InvokeReturn 2023-03-01T08:29:16.688Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:29:16.714Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:29:16.715Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:16.716Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:29:16.717Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:29:16.717Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e4ff41e6d5a79d8d", X-B3-SpanId:"44346202d9de2863", X-B3-ParentSpanId:"e4ff41e6d5a79d8d", X-B3-Sampled:"0", X-ONAP-RequestID:"374fac9e-a97f-4e11-a5cc-7b71d75f6f0b", X-RequestID:"374fac9e-a97f-4e11-a5cc-7b71d75f6f0b", X-TransactionID:"374fac9e-a97f-4e11-a5cc-7b71d75f6f0b", X-ECOMP-RequestID:"374fac9e-a97f-4e11-a5cc-7b71d75f6f0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed0f0891-d4c2-404a-a03b-0d308bc84082"] 2023-03-01T08:29:16.718Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:29:16.720Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:16.760Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:16.762Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:16.762Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:29:16.763Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:29:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:16.765Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "groupingId" : "a1a65b93-1d46-4d02-a089-5af3888e42fd", "name" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b/a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"updated_time\":null,\"creation_time\":1677659266000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e8af599fcffb44d3b76c168959cc65f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"vnf_id\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:27:51.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:29:16.766Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:16.766Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:29:16.826Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:29:16.827Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:29:16.827Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:16.828Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:29:16.828Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:29:16.829Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"374fac9e-a97f-4e11-a5cc-7b71d75f6f0b", X-RequestID:"374fac9e-a97f-4e11-a5cc-7b71d75f6f0b", X-TransactionID:"374fac9e-a97f-4e11-a5cc-7b71d75f6f0b", X-ECOMP-RequestID:"374fac9e-a97f-4e11-a5cc-7b71d75f6f0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f60cf70c-4693-4f21-8203-3b5bb64229bd"] 2023-03-01T08:29:16.829Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:29:16.831Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:17.054Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:17.056Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:17.056Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:29:17.057Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4CDEA4A807BA5F17030062AB71625CB4; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:29:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:17.058Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","businessKey":"e83a9bbe-1626-47cd-b922-507ca116fab6","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:27:39.552+0000","endTime":"2023-03-01T08:28:21.051+0000","removalTime":null,"durationInMillis":41499,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e57531c3-b80a-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"edb0bcd5-b80a-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-01T08:29:17.058Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:17.058Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e83a9bbe-1626-47cd-b922-507ca116fab6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:29:17.103Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:29:17.104Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:29:17.104Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:17.105Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:29:17.105Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:29:17.106Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"374fac9e-a97f-4e11-a5cc-7b71d75f6f0b", X-RequestID:"374fac9e-a97f-4e11-a5cc-7b71d75f6f0b", X-TransactionID:"374fac9e-a97f-4e11-a5cc-7b71d75f6f0b", X-ECOMP-RequestID:"374fac9e-a97f-4e11-a5cc-7b71d75f6f0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fd2b943-d072-45cf-bc83-2160e62df6f3"] 2023-03-01T08:29:17.106Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:29:17.107Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:17.381Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:17.383Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:17.384Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:29:17.385Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8C2A55A5FF974C560198B51FB36E0B3D; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:29:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:17.386Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:066f6cdb-b80b-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","executionId":"edb3a346-b80a-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:28:21.047+0000","endTime":"2023-03-01T08:28:21.049+0000","durationInMillis":2,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e57531c3-b80a-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:29:17.386Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:17.387Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb3a346-b80a-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:29:17.403Z|374fac9e-a97f-4e11-a5cc-7b71d75f6f0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:29:22.176Z|6832ea7c-6dac-4d68-9779-008e54a870fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:29:22.176Z|f9b30881-8ac8-474e-805c-f8b2d4911982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:29:22.177Z|6832ea7c-6dac-4d68-9779-008e54a870fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:29:22.177Z|f9b30881-8ac8-474e-805c-f8b2d4911982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:29:22.232Z|0959c371-16e9-49b3-b960-4f8913eab120|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:29:22.234Z|0959c371-16e9-49b3-b960-4f8913eab120|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:29:26.406Z|a97e65f7-6efc-4240-b814-d87d313915ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:29:26.410Z|a97e65f7-6efc-4240-b814-d87d313915ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:29:27.553Z|7600ece8-a1c2-489a-ad89-d48dd64ce1b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:29:27.554Z|7600ece8-a1c2-489a-ad89-d48dd64ce1b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:29:27.599Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:29:27.620Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:29:27.622Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||Invoke 2023-03-01T08:29:27.623Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:27.625Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:29:27.625Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Method : GET 2023-03-01T08:29:27.626Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96ca6544b051868f", X-B3-SpanId:"77c526d771fc42f9", X-B3-ParentSpanId:"96ca6544b051868f", X-B3-Sampled:"0", X-ONAP-RequestID:"d88ae898-9b3c-404e-93ac-6caad30cae26", X-RequestID:"d88ae898-9b3c-404e-93ac-6caad30cae26", X-TransactionID:"d88ae898-9b3c-404e-93ac-6caad30cae26", X-ECOMP-RequestID:"d88ae898-9b3c-404e-93ac-6caad30cae26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27e33507-320a-42b0-be9a-dae6e065a34a"] 2023-03-01T08:29:27.627Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Request body: 2023-03-01T08:29:27.627Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:27.727Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:27.729Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:27.730Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status text : 2023-03-01T08:29:27.730Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:29:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:27.731Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Response body: { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:27:24.000+00:00", "endTime" : "2023-03-01T08:29:16.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\",\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\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:29:16.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "cloudIdentifier" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"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\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:27:43.000+00:00" } ], "requestURI" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" } } } 2023-03-01T08:29:27.732Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:27.733Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||InvokeReturn 2023-03-01T08:29:27.737Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:29:27.740Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:29:27.740Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:27.741Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:29:27.741Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:29:27.742Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96ca6544b051868f", X-B3-SpanId:"c7dd26a84527fdc9", X-B3-ParentSpanId:"96ca6544b051868f", X-B3-Sampled:"0", X-ONAP-RequestID:"d88ae898-9b3c-404e-93ac-6caad30cae26", X-RequestID:"d88ae898-9b3c-404e-93ac-6caad30cae26", X-TransactionID:"d88ae898-9b3c-404e-93ac-6caad30cae26", X-ECOMP-RequestID:"d88ae898-9b3c-404e-93ac-6caad30cae26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13b045e0-25ab-4e53-93f3-59dc58096771"] 2023-03-01T08:29:27.742Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:29:27.742Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:27.797Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:27.798Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:27.799Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:29:27.799Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:29:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:27.812Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "groupingId" : "a1a65b93-1d46-4d02-a089-5af3888e42fd", "name" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b/a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"updated_time\":null,\"creation_time\":1677659266000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e8af599fcffb44d3b76c168959cc65f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"vnf_id\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:27:51.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:29:27.813Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:27.814Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:29:27.827Z|d88ae898-9b3c-404e-93ac-6caad30cae26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:29:27.985Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:29:27.992Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:29:27.993Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||Invoke 2023-03-01T08:29:27.993Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:27.993Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:29:27.994Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Method : GET 2023-03-01T08:29:27.994Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aeef3e39c90c543b", X-B3-SpanId:"5fb71e4c97093300", X-B3-ParentSpanId:"aeef3e39c90c543b", X-B3-Sampled:"0", X-ONAP-RequestID:"d7225c30-3ba7-4da6-885f-5bda3b18ef07", X-RequestID:"d7225c30-3ba7-4da6-885f-5bda3b18ef07", X-TransactionID:"d7225c30-3ba7-4da6-885f-5bda3b18ef07", X-ECOMP-RequestID:"d7225c30-3ba7-4da6-885f-5bda3b18ef07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8615c07a-ba97-44d6-9a44-0c5932bf9a90"] 2023-03-01T08:29:27.994Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Request body: 2023-03-01T08:29:27.995Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:28.032Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:28.035Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:28.036Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status text : 2023-03-01T08:29:28.037Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:29:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:28.039Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Response body: { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:27:24.000+00:00", "endTime" : "2023-03-01T08:29:16.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\",\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\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:29:16.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "cloudIdentifier" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"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\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:27:43.000+00:00" } ], "requestURI" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" } } } 2023-03-01T08:29:28.041Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:28.042Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||InvokeReturn 2023-03-01T08:29:28.045Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:29:28.046Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:29:28.047Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:28.047Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:29:28.048Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:29:28.049Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aeef3e39c90c543b", X-B3-SpanId:"9ca9e07735dced25", X-B3-ParentSpanId:"aeef3e39c90c543b", X-B3-Sampled:"0", X-ONAP-RequestID:"d7225c30-3ba7-4da6-885f-5bda3b18ef07", X-RequestID:"d7225c30-3ba7-4da6-885f-5bda3b18ef07", X-TransactionID:"d7225c30-3ba7-4da6-885f-5bda3b18ef07", X-ECOMP-RequestID:"d7225c30-3ba7-4da6-885f-5bda3b18ef07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf68a9c2-3e9c-4ebd-92e4-6e1f1ea30d38"] 2023-03-01T08:29:28.049Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:29:28.050Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:28.071Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:28.078Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:28.079Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:29:28.080Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:29:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:28.081Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "groupingId" : "a1a65b93-1d46-4d02-a089-5af3888e42fd", "name" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b/a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"updated_time\":null,\"creation_time\":1677659266000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e8af599fcffb44d3b76c168959cc65f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"vnf_id\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:27:51.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:29:28.082Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:28.083Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:29:28.104Z|d7225c30-3ba7-4da6-885f-5bda3b18ef07|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:29:28.279Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:29:28.285Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:29:28.285Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||Invoke 2023-03-01T08:29:28.286Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:28.286Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:29:28.286Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Method : GET 2023-03-01T08:29:28.287Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b17ef09f28bad50", X-B3-SpanId:"a1a2dfd6ff157b40", X-B3-ParentSpanId:"7b17ef09f28bad50", X-B3-Sampled:"0", X-ONAP-RequestID:"ef7f6e6c-24f1-4d2b-a908-667666310a62", X-RequestID:"ef7f6e6c-24f1-4d2b-a908-667666310a62", X-TransactionID:"ef7f6e6c-24f1-4d2b-a908-667666310a62", X-ECOMP-RequestID:"ef7f6e6c-24f1-4d2b-a908-667666310a62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33bd1f2b-14b5-4ce9-96e2-5efc3c5f7899"] 2023-03-01T08:29:28.287Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Request body: 2023-03-01T08:29:28.288Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:28.348Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:28.349Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:28.349Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status text : 2023-03-01T08:29:28.350Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:29:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:28.351Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Response body: { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:27:24.000+00:00", "endTime" : "2023-03-01T08:29:16.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\",\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\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:29:16.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "cloudIdentifier" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"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\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:27:43.000+00:00" } ], "requestURI" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" } } } 2023-03-01T08:29:28.351Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:28.354Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||InvokeReturn 2023-03-01T08:29:28.361Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:29:28.362Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:29:28.363Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:28.363Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:29:28.363Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:29:28.363Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b17ef09f28bad50", X-B3-SpanId:"aa48bb7ba32c0a4b", X-B3-ParentSpanId:"7b17ef09f28bad50", X-B3-Sampled:"0", X-ONAP-RequestID:"ef7f6e6c-24f1-4d2b-a908-667666310a62", X-RequestID:"ef7f6e6c-24f1-4d2b-a908-667666310a62", X-TransactionID:"ef7f6e6c-24f1-4d2b-a908-667666310a62", X-ECOMP-RequestID:"ef7f6e6c-24f1-4d2b-a908-667666310a62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f9b33e0-d41c-4c8a-be1b-210c6119cea5"] 2023-03-01T08:29:28.364Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:29:28.365Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:28.405Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:28.407Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:28.408Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:29:28.408Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:29:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:28.410Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "groupingId" : "a1a65b93-1d46-4d02-a089-5af3888e42fd", "name" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b/a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"updated_time\":null,\"creation_time\":1677659266000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e8af599fcffb44d3b76c168959cc65f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"vnf_id\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:27:51.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:29:28.410Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:28.413Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:29:28.425Z|ef7f6e6c-24f1-4d2b-a908-667666310a62|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:29:28.596Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:29:28.605Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:29:28.606Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||Invoke 2023-03-01T08:29:28.608Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:28.608Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:29:28.608Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Method : GET 2023-03-01T08:29:28.608Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0cc70e48f9f41098", X-B3-SpanId:"dafcbfc15ba47579", X-B3-ParentSpanId:"0cc70e48f9f41098", X-B3-Sampled:"0", X-ONAP-RequestID:"502f9558-6c9b-4451-8478-a64573d33e9e", X-RequestID:"502f9558-6c9b-4451-8478-a64573d33e9e", X-TransactionID:"502f9558-6c9b-4451-8478-a64573d33e9e", X-ECOMP-RequestID:"502f9558-6c9b-4451-8478-a64573d33e9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50307116-1573-4ad6-9bd4-aa97715d9174"] 2023-03-01T08:29:28.609Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Request body: 2023-03-01T08:29:28.609Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:28.647Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:28.649Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:28.650Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status text : 2023-03-01T08:29:28.651Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:29:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:28.653Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Response body: { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:27:24.000+00:00", "endTime" : "2023-03-01T08:29:16.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\",\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\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:29:16.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "cloudIdentifier" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"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\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:27:43.000+00:00" } ], "requestURI" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" } } } 2023-03-01T08:29:28.654Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:28.654Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||InvokeReturn 2023-03-01T08:29:28.656Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:29:28.657Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:29:28.657Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:28.658Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:29:28.658Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:29:28.659Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0cc70e48f9f41098", X-B3-SpanId:"696cc1a737c42634", X-B3-ParentSpanId:"0cc70e48f9f41098", X-B3-Sampled:"0", X-ONAP-RequestID:"502f9558-6c9b-4451-8478-a64573d33e9e", X-RequestID:"502f9558-6c9b-4451-8478-a64573d33e9e", X-TransactionID:"502f9558-6c9b-4451-8478-a64573d33e9e", X-ECOMP-RequestID:"502f9558-6c9b-4451-8478-a64573d33e9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb1047f7-4265-46db-94f4-d240fffd7d76"] 2023-03-01T08:29:28.659Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:29:28.660Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:28.687Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:28.688Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:28.689Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:29:28.690Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:29:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:28.691Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "groupingId" : "a1a65b93-1d46-4d02-a089-5af3888e42fd", "name" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b/a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"updated_time\":null,\"creation_time\":1677659266000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e8af599fcffb44d3b76c168959cc65f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"vnf_id\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:27:51.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:29:28.692Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:28.693Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:29:28.713Z|502f9558-6c9b-4451-8478-a64573d33e9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:29:28.908Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:29:28.917Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:29:28.920Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||Invoke 2023-03-01T08:29:28.920Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:28.921Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6 2023-03-01T08:29:28.921Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Method : GET 2023-03-01T08:29:28.922Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cae413dc9ff5b0dd", X-B3-SpanId:"d75cb88fff76bb58", X-B3-ParentSpanId:"cae413dc9ff5b0dd", X-B3-Sampled:"0", X-ONAP-RequestID:"506c7710-5908-4c3c-b03e-259c1641d473", X-RequestID:"506c7710-5908-4c3c-b03e-259c1641d473", X-TransactionID:"506c7710-5908-4c3c-b03e-259c1641d473", X-ECOMP-RequestID:"506c7710-5908-4c3c-b03e-259c1641d473", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f021b8c-7b63-496f-83b8-bae48812c783"] 2023-03-01T08:29:28.926Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Request body: 2023-03-01T08:29:28.927Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:28.973Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:28.974Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:28.974Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Status text : 2023-03-01T08:29:28.975Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:29:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:28.979Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||Response body: { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:27:24.000+00:00", "endTime" : "2023-03-01T08:29:16.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\",\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\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:29:16.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "cloudIdentifier" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"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\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:27:43.000+00:00" } ], "requestURI" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6" } } } 2023-03-01T08:29:28.979Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:28.980Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e83a9bbe-1626-47cd-b922-507ca116fab6|INFO|500||InvokeReturn 2023-03-01T08:29:28.984Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:29:28.984Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:29:28.985Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:28.985Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false 2023-03-01T08:29:28.985Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:29:28.986Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cae413dc9ff5b0dd", X-B3-SpanId:"7bf7e957e414fb59", X-B3-ParentSpanId:"cae413dc9ff5b0dd", X-B3-Sampled:"0", X-ONAP-RequestID:"506c7710-5908-4c3c-b03e-259c1641d473", X-RequestID:"506c7710-5908-4c3c-b03e-259c1641d473", X-TransactionID:"506c7710-5908-4c3c-b03e-259c1641d473", X-ECOMP-RequestID:"506c7710-5908-4c3c-b03e-259c1641d473", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c31986c-9519-498c-b2e0-411d79dfbedb"] 2023-03-01T08:29:28.986Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:29:28.986Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:29.018Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:29.018Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:29.019Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:29:29.019Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:29:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:29.028Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "e83a9bbe-1626-47cd-b922-507ca116fab6", "groupingId" : "a1a65b93-1d46-4d02-a089-5af3888e42fd", "name" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b/a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"updated_time\":null,\"creation_time\":1677659266000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e8af599fcffb44d3b76c168959cc65f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"vnf_id\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:27:51.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:29:29.031Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:29.032Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e83a9bbe-1626-47cd-b922-507ca116fab6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:29:29.059Z|506c7710-5908-4c3c-b03e-259c1641d473|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e83a9bbe-1626-47cd-b922-507ca116fab6|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:29:30.586Z|6e8d6b5a-c3e4-4bf5-a677-56351daf08a6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:29:30.587Z|6e8d6b5a-c3e4-4bf5-a677-56351daf08a6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:29:32.287Z|4f2db169-231d-4006-97b2-7a2501970c01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:29:32.287Z|5dcdcad6-81cf-4e0e-94d7-10315a7895a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:29:32.292Z|5dcdcad6-81cf-4e0e-94d7-10315a7895a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:29:32.292Z|4f2db169-231d-4006-97b2-7a2501970c01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:29:32.334Z|5fb83872-312c-43fd-a502-0e6000cedfb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:29:32.335Z|5fb83872-312c-43fd-a502-0e6000cedfb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:29:39.829Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:29:39.836Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|||INFO|500||Checking if requestId: bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab already exists in requestDb InfraActiveRequests table 2023-03-01T08:29:39.838Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab 2023-03-01T08:29:39.838Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|INFO|500||Invoke 2023-03-01T08:29:39.838Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:39.839Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab 2023-03-01T08:29:39.839Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Method : GET 2023-03-01T08:29:39.839Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91d99cb0ab13ce07", X-B3-SpanId:"915b1f401bb41c1e", X-B3-ParentSpanId:"91d99cb0ab13ce07", X-B3-Sampled:"0", X-ONAP-RequestID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-RequestID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-TransactionID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-ECOMP-RequestID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"365a3f8a-9883-4408-a9d1-67d0b16724ae"] 2023-03-01T08:29:39.840Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Request body: 2023-03-01T08:29:39.840Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:39.900Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:39.901Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:29:39.901Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Status text : 2023-03-01T08:29:39.902Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 08:29:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:39.907Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Response body: 2023-03-01T08:29:39.909Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:39.911Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|INFO|404|Not Found|InvokeReturn 2023-03-01T08:29:39.930Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|||INFO|500||Running local validations 2023-03-01T08:29:39.938Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:29:39.985Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||Invoke 2023-03-01T08:29:39.986Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add with request headers:{Authorization=[***REDACTED***], X-RequestID=[bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[525f9529-614a-4c52-8590-65bef023d344], X-ECOMP-RequestID=[bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab], X-TransactionId=[], X-ONAP-RequestID=[bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab]} 2023-03-01T08:29:40.045Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:29:39 GMT], content-length=[1054], vertex-id=[143392], x-aai-txid=[1-aai-resources-230301-08:29:39:853-53748], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:29:40.047Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|DEBUG|500||{"tenant-id":"282258f13b1143f3942f4811906d6add","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677659221268","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"463b2bdd-7d2c-46e3-81d6-8b9181f0d948"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-01T08:29:40.048Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||InvokeReturn 2023-03-01T08:29:40.052Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-01T08:29:40.052Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-01T08:29:40.054Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:29:40.054Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-01T08:29:40.055Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:40.055Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:29:40.055Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-01T08:29:40.056Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|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:"91d99cb0ab13ce07", X-B3-SpanId:"5b55d26393714795", X-B3-ParentSpanId:"91d99cb0ab13ce07", X-B3-Sampled:"0", X-ONAP-RequestID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-RequestID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-TransactionID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-ECOMP-RequestID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f1469d9-102d-42d4-8a89-1c025dcca4ab"] 2023-03-01T08:29:40.056Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"463b2bdd-7d2c-46e3-81d6-8b9181f0d948","serviceInstanceId":"8a6fc751-044e-483d-a943-0cf50ff7fff9","vfModuleInstanceId":"91736551-fbab-4c72-a4aa-ab04f6910f7f"},"instanceName":null,"requestScope":"vfModule"} 2023-03-01T08:29:40.057Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:40.124Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:40.124Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:40.125Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-03-01T08:29:40.125Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|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:"Wed, 01 Mar 2023 08:29:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:40.126Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-01T08:29:40.126Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:40.127Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-01T08:29:40.128Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2023-03-01T08:29:40.129Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke 2023-03-01T08:29:40.129Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:40.129Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2023-03-01T08:29:40.130Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method : GET 2023-03-01T08:29:40.130Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|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:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-RequestID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-TransactionID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-ECOMP-RequestID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61495f16-844a-4760-85e1-a723ba922fcb"] 2023-03-01T08:29:40.131Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 2023-03-01T08:29:40.131Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:40.184Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:40.185Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:40.186Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text : 2023-03-01T08:29:40.186Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|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:"Wed, 01 Mar 2023 08:29:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:40.190Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: { "id" : 47, "action" : "deleteInstance", "description" : "Gr api recipe to delete vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47" } } } 2023-03-01T08:29:40.191Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:40.192Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn 2023-03-01T08:29:40.206Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b 2023-03-01T08:29:40.207Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|INFO|500||Invoke 2023-03-01T08:29:40.208Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:40.208Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b 2023-03-01T08:29:40.209Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||Method : GET 2023-03-01T08:29:40.209Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-RequestID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-TransactionID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-ECOMP-RequestID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1c380ad-0bc4-444d-90d6-c00da76585cd"] 2023-03-01T08:29:40.210Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||Request body: 2023-03-01T08:29:40.210Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:40.250Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:40.251Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:40.252Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||Status text : 2023-03-01T08:29:40.252Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:29:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:40.253Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||Response body: { "modelUUID" : "6ad89448-e50d-4dbc-bc0f-328d6dc4688b", "modelInvariantUUID" : "fcc52e2e-f9d0-4276-a98f-3101f498b562", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-03-01 08:26:05.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b/vfModuleCustomization" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b/volumeHeatTemplate" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b/moduleHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b/vnfResources" } } } 2023-03-01T08:29:40.254Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:40.254Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6ad89448-e50d-4dbc-bc0f-328d6dc4688b|INFO|500||InvokeReturn 2023-03-01T08:29:40.272Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:29:40.274Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-01T08:29:40.274Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:40.275Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:29:40.275Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-01T08:29:40.275Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1780", X-B3-TraceId:"91d99cb0ab13ce07", X-B3-SpanId:"64cecc933fc9aebe", X-B3-ParentSpanId:"91d99cb0ab13ce07", X-B3-Sampled:"0", X-ONAP-RequestID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-RequestID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-TransactionID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-ECOMP-RequestID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6b18b22-b632-44f1-a5cd-4c2623857239"] 2023-03-01T08:29:40.277Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab","requestStatus":"IN_PROGRESS","startTime":1677659379931,"source":"VID","vnfId":"463b2bdd-7d2c-46e3-81d6-8b9181f0d948","vnfType":"","tenantId":"282258f13b1143f3942f4811906d6add","requestBody":"{\n\t\"requestDetails\": {\n\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\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"modelVersion\": \"1677659355804\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"91736551-fbab-4c72-a4aa-ab04f6910f7f","vfModuleModelName":"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b","cloudRegion":"RegionOne","serviceInstanceId":"8a6fc751-044e-483d-a943-0cf50ff7fff9","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab"} 2023-03-01T08:29:40.277Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:40.323Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:40.325Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-01T08:29:40.326Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-03-01T08:29:40.326Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|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/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:29:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:40.328Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:29:39.931+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"modelVersion\": \"1677659355804\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-01T08:29:40.298+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleModelName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab" } } } 2023-03-01T08:29:40.328Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:40.329Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-01T08:29:40.341Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:29:40.343Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-01T08:29:40.343Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:40.344Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:29:40.344Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-01T08:29:40.345Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|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:"91d99cb0ab13ce07", X-B3-SpanId:"31b917a5634717de", X-B3-ParentSpanId:"91d99cb0ab13ce07", X-B3-Sampled:"0", X-ONAP-RequestID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-RequestID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-TransactionID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-ECOMP-RequestID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cdd86ae-e1de-41f1-8b2a-f448d5af2b68"] 2023-03-01T08:29:40.345Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"modelVersion\":\"1677659355804\",\"modelCustomizationUuid\":\"ca884ce3-e40b-4f06-add8-942347c995a9\",\"modelVersionId\":\"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\"modelCustomizationId\":\"ca884ce3-e40b-4f06-add8-942347c995a9\",\"modelUuid\":\"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\"modelInvariantUuid\":\"fcc52e2e-f9d0-4276-a98f-3101f498b562\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"282258f13b1143f3942f4811906d6add\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\"vnfInstanceId\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vfModuleInstanceId\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\"}","type":"String"},"requestId":{"value":"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab","type":"String"},"mso-request-id":{"value":"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"8a6fc751-044e-483d-a943-0cf50ff7fff9","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"463b2bdd-7d2c-46e3-81d6-8b9181f0d948","type":"String"},"vfModuleId":{"value":"91736551-fbab-4c72-a4aa-ab04f6910f7f","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/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-01T08:29:40.346Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:41.388Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:41.389Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-01T08:29:41.390Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-03-01T08:29:41.391Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 01 Mar 2023 08:29:41 GMT", X-ONAP-RequestID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-RequestID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-TransactionID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-ECOMP-RequestID:"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"0cdd86ae-e1de-41f1-8b2a-f448d5af2b68", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:41.392Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab\",\"instanceId\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\"}}","message":"Success","processInstanceID":"35b8aeb4-b80b-11ed-bdfd-92f45cc7351c","variables":null,"messageCode":200} 2023-03-01T08:29:41.393Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:41.395Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-01T08:29:41.408Z|9fe78dd8-4aa1-491c-98a1-1925d374147c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:29:41.408Z|9fe78dd8-4aa1-491c-98a1-1925d374147c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:29:41.421Z|bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:29:41.605Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:29:41.627Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab 2023-03-01T08:29:41.628Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|INFO|500||Invoke 2023-03-01T08:29:41.628Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:41.629Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab 2023-03-01T08:29:41.629Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Method : GET 2023-03-01T08:29:41.629Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44ebd558373e7cd6", X-B3-SpanId:"48d160b3a8ad7d82", X-B3-ParentSpanId:"44ebd558373e7cd6", X-B3-Sampled:"0", X-ONAP-RequestID:"445ea5ab-71e9-499a-affc-5cf782eef65e", X-RequestID:"445ea5ab-71e9-499a-affc-5cf782eef65e", X-TransactionID:"445ea5ab-71e9-499a-affc-5cf782eef65e", X-ECOMP-RequestID:"445ea5ab-71e9-499a-affc-5cf782eef65e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42df3d58-9ab6-49cc-b1f5-be65ce1224de"] 2023-03-01T08:29:41.630Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Request body: 2023-03-01T08:29:41.631Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:41.736Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:41.737Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:41.738Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Status text : 2023-03-01T08:29:41.738Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:29:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:41.739Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Response body: { "requestId" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:29:39.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"modelVersion\": \"1677659355804\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:29:41.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab" } } } 2023-03-01T08:29:41.739Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:41.740Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|INFO|500||InvokeReturn 2023-03-01T08:29:41.743Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false 2023-03-01T08:29:41.745Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:29:41.745Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:41.746Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false 2023-03-01T08:29:41.746Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:29:41.746Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44ebd558373e7cd6", X-B3-SpanId:"2355129ecc60b197", X-B3-ParentSpanId:"44ebd558373e7cd6", X-B3-Sampled:"0", X-ONAP-RequestID:"445ea5ab-71e9-499a-affc-5cf782eef65e", X-RequestID:"445ea5ab-71e9-499a-affc-5cf782eef65e", X-TransactionID:"445ea5ab-71e9-499a-affc-5cf782eef65e", X-ECOMP-RequestID:"445ea5ab-71e9-499a-affc-5cf782eef65e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c86e8a7-60b4-402a-8640-0d28616982f1"] 2023-03-01T08:29:41.747Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:29:41.747Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:41.793Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:41.795Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:41.795Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:29:41.796Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:29:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:41.797Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:29:41.798Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:41.798Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:29:41.811Z|445ea5ab-71e9-499a-affc-5cf782eef65e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:29:42.388Z|caa5453f-53ab-4c01-b59f-dac5140d799d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:29:42.389Z|2ffdb70d-43be-4544-be2f-d9b136e796b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:29:42.390Z|2ffdb70d-43be-4544-be2f-d9b136e796b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:29:42.390Z|caa5453f-53ab-4c01-b59f-dac5140d799d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:29:42.433Z|c911c646-d8fc-4f15-a3b7-bb3a4b3f849d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:29:42.440Z|c911c646-d8fc-4f15-a3b7-bb3a4b3f849d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:29:52.003Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:29:52.020Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab 2023-03-01T08:29:52.021Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|INFO|500||Invoke 2023-03-01T08:29:52.022Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:52.023Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab 2023-03-01T08:29:52.023Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Method : GET 2023-03-01T08:29:52.024Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c83cb892c1951104", X-B3-SpanId:"879871883af717fa", X-B3-ParentSpanId:"c83cb892c1951104", X-B3-Sampled:"0", X-ONAP-RequestID:"d0bb8f04-ab23-4233-b572-acee7d694a14", X-RequestID:"d0bb8f04-ab23-4233-b572-acee7d694a14", X-TransactionID:"d0bb8f04-ab23-4233-b572-acee7d694a14", X-ECOMP-RequestID:"d0bb8f04-ab23-4233-b572-acee7d694a14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"365cfd44-a32d-49e2-962b-e5eb1754a34e"] 2023-03-01T08:29:52.025Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Request body: 2023-03-01T08:29:52.025Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:52.075Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:52.076Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:52.077Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Status text : 2023-03-01T08:29:52.077Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:29:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:52.080Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Response body: { "requestId" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-01T08:29:39.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"modelVersion\": \"1677659355804\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:29:51.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab" } } } 2023-03-01T08:29:52.080Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:52.081Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|INFO|500||InvokeReturn 2023-03-01T08:29:52.083Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false 2023-03-01T08:29:52.084Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:29:52.084Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:52.084Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false 2023-03-01T08:29:52.088Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:29:52.089Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c83cb892c1951104", X-B3-SpanId:"7a7e39ad73dbbd2b", X-B3-ParentSpanId:"c83cb892c1951104", X-B3-Sampled:"0", X-ONAP-RequestID:"d0bb8f04-ab23-4233-b572-acee7d694a14", X-RequestID:"d0bb8f04-ab23-4233-b572-acee7d694a14", X-TransactionID:"d0bb8f04-ab23-4233-b572-acee7d694a14", X-ECOMP-RequestID:"d0bb8f04-ab23-4233-b572-acee7d694a14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b6e1671-6379-41d8-8eed-31f3ecf4a643"] 2023-03-01T08:29:52.090Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:29:52.090Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:52.115Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:52.116Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:52.116Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:29:52.117Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:29:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:52.125Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:29:52.126Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:52.126Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:29:52.180Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:29:52.181Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:29:52.182Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:52.183Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:29:52.183Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:29:52.184Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d0bb8f04-ab23-4233-b572-acee7d694a14", X-RequestID:"d0bb8f04-ab23-4233-b572-acee7d694a14", X-TransactionID:"d0bb8f04-ab23-4233-b572-acee7d694a14", X-ECOMP-RequestID:"d0bb8f04-ab23-4233-b572-acee7d694a14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b40c9fc-0a9a-431d-978e-f2f5cb12d0b9"] 2023-03-01T08:29:52.184Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:29:52.184Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:52.366Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:52.367Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:52.368Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:29:52.368Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=88558A957780CE62F372CC72041C6DDF; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:29:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:52.369Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3a25a508-b80b-11ed-bdfd-92f45cc7351c","businessKey":"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:29:47.805+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"35b8aeb4-b80b-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"3a224a65-b80b-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:29:52.369Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:52.370Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:29:52.405Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:29:52.405Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:29:52.406Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:29:52.406Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:29:52.407Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:29:52.407Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d0bb8f04-ab23-4233-b572-acee7d694a14", X-RequestID:"d0bb8f04-ab23-4233-b572-acee7d694a14", X-TransactionID:"d0bb8f04-ab23-4233-b572-acee7d694a14", X-ECOMP-RequestID:"d0bb8f04-ab23-4233-b572-acee7d694a14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"236d2996-13b1-4b2d-b30d-1cefff0a312e"] 2023-03-01T08:29:52.407Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:29:52.408Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:29:52.472Z|fd218bdd-acf3-43b7-987e-ffcb197d01aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:29:52.474Z|fd218bdd-acf3-43b7-987e-ffcb197d01aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:29:52.483Z|a569b15c-e13a-4152-a0ad-bb34705cd8d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:29:52.484Z|a569b15c-e13a-4152-a0ad-bb34705cd8d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:29:52.572Z|588708b1-6d53-49d5-a1f3-1c8e34610fb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:29:52.573Z|588708b1-6d53-49d5-a1f3-1c8e34610fb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:29:52.687Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:29:52.688Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:29:52.689Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:29:52.689Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EC2B0C9AF8C84A465E5E7F07A51CB33E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 08:29:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:29:52.690Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3c9c7190-b80b-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"3a25a508-b80b-11ed-bdfd-92f45cc7351c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"3a25a508-b80b-11ed-bdfd-92f45cc7351c","executionId":"3a25a508-b80b-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:29:51.939+0000","endTime":"2023-03-01T08:29:51.954+0000","durationInMillis":15,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"35b8aeb4-b80b-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:29:52.690Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:29:52.690Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:29:52.724Z|d0bb8f04-ab23-4233-b572-acee7d694a14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:29:56.405Z|c83042d5-428e-4fbd-9a33-a770240c939d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:29:56.406Z|c83042d5-428e-4fbd-9a33-a770240c939d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:29:57.555Z|4ca051f2-0811-429a-892d-57f4a70c633a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:29:57.559Z|4ca051f2-0811-429a-892d-57f4a70c633a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:30:02.621Z|5626d3bc-821e-4551-963c-2b7104f01f2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:30:02.622Z|5626d3bc-821e-4551-963c-2b7104f01f2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:30:02.650Z|d494aae2-1d31-44e9-8a7b-9357392533ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:30:02.650Z|d494aae2-1d31-44e9-8a7b-9357392533ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:30:02.682Z|5c99c5bc-0a5c-4561-9ebf-3445b67aa427|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:30:02.688Z|5c99c5bc-0a5c-4561-9ebf-3445b67aa427|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:30:02.931Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:30:02.938Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab 2023-03-01T08:30:02.940Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|INFO|500||Invoke 2023-03-01T08:30:02.940Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:02.940Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab 2023-03-01T08:30:02.941Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Method : GET 2023-03-01T08:30:02.941Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7911ecbdf465e46f", X-B3-SpanId:"a59665a01df65dd1", X-B3-ParentSpanId:"7911ecbdf465e46f", X-B3-Sampled:"0", X-ONAP-RequestID:"a073dee4-0e3d-4220-aa86-eda188cf0789", X-RequestID:"a073dee4-0e3d-4220-aa86-eda188cf0789", X-TransactionID:"a073dee4-0e3d-4220-aa86-eda188cf0789", X-ECOMP-RequestID:"a073dee4-0e3d-4220-aa86-eda188cf0789", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"765f29e1-edca-4b5d-81db-688adacfa08b"] 2023-03-01T08:30:02.942Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Request body: 2023-03-01T08:30:02.942Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:03.002Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:03.004Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:03.010Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Status text : 2023-03-01T08:30:03.011Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:03.012Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Response body: { "requestId" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-01T08:29:39.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"modelVersion\": \"1677659355804\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:29:51.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab" } } } 2023-03-01T08:30:03.013Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:03.014Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|INFO|500||InvokeReturn 2023-03-01T08:30:03.017Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false 2023-03-01T08:30:03.018Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:30:03.020Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:03.021Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false 2023-03-01T08:30:03.025Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:30:03.026Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7911ecbdf465e46f", X-B3-SpanId:"9b60c730864a0a76", X-B3-ParentSpanId:"7911ecbdf465e46f", X-B3-Sampled:"0", X-ONAP-RequestID:"a073dee4-0e3d-4220-aa86-eda188cf0789", X-RequestID:"a073dee4-0e3d-4220-aa86-eda188cf0789", X-TransactionID:"a073dee4-0e3d-4220-aa86-eda188cf0789", X-ECOMP-RequestID:"a073dee4-0e3d-4220-aa86-eda188cf0789", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ede9eaa-63db-411c-88d8-c46b7dc54164"] 2023-03-01T08:30:03.027Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:30:03.028Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:03.073Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:03.075Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:03.077Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:30:03.078Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:03.079Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "groupingId" : "a1a65b93-1d46-4d02-a089-5af3888e42fd", "name" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b/a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"updated_time\":1677659392000,\"creation_time\":1677659266000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e8af599fcffb44d3b76c168959cc65f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"vnf_id\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:29:54.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:30:03.080Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:03.081Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:30:03.186Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:30:03.190Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:30:03.191Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:03.191Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:30:03.192Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:30:03.192Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a073dee4-0e3d-4220-aa86-eda188cf0789", X-RequestID:"a073dee4-0e3d-4220-aa86-eda188cf0789", X-TransactionID:"a073dee4-0e3d-4220-aa86-eda188cf0789", X-ECOMP-RequestID:"a073dee4-0e3d-4220-aa86-eda188cf0789", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e21f2153-f782-434f-9a43-0b2fde80d056"] 2023-03-01T08:30:03.193Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:30:03.193Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:03.359Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:03.360Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:03.360Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:30:03.361Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B32E0838E9A5B9747A191EF76E316ABE; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:30:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:03.362Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3a25a508-b80b-11ed-bdfd-92f45cc7351c","businessKey":"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:29:47.805+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"35b8aeb4-b80b-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"3a224a65-b80b-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:30:03.362Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:03.363Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:30:03.399Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:30:03.400Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:30:03.401Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:03.401Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:30:03.401Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:30:03.405Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a073dee4-0e3d-4220-aa86-eda188cf0789", X-RequestID:"a073dee4-0e3d-4220-aa86-eda188cf0789", X-TransactionID:"a073dee4-0e3d-4220-aa86-eda188cf0789", X-ECOMP-RequestID:"a073dee4-0e3d-4220-aa86-eda188cf0789", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed467e07-0c74-452a-942f-cdc341ac75f6"] 2023-03-01T08:30:03.405Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:30:03.405Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:03.567Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:03.568Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:03.568Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:30:03.569Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FEFFA9ED5EF5AAFEE5D3F6948D114B74; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 08:30:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:03.570Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3c9c7190-b80b-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"3a25a508-b80b-11ed-bdfd-92f45cc7351c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"3a25a508-b80b-11ed-bdfd-92f45cc7351c","executionId":"3a25a508-b80b-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:29:51.939+0000","endTime":"2023-03-01T08:29:51.954+0000","durationInMillis":15,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"35b8aeb4-b80b-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:30:03.570Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:03.571Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:30:03.578Z|a073dee4-0e3d-4220-aa86-eda188cf0789|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:30:11.406Z|5a4faff9-2df5-452d-9329-8fe6c64c96ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:30:11.408Z|5a4faff9-2df5-452d-9329-8fe6c64c96ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:30:12.713Z|103479de-607d-44fd-8213-ae2a789e13b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:30:12.718Z|103479de-607d-44fd-8213-ae2a789e13b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:30:12.764Z|fe423864-bf8a-4647-8f47-c847ebcb589c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:30:12.765Z|fe423864-bf8a-4647-8f47-c847ebcb589c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:30:12.793Z|a55f1079-43c8-4755-bfb6-66dff3971898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:30:12.794Z|a55f1079-43c8-4755-bfb6-66dff3971898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:30:13.790Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:30:13.824Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab 2023-03-01T08:30:13.825Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|INFO|500||Invoke 2023-03-01T08:30:13.828Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:13.835Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab 2023-03-01T08:30:13.837Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Method : GET 2023-03-01T08:30:13.837Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"181980765924cfe5", X-B3-SpanId:"fe0954524465f754", X-B3-ParentSpanId:"181980765924cfe5", X-B3-Sampled:"0", X-ONAP-RequestID:"f5b7e6e9-b239-472f-9781-691434b39003", X-RequestID:"f5b7e6e9-b239-472f-9781-691434b39003", X-TransactionID:"f5b7e6e9-b239-472f-9781-691434b39003", X-ECOMP-RequestID:"f5b7e6e9-b239-472f-9781-691434b39003", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"043e36bc-7c78-4991-823b-c9a87a06ae46"] 2023-03-01T08:30:13.838Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Request body: 2023-03-01T08:30:13.838Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:13.892Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:13.893Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:13.893Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Status text : 2023-03-01T08:30:13.894Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:13.896Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Response body: { "requestId" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-01T08:29:39.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"modelVersion\": \"1677659355804\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:29:51.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab" } } } 2023-03-01T08:30:13.897Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:13.897Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|INFO|500||InvokeReturn 2023-03-01T08:30:13.899Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false 2023-03-01T08:30:13.900Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:30:13.901Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:13.901Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false 2023-03-01T08:30:13.901Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:30:13.902Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"181980765924cfe5", X-B3-SpanId:"ae311467276f0f62", X-B3-ParentSpanId:"181980765924cfe5", X-B3-Sampled:"0", X-ONAP-RequestID:"f5b7e6e9-b239-472f-9781-691434b39003", X-RequestID:"f5b7e6e9-b239-472f-9781-691434b39003", X-TransactionID:"f5b7e6e9-b239-472f-9781-691434b39003", X-ECOMP-RequestID:"f5b7e6e9-b239-472f-9781-691434b39003", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"937ea9c2-5f0d-4ccd-858a-fa93f07cc5b8"] 2023-03-01T08:30:13.902Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:30:13.903Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:13.952Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:13.953Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:13.953Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:30:13.954Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:13.961Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "groupingId" : "a1a65b93-1d46-4d02-a089-5af3888e42fd", "name" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b/a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"updated_time\":1677659392000,\"creation_time\":1677659266000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e8af599fcffb44d3b76c168959cc65f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"vnf_id\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:29:54.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:30:13.961Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:13.962Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:30:14.035Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:30:14.036Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:30:14.037Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:14.037Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:30:14.038Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:30:14.038Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f5b7e6e9-b239-472f-9781-691434b39003", X-RequestID:"f5b7e6e9-b239-472f-9781-691434b39003", X-TransactionID:"f5b7e6e9-b239-472f-9781-691434b39003", X-ECOMP-RequestID:"f5b7e6e9-b239-472f-9781-691434b39003", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47fb6282-ace2-430f-a17e-0b27145fbab4"] 2023-03-01T08:30:14.039Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:30:14.039Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:14.271Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:14.271Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:14.272Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:30:14.272Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9134F59CDF4186FE0DB138A072293C8E; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:30:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:14.273Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3a25a508-b80b-11ed-bdfd-92f45cc7351c","businessKey":"bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:29:47.805+0000","endTime":"2023-03-01T08:30:09.032+0000","removalTime":null,"durationInMillis":21227,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"35b8aeb4-b80b-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"3a224a65-b80b-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-01T08:30:14.273Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:14.274Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:30:14.319Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:30:14.320Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:30:14.320Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:14.321Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:30:14.321Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:30:14.321Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f5b7e6e9-b239-472f-9781-691434b39003", X-RequestID:"f5b7e6e9-b239-472f-9781-691434b39003", X-TransactionID:"f5b7e6e9-b239-472f-9781-691434b39003", X-ECOMP-RequestID:"f5b7e6e9-b239-472f-9781-691434b39003", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f68e73a-67d9-43d7-a080-eac4edbacaa6"] 2023-03-01T08:30:14.322Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:30:14.322Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:14.532Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:14.533Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:14.533Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:30:14.534Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7B2DE0AE3AAC85AF83CAA39A63B85EE0; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:30:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:14.534Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:46c993b3-b80b-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"3a25a508-b80b-11ed-bdfd-92f45cc7351c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"3a25a508-b80b-11ed-bdfd-92f45cc7351c","executionId":"3a25a508-b80b-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:30:09.012+0000","endTime":"2023-03-01T08:30:09.013+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"35b8aeb4-b80b-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:30:14.535Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:14.535Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a25a508-b80b-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:30:14.541Z|f5b7e6e9-b239-472f-9781-691434b39003|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:30:22.811Z|e46640e7-4533-4f96-832e-ff231ddede5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:30:22.812Z|e46640e7-4533-4f96-832e-ff231ddede5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:30:22.847Z|cee7b0ff-9d19-4b0f-b10e-973055a43c07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:30:22.848Z|cee7b0ff-9d19-4b0f-b10e-973055a43c07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:30:22.852Z|0ebf9513-29cf-4512-8270-c792c05815ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:30:22.853Z|0ebf9513-29cf-4512-8270-c792c05815ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:30:24.721Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:30:24.779Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab 2023-03-01T08:30:24.780Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|INFO|500||Invoke 2023-03-01T08:30:24.781Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:24.781Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab 2023-03-01T08:30:24.781Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Method : GET 2023-03-01T08:30:24.782Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6088bd04b4fb488", X-B3-SpanId:"f4150d09c1c7db2d", X-B3-ParentSpanId:"a6088bd04b4fb488", X-B3-Sampled:"0", X-ONAP-RequestID:"1e389561-6dc6-40fb-8f50-c4a8c31386c7", X-RequestID:"1e389561-6dc6-40fb-8f50-c4a8c31386c7", X-TransactionID:"1e389561-6dc6-40fb-8f50-c4a8c31386c7", X-ECOMP-RequestID:"1e389561-6dc6-40fb-8f50-c4a8c31386c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e98e8a3-27df-407a-b84e-b859d55b95f8"] 2023-03-01T08:30:24.782Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Request body: 2023-03-01T08:30:24.783Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:24.886Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:24.887Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:24.887Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Status text : 2023-03-01T08:30:24.888Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:24.894Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Response body: { "requestId" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:29:39.000+00:00", "endTime" : "2023-03-01T08:30:19.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"modelVersion\": \"1677659355804\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:30:19.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab" } } } 2023-03-01T08:30:24.894Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:24.895Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|INFO|500||InvokeReturn 2023-03-01T08:30:24.897Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false 2023-03-01T08:30:24.898Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:30:24.898Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:24.898Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false 2023-03-01T08:30:24.899Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:30:24.900Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6088bd04b4fb488", X-B3-SpanId:"549361070f191e4a", X-B3-ParentSpanId:"a6088bd04b4fb488", X-B3-Sampled:"0", X-ONAP-RequestID:"1e389561-6dc6-40fb-8f50-c4a8c31386c7", X-RequestID:"1e389561-6dc6-40fb-8f50-c4a8c31386c7", X-TransactionID:"1e389561-6dc6-40fb-8f50-c4a8c31386c7", X-ECOMP-RequestID:"1e389561-6dc6-40fb-8f50-c4a8c31386c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6356b49d-6670-43f5-8ae8-5f424d96d59a"] 2023-03-01T08:30:24.900Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:30:24.901Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:24.954Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:24.955Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:24.956Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:30:24.956Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:24.959Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "groupingId" : "a1a65b93-1d46-4d02-a089-5af3888e42fd", "name" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b/a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"updated_time\":1677659392000,\"creation_time\":1677659266000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e8af599fcffb44d3b76c168959cc65f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"vnf_id\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:29:54.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:30:24.959Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:24.960Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:30:24.977Z|1e389561-6dc6-40fb-8f50-c4a8c31386c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:30:25.138Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:30:25.157Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab 2023-03-01T08:30:25.158Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|INFO|500||Invoke 2023-03-01T08:30:25.158Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:25.159Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab 2023-03-01T08:30:25.160Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Method : GET 2023-03-01T08:30:25.160Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f917c9cef9199a4c", X-B3-SpanId:"f4f7a8b16d9ea753", X-B3-ParentSpanId:"f917c9cef9199a4c", X-B3-Sampled:"0", X-ONAP-RequestID:"3113428d-3606-40a6-bda3-985f06e93719", X-RequestID:"3113428d-3606-40a6-bda3-985f06e93719", X-TransactionID:"3113428d-3606-40a6-bda3-985f06e93719", X-ECOMP-RequestID:"3113428d-3606-40a6-bda3-985f06e93719", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ecbf59b-f1bc-417b-89ec-2849d196e804"] 2023-03-01T08:30:25.161Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Request body: 2023-03-01T08:30:25.161Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:25.211Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:25.212Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:25.213Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Status text : 2023-03-01T08:30:25.214Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:25.216Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Response body: { "requestId" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:29:39.000+00:00", "endTime" : "2023-03-01T08:30:19.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"modelVersion\": \"1677659355804\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:30:19.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab" } } } 2023-03-01T08:30:25.217Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:25.217Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|INFO|500||InvokeReturn 2023-03-01T08:30:25.219Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false 2023-03-01T08:30:25.221Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:30:25.222Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:25.222Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false 2023-03-01T08:30:25.222Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:30:25.223Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f917c9cef9199a4c", X-B3-SpanId:"c363f76586463e74", X-B3-ParentSpanId:"f917c9cef9199a4c", X-B3-Sampled:"0", X-ONAP-RequestID:"3113428d-3606-40a6-bda3-985f06e93719", X-RequestID:"3113428d-3606-40a6-bda3-985f06e93719", X-TransactionID:"3113428d-3606-40a6-bda3-985f06e93719", X-ECOMP-RequestID:"3113428d-3606-40a6-bda3-985f06e93719", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0d4478b-2f8f-4dbd-8599-16defe79b17a"] 2023-03-01T08:30:25.223Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:30:25.224Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:25.255Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:25.256Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:25.256Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:30:25.257Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:25.262Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "groupingId" : "a1a65b93-1d46-4d02-a089-5af3888e42fd", "name" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b/a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"updated_time\":1677659392000,\"creation_time\":1677659266000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e8af599fcffb44d3b76c168959cc65f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"vnf_id\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:29:54.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:30:25.263Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:25.264Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:30:25.278Z|3113428d-3606-40a6-bda3-985f06e93719|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:30:25.449Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:30:25.464Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab 2023-03-01T08:30:25.465Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|INFO|500||Invoke 2023-03-01T08:30:25.465Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:25.465Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab 2023-03-01T08:30:25.466Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Method : GET 2023-03-01T08:30:25.466Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3129417e5985fe49", X-B3-SpanId:"106b8fdeaa21fe10", X-B3-ParentSpanId:"3129417e5985fe49", X-B3-Sampled:"0", X-ONAP-RequestID:"5b3c0b24-14f0-4608-b5ba-274752e82c09", X-RequestID:"5b3c0b24-14f0-4608-b5ba-274752e82c09", X-TransactionID:"5b3c0b24-14f0-4608-b5ba-274752e82c09", X-ECOMP-RequestID:"5b3c0b24-14f0-4608-b5ba-274752e82c09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92d2fa96-f006-4219-b4be-60a8a61b05e4"] 2023-03-01T08:30:25.466Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Request body: 2023-03-01T08:30:25.467Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:25.524Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:25.525Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:25.526Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Status text : 2023-03-01T08:30:25.526Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:25.532Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Response body: { "requestId" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:29:39.000+00:00", "endTime" : "2023-03-01T08:30:19.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"modelVersion\": \"1677659355804\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:30:19.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab" } } } 2023-03-01T08:30:25.533Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:25.534Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|INFO|500||InvokeReturn 2023-03-01T08:30:25.537Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false 2023-03-01T08:30:25.538Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:30:25.539Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:25.540Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false 2023-03-01T08:30:25.540Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:30:25.541Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3129417e5985fe49", X-B3-SpanId:"f5620d8308c8f1c3", X-B3-ParentSpanId:"3129417e5985fe49", X-B3-Sampled:"0", X-ONAP-RequestID:"5b3c0b24-14f0-4608-b5ba-274752e82c09", X-RequestID:"5b3c0b24-14f0-4608-b5ba-274752e82c09", X-TransactionID:"5b3c0b24-14f0-4608-b5ba-274752e82c09", X-ECOMP-RequestID:"5b3c0b24-14f0-4608-b5ba-274752e82c09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"592d9432-487e-4ab9-bd53-b5dc26327630"] 2023-03-01T08:30:25.541Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:30:25.542Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:25.577Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:25.578Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:25.579Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:30:25.579Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:25.586Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "groupingId" : "a1a65b93-1d46-4d02-a089-5af3888e42fd", "name" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b/a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"updated_time\":1677659392000,\"creation_time\":1677659266000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e8af599fcffb44d3b76c168959cc65f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"vnf_id\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:29:54.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:30:25.587Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:25.588Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:30:25.604Z|5b3c0b24-14f0-4608-b5ba-274752e82c09|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:30:25.771Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:30:25.777Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab 2023-03-01T08:30:25.777Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|INFO|500||Invoke 2023-03-01T08:30:25.778Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:25.778Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab 2023-03-01T08:30:25.779Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Method : GET 2023-03-01T08:30:25.779Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4d435399ca8bde3", X-B3-SpanId:"f5319732b7241697", X-B3-ParentSpanId:"d4d435399ca8bde3", X-B3-Sampled:"0", X-ONAP-RequestID:"89d5ac4c-2260-4026-9a72-68698bb58ed7", X-RequestID:"89d5ac4c-2260-4026-9a72-68698bb58ed7", X-TransactionID:"89d5ac4c-2260-4026-9a72-68698bb58ed7", X-ECOMP-RequestID:"89d5ac4c-2260-4026-9a72-68698bb58ed7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1785230d-2641-47f7-bb8d-5a9ce43e2a16"] 2023-03-01T08:30:25.780Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Request body: 2023-03-01T08:30:25.781Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:25.811Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:25.813Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:25.813Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Status text : 2023-03-01T08:30:25.814Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:25.836Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Response body: { "requestId" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:29:39.000+00:00", "endTime" : "2023-03-01T08:30:19.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"modelVersion\": \"1677659355804\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:30:19.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab" } } } 2023-03-01T08:30:25.837Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:25.838Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|INFO|500||InvokeReturn 2023-03-01T08:30:25.840Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false 2023-03-01T08:30:25.841Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:30:25.841Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:25.842Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false 2023-03-01T08:30:25.842Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:30:25.844Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4d435399ca8bde3", X-B3-SpanId:"1614db12f849e981", X-B3-ParentSpanId:"d4d435399ca8bde3", X-B3-Sampled:"0", X-ONAP-RequestID:"89d5ac4c-2260-4026-9a72-68698bb58ed7", X-RequestID:"89d5ac4c-2260-4026-9a72-68698bb58ed7", X-TransactionID:"89d5ac4c-2260-4026-9a72-68698bb58ed7", X-ECOMP-RequestID:"89d5ac4c-2260-4026-9a72-68698bb58ed7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1ac5293-35d7-4661-8309-8c0966c5d9f4"] 2023-03-01T08:30:25.844Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:30:25.845Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:25.876Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:25.877Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:25.877Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:30:25.878Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:25.881Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "groupingId" : "a1a65b93-1d46-4d02-a089-5af3888e42fd", "name" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b/a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"updated_time\":1677659392000,\"creation_time\":1677659266000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e8af599fcffb44d3b76c168959cc65f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"vnf_id\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:29:54.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:30:25.882Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:25.882Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:30:25.900Z|89d5ac4c-2260-4026-9a72-68698bb58ed7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:30:26.075Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:30:26.079Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab 2023-03-01T08:30:26.080Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|INFO|500||Invoke 2023-03-01T08:30:26.080Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:26.081Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab 2023-03-01T08:30:26.081Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Method : GET 2023-03-01T08:30:26.082Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"037780194049e988", X-B3-SpanId:"395d3ae4e29a2d77", X-B3-ParentSpanId:"037780194049e988", X-B3-Sampled:"0", X-ONAP-RequestID:"6853d404-2359-42e9-86e6-02ce4f8be246", X-RequestID:"6853d404-2359-42e9-86e6-02ce4f8be246", X-TransactionID:"6853d404-2359-42e9-86e6-02ce4f8be246", X-ECOMP-RequestID:"6853d404-2359-42e9-86e6-02ce4f8be246", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d324734-a2ab-4ffb-900a-a800626c8458"] 2023-03-01T08:30:26.082Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Request body: 2023-03-01T08:30:26.082Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:26.112Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:26.113Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:26.114Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Status text : 2023-03-01T08:30:26.114Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:26.116Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||Response body: { "requestId" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:29:39.000+00:00", "endTime" : "2023-03-01T08:30:19.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfType" : "", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"fcc52e2e-f9d0-4276-a98f-3101f498b562\",\n \"modelVersionId\": \"6ad89448-e50d-4dbc-bc0f-328d6dc4688b\",\n \"modelName\": \"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\n \"modelVersion\": \"1677659355804\",\n \"modelCustomizationId\": \"ca884ce3-e40b-4f06-add8-942347c995a9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:30:19.000+00:00", "vfModuleId" : "91736551-fbab-4c72-a4aa-ab04f6910f7f", "vfModuleName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "vfModuleModelName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vfModules/91736551-fbab-4c72-a4aa-ab04f6910f7f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab" } } } 2023-03-01T08:30:26.121Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:26.121Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|INFO|500||InvokeReturn 2023-03-01T08:30:26.123Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false 2023-03-01T08:30:26.124Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:30:26.124Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:26.124Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false 2023-03-01T08:30:26.125Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:30:26.125Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"037780194049e988", X-B3-SpanId:"517325638513a368", X-B3-ParentSpanId:"037780194049e988", X-B3-Sampled:"0", X-ONAP-RequestID:"6853d404-2359-42e9-86e6-02ce4f8be246", X-RequestID:"6853d404-2359-42e9-86e6-02ce4f8be246", X-TransactionID:"6853d404-2359-42e9-86e6-02ce4f8be246", X-ECOMP-RequestID:"6853d404-2359-42e9-86e6-02ce4f8be246", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4a90d5f-c139-4d0b-9477-672516e3ed2c"] 2023-03-01T08:30:26.126Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:30:26.126Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:26.149Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:26.151Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:26.151Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:30:26.152Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:26.152Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab", "groupingId" : "a1a65b93-1d46-4d02-a089-5af3888e42fd", "name" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b/a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"updated_time\":1677659392000,\"creation_time\":1677659266000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e8af599fcffb44d3b76c168959cc65f8\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a1a65b93-1d46-4d02-a089-5af3888e42fd\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b\",\"vnf_name\":\"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0\",\"vnf_id\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\",\"vf_module_id\":\"91736551-fbab-4c72-a4aa-ab04f6910f7f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:29:54.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:30:26.153Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:26.153Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:30:26.173Z|6853d404-2359-42e9-86e6-02ce4f8be246|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bfedc3e0-b6dc-4e16-85a4-2b3c15f7d1ab|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:30:26.406Z|df1ecd85-a957-4dad-a875-422c1ab04e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:30:26.407Z|df1ecd85-a957-4dad-a875-422c1ab04e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:30:27.500Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:30:27.504Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|||INFO|500||Checking if requestId: 85857ced-8524-4484-9f98-a24a9ba11491 already exists in requestDb InfraActiveRequests table 2023-03-01T08:30:27.505Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491 2023-03-01T08:30:27.505Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|INFO|500||Invoke 2023-03-01T08:30:27.506Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:27.506Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491 2023-03-01T08:30:27.506Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Method : GET 2023-03-01T08:30:27.507Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e7ff02b98b519cd", X-B3-SpanId:"f0502d83c18dddc4", X-B3-ParentSpanId:"9e7ff02b98b519cd", X-B3-Sampled:"0", X-ONAP-RequestID:"85857ced-8524-4484-9f98-a24a9ba11491", X-RequestID:"85857ced-8524-4484-9f98-a24a9ba11491", X-TransactionID:"85857ced-8524-4484-9f98-a24a9ba11491", X-ECOMP-RequestID:"85857ced-8524-4484-9f98-a24a9ba11491", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"228241ef-7624-4442-855a-e087e0778a04"] 2023-03-01T08:30:27.507Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Request body: 2023-03-01T08:30:27.507Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:27.561Z|9721c9c8-e814-494b-941c-a50cda1d483a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:30:27.562Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:27.563Z|9721c9c8-e814-494b-941c-a50cda1d483a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:30:27.563Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:30:27.565Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Status text : 2023-03-01T08:30:27.566Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 08:30:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:27.567Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Response body: 2023-03-01T08:30:27.567Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:27.567Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|INFO|404|Not Found|InvokeReturn 2023-03-01T08:30:27.582Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|||INFO|500||Running local validations 2023-03-01T08:30:27.596Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:30:27.681Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/related-to/volume-groups|INFO|500||Invoke 2023-03-01T08:30:27.682Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[85857ced-8524-4484-9f98-a24a9ba11491], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[bd4e693c-c39d-400a-9bc4-8d131db46e12], X-ECOMP-RequestID=[85857ced-8524-4484-9f98-a24a9ba11491], X-TransactionId=[], X-ONAP-RequestID=[85857ced-8524-4484-9f98-a24a9ba11491]} 2023-03-01T08:30:27.720Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/related-to/volume-groups has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 08:30:27 GMT], content-length=[408], x-aai-txid=[0-aai-resources-230301-08:30:27:546-34433], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:30:27.722Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/related-to/volume-groups|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/related-to/volume-groups","ERR.5.4.6114"]}}} 2023-03-01T08:30:27.723Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2023-03-01T08:30:27.728Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/related-to/volume-groups 2023-03-01T08:30:27.729Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 463b2bdd-7d2c-46e3-81d6-8b9181f0d948 2023-03-01T08:30:27.737Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:30:27.794Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vf-modules|INFO|500||Invoke 2023-03-01T08:30:27.795Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vf-modules|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[85857ced-8524-4484-9f98-a24a9ba11491], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8f99b16a-08af-480f-aded-404a1d11c352], X-ECOMP-RequestID=[85857ced-8524-4484-9f98-a24a9ba11491], X-TransactionId=[], X-ONAP-RequestID=[85857ced-8524-4484-9f98-a24a9ba11491]} 2023-03-01T08:30:27.823Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vf-modules|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vf-modules has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 08:30:27 GMT], content-length=[377], x-aai-txid=[2-aai-resources-230301-08:30:27:652-65222], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:30:27.824Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/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/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vf-modules","ERR.5.4.6114"]}}} 2023-03-01T08:30:27.825Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vf-modules|INFO|404|Not Found|InvokeReturn 2023-03-01T08:30:27.828Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948/vf-modules 2023-03-01T08:30:27.828Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 463b2bdd-7d2c-46e3-81d6-8b9181f0d948 2023-03-01T08:30:27.833Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:30:27.880Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||Invoke 2023-03-01T08:30:27.881Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add with request headers:{Authorization=[***REDACTED***], X-RequestID=[85857ced-8524-4484-9f98-a24a9ba11491], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[be08a80c-bcaf-48ce-880c-fe7d777e3367], X-ECOMP-RequestID=[85857ced-8524-4484-9f98-a24a9ba11491], X-TransactionId=[], X-ONAP-RequestID=[85857ced-8524-4484-9f98-a24a9ba11491]} 2023-03-01T08:30:27.942Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:30:27 GMT], content-length=[1054], vertex-id=[143392], x-aai-txid=[2-aai-resources-230301-08:30:27:747-15595], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:30:27.945Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|DEBUG|500||{"tenant-id":"282258f13b1143f3942f4811906d6add","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677659221268","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/463b2bdd-7d2c-46e3-81d6-8b9181f0d948","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"463b2bdd-7d2c-46e3-81d6-8b9181f0d948"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-01T08:30:27.945Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||InvokeReturn 2023-03-01T08:30:27.948Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-01T08:30:27.948Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-01T08:30:27.950Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:30:27.950Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-01T08:30:27.950Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:27.951Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:30:27.951Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-01T08:30:27.951Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|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:"9e7ff02b98b519cd", X-B3-SpanId:"a88bfdc857175bf5", X-B3-ParentSpanId:"9e7ff02b98b519cd", X-B3-Sampled:"0", X-ONAP-RequestID:"85857ced-8524-4484-9f98-a24a9ba11491", X-RequestID:"85857ced-8524-4484-9f98-a24a9ba11491", X-TransactionID:"85857ced-8524-4484-9f98-a24a9ba11491", X-ECOMP-RequestID:"85857ced-8524-4484-9f98-a24a9ba11491", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5eab4a18-8cca-4793-8431-837b95197d91"] 2023-03-01T08:30:27.952Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"463b2bdd-7d2c-46e3-81d6-8b9181f0d948","serviceInstanceId":"8a6fc751-044e-483d-a943-0cf50ff7fff9"},"instanceName":null,"requestScope":"vnf"} 2023-03-01T08:30:27.952Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:27.998Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:27.998Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:27.999Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-03-01T08:30:27.999Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|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:"Wed, 01 Mar 2023 08:30:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:28.000Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-01T08:30:28.000Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:28.001Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-01T08:30:28.002Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2023-03-01T08:30:28.003Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-03-01T08:30:28.003Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:28.004Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2023-03-01T08:30:28.004Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2023-03-01T08:30:28.005Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|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:"85857ced-8524-4484-9f98-a24a9ba11491", X-RequestID:"85857ced-8524-4484-9f98-a24a9ba11491", X-TransactionID:"85857ced-8524-4484-9f98-a24a9ba11491", X-ECOMP-RequestID:"85857ced-8524-4484-9f98-a24a9ba11491", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42f8f6b7-2359-49b4-9ec6-e28a28f5e0ae"] 2023-03-01T08:30:28.005Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2023-03-01T08:30:28.005Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:28.046Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:28.047Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:28.050Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2023-03-01T08:30:28.051Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|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:"Wed, 01 Mar 2023 08:30:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:28.053Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 10037, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "deleteInstance", "description" : "Gr api recipe to delete vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2023-03-01T05:42:11.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10037" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10037" } } } 2023-03-01T08:30:28.054Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:28.056Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-03-01T08:30:28.070Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:30:28.071Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-01T08:30:28.072Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:28.072Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:30:28.073Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-01T08:30:28.073Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1594", X-B3-TraceId:"9e7ff02b98b519cd", X-B3-SpanId:"f573e1a67c8a3b89", X-B3-ParentSpanId:"9e7ff02b98b519cd", X-B3-Sampled:"0", X-ONAP-RequestID:"85857ced-8524-4484-9f98-a24a9ba11491", X-RequestID:"85857ced-8524-4484-9f98-a24a9ba11491", X-TransactionID:"85857ced-8524-4484-9f98-a24a9ba11491", X-ECOMP-RequestID:"85857ced-8524-4484-9f98-a24a9ba11491", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f0c62c3-1735-4210-9ca4-2942001b22b8"] 2023-03-01T08:30:28.074Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"85857ced-8524-4484-9f98-a24a9ba11491","requestStatus":"IN_PROGRESS","startTime":1677659427829,"source":"VID","vnfId":"463b2bdd-7d2c-46e3-81d6-8b9181f0d948","tenantId":"282258f13b1143f3942f4811906d6add","requestBody":"{\n\t\"requestDetails\": {\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\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"8a6fc751-044e-483d-a943-0cf50ff7fff9","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"85857ced-8524-4484-9f98-a24a9ba11491"} 2023-03-01T08:30:28.074Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:28.118Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:28.119Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-01T08:30:28.119Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-03-01T08:30:28.120Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|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/85857ced-8524-4484-9f98-a24a9ba11491", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:28.140Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "85857ced-8524-4484-9f98-a24a9ba11491", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:30:27.829+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-01T08:30:28.097+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "85857ced-8524-4484-9f98-a24a9ba11491", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491" } } } 2023-03-01T08:30:28.141Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:28.141Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-01T08:30:28.168Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:30:28.169Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-01T08:30:28.170Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:28.170Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:30:28.170Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-01T08:30:28.171Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|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:"9e7ff02b98b519cd", X-B3-SpanId:"39e47b18ee89a780", X-B3-ParentSpanId:"9e7ff02b98b519cd", X-B3-Sampled:"0", X-ONAP-RequestID:"85857ced-8524-4484-9f98-a24a9ba11491", X-RequestID:"85857ced-8524-4484-9f98-a24a9ba11491", X-TransactionID:"85857ced-8524-4484-9f98-a24a9ba11491", X-ECOMP-RequestID:"85857ced-8524-4484-9f98-a24a9ba11491", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12c5dcec-e61c-4ad3-a18f-a802eb1f3dfe"] 2023-03-01T08:30:28.171Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|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\":\"d46885e7-f82c-44ab-b338-1faa49e13631\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"5335bd71-f4ee-4783-9398-549841f55c52\",\"modelVersionId\":\"fd10a954-0a14-4944-90df-64aa099d9393\",\"modelCustomizationId\":\"5335bd71-f4ee-4783-9398-549841f55c52\",\"modelUuid\":\"fd10a954-0a14-4944-90df-64aa099d9393\",\"modelInvariantUuid\":\"d46885e7-f82c-44ab-b338-1faa49e13631\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"282258f13b1143f3942f4811906d6add\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"8a6fc751-044e-483d-a943-0cf50ff7fff9\",\"vnfInstanceId\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\"}","type":"String"},"requestId":{"value":"85857ced-8524-4484-9f98-a24a9ba11491","type":"String"},"mso-request-id":{"value":"85857ced-8524-4484-9f98-a24a9ba11491","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"8a6fc751-044e-483d-a943-0cf50ff7fff9","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"463b2bdd-7d2c-46e3-81d6-8b9181f0d948","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/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-01T08:30:28.171Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:29.192Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:29.193Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-01T08:30:29.194Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-03-01T08:30:29.194Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 01 Mar 2023 08:30:29 GMT", X-ONAP-RequestID:"85857ced-8524-4484-9f98-a24a9ba11491", X-RequestID:"85857ced-8524-4484-9f98-a24a9ba11491", X-TransactionID:"85857ced-8524-4484-9f98-a24a9ba11491", X-ECOMP-RequestID:"85857ced-8524-4484-9f98-a24a9ba11491", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"12c5dcec-e61c-4ad3-a18f-a802eb1f3dfe", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:29.195Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"85857ced-8524-4484-9f98-a24a9ba11491\",\"instanceId\":\"463b2bdd-7d2c-46e3-81d6-8b9181f0d948\"}}","message":"Success","processInstanceID":"5238fa3f-b80b-11ed-bdfd-92f45cc7351c","variables":null,"messageCode":200} 2023-03-01T08:30:29.195Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:29.196Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-01T08:30:29.204Z|85857ced-8524-4484-9f98-a24a9ba11491|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:30:29.386Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:30:29.391Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491 2023-03-01T08:30:29.391Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|INFO|500||Invoke 2023-03-01T08:30:29.392Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:29.392Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491 2023-03-01T08:30:29.392Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Method : GET 2023-03-01T08:30:29.393Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"10a9fe7504bb58ea", X-B3-SpanId:"8aced9916e953b19", X-B3-ParentSpanId:"10a9fe7504bb58ea", X-B3-Sampled:"0", X-ONAP-RequestID:"3040dc19-883f-4372-a29a-af76def811a3", X-RequestID:"3040dc19-883f-4372-a29a-af76def811a3", X-TransactionID:"3040dc19-883f-4372-a29a-af76def811a3", X-ECOMP-RequestID:"3040dc19-883f-4372-a29a-af76def811a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf428af1-6509-4d61-8def-47692adc3a98"] 2023-03-01T08:30:29.393Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Request body: 2023-03-01T08:30:29.393Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:29.631Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:29.632Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:29.633Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Status text : 2023-03-01T08:30:29.636Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:29.637Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Response body: { "requestId" : "85857ced-8524-4484-9f98-a24a9ba11491", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:30:27.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:30:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "85857ced-8524-4484-9f98-a24a9ba11491", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491" } } } 2023-03-01T08:30:29.638Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:29.638Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|INFO|500||InvokeReturn 2023-03-01T08:30:29.642Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false 2023-03-01T08:30:29.643Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:30:29.643Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:29.644Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false 2023-03-01T08:30:29.644Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:30:29.645Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"10a9fe7504bb58ea", X-B3-SpanId:"7955d2f52d2488c4", X-B3-ParentSpanId:"10a9fe7504bb58ea", X-B3-Sampled:"0", X-ONAP-RequestID:"3040dc19-883f-4372-a29a-af76def811a3", X-RequestID:"3040dc19-883f-4372-a29a-af76def811a3", X-TransactionID:"3040dc19-883f-4372-a29a-af76def811a3", X-ECOMP-RequestID:"3040dc19-883f-4372-a29a-af76def811a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8698f336-8fdc-4546-bec4-4b150283e185"] 2023-03-01T08:30:29.645Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:30:29.646Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:29.674Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:29.675Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:29.676Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:30:29.677Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:29.677Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:30:29.679Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:29.680Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:30:29.694Z|3040dc19-883f-4372-a29a-af76def811a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:30:30.598Z|cb77cb70-09d0-4120-ae41-cf678d5b53b5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:30:30.600Z|cb77cb70-09d0-4120-ae41-cf678d5b53b5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:30:32.908Z|918ec032-c3e4-4177-93b7-8f614622c1f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:30:32.910Z|918ec032-c3e4-4177-93b7-8f614622c1f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:30:32.936Z|d1eb8cbe-591f-4985-aa0b-d5d975496f36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:30:32.938Z|d1eb8cbe-591f-4985-aa0b-d5d975496f36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:30:32.934Z|289732b8-eb35-4603-bc18-3aee9f5ef9f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:30:32.940Z|289732b8-eb35-4603-bc18-3aee9f5ef9f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:30:39.877Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:30:39.894Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491 2023-03-01T08:30:39.895Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|INFO|500||Invoke 2023-03-01T08:30:39.895Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:39.895Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491 2023-03-01T08:30:39.896Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Method : GET 2023-03-01T08:30:39.896Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70fee087c77ae04e", X-B3-SpanId:"76bfdd50e271dd10", X-B3-ParentSpanId:"70fee087c77ae04e", X-B3-Sampled:"0", X-ONAP-RequestID:"0eb1403d-03f6-4676-9d47-60ba388ae538", X-RequestID:"0eb1403d-03f6-4676-9d47-60ba388ae538", X-TransactionID:"0eb1403d-03f6-4676-9d47-60ba388ae538", X-ECOMP-RequestID:"0eb1403d-03f6-4676-9d47-60ba388ae538", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9a33852-c90d-44ce-95e4-d38d58ef3f47"] 2023-03-01T08:30:39.897Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Request body: 2023-03-01T08:30:39.897Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:39.932Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:39.933Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:39.934Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Status text : 2023-03-01T08:30:39.935Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:39.936Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Response body: { "requestId" : "85857ced-8524-4484-9f98-a24a9ba11491", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:30:27.000+00:00", "endTime" : "2023-03-01T08:30:35.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:30:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "85857ced-8524-4484-9f98-a24a9ba11491", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491" } } } 2023-03-01T08:30:39.937Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:39.938Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|INFO|500||InvokeReturn 2023-03-01T08:30:39.940Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false 2023-03-01T08:30:39.941Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:30:39.941Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:39.942Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false 2023-03-01T08:30:39.942Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:30:39.943Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70fee087c77ae04e", X-B3-SpanId:"279d42f95bd9b8a5", X-B3-ParentSpanId:"70fee087c77ae04e", X-B3-Sampled:"0", X-ONAP-RequestID:"0eb1403d-03f6-4676-9d47-60ba388ae538", X-RequestID:"0eb1403d-03f6-4676-9d47-60ba388ae538", X-TransactionID:"0eb1403d-03f6-4676-9d47-60ba388ae538", X-ECOMP-RequestID:"0eb1403d-03f6-4676-9d47-60ba388ae538", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd642fae-09ac-40fd-97f2-e82d6bc95a2d"] 2023-03-01T08:30:39.944Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:30:39.944Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:39.978Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:39.979Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:39.980Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:30:39.981Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:39.984Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:30:39.984Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:39.985Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:30:40.012Z|0eb1403d-03f6-4676-9d47-60ba388ae538|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:30:40.172Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:30:40.180Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491 2023-03-01T08:30:40.181Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|INFO|500||Invoke 2023-03-01T08:30:40.182Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:40.182Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491 2023-03-01T08:30:40.182Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Method : GET 2023-03-01T08:30:40.183Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f1ded3026d5df6f", X-B3-SpanId:"2b4595af1c93f372", X-B3-ParentSpanId:"4f1ded3026d5df6f", X-B3-Sampled:"0", X-ONAP-RequestID:"72cfcb29-5808-4e79-be56-0d3d37aa5fed", X-RequestID:"72cfcb29-5808-4e79-be56-0d3d37aa5fed", X-TransactionID:"72cfcb29-5808-4e79-be56-0d3d37aa5fed", X-ECOMP-RequestID:"72cfcb29-5808-4e79-be56-0d3d37aa5fed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdcf38ca-160a-4068-8ba2-3d8859432d2b"] 2023-03-01T08:30:40.183Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Request body: 2023-03-01T08:30:40.184Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:40.240Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:40.241Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:40.241Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Status text : 2023-03-01T08:30:40.243Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:40.245Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Response body: { "requestId" : "85857ced-8524-4484-9f98-a24a9ba11491", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:30:27.000+00:00", "endTime" : "2023-03-01T08:30:35.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:30:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "85857ced-8524-4484-9f98-a24a9ba11491", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491" } } } 2023-03-01T08:30:40.246Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:40.246Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|INFO|500||InvokeReturn 2023-03-01T08:30:40.248Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false 2023-03-01T08:30:40.251Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:30:40.251Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:40.252Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false 2023-03-01T08:30:40.260Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:30:40.263Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f1ded3026d5df6f", X-B3-SpanId:"4ebe4fd70b591e15", X-B3-ParentSpanId:"4f1ded3026d5df6f", X-B3-Sampled:"0", X-ONAP-RequestID:"72cfcb29-5808-4e79-be56-0d3d37aa5fed", X-RequestID:"72cfcb29-5808-4e79-be56-0d3d37aa5fed", X-TransactionID:"72cfcb29-5808-4e79-be56-0d3d37aa5fed", X-ECOMP-RequestID:"72cfcb29-5808-4e79-be56-0d3d37aa5fed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bc9f6c3-37fa-4256-a7bf-6a2af12d8c30"] 2023-03-01T08:30:40.263Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:30:40.264Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:40.292Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:40.293Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:40.294Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:30:40.294Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:40.296Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:30:40.296Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:40.297Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:30:40.317Z|72cfcb29-5808-4e79-be56-0d3d37aa5fed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:30:40.493Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:30:40.500Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491 2023-03-01T08:30:40.502Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|INFO|500||Invoke 2023-03-01T08:30:40.502Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:40.503Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491 2023-03-01T08:30:40.503Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Method : GET 2023-03-01T08:30:40.508Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b10e04ca2bb47ab6", X-B3-SpanId:"cd339d868a1bcad4", X-B3-ParentSpanId:"b10e04ca2bb47ab6", X-B3-Sampled:"0", X-ONAP-RequestID:"fdcee6e8-6abf-4b6d-876d-485a7d12e2b4", X-RequestID:"fdcee6e8-6abf-4b6d-876d-485a7d12e2b4", X-TransactionID:"fdcee6e8-6abf-4b6d-876d-485a7d12e2b4", X-ECOMP-RequestID:"fdcee6e8-6abf-4b6d-876d-485a7d12e2b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d8eadc7-ede4-4087-8f64-3e32772f520b"] 2023-03-01T08:30:40.508Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Request body: 2023-03-01T08:30:40.509Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:40.593Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:40.594Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:40.595Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Status text : 2023-03-01T08:30:40.595Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:40.610Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Response body: { "requestId" : "85857ced-8524-4484-9f98-a24a9ba11491", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:30:27.000+00:00", "endTime" : "2023-03-01T08:30:35.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:30:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "85857ced-8524-4484-9f98-a24a9ba11491", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491" } } } 2023-03-01T08:30:40.611Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:40.611Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|INFO|500||InvokeReturn 2023-03-01T08:30:40.614Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false 2023-03-01T08:30:40.615Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:30:40.615Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:40.615Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false 2023-03-01T08:30:40.617Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:30:40.617Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b10e04ca2bb47ab6", X-B3-SpanId:"c6573bbd827a5ce8", X-B3-ParentSpanId:"b10e04ca2bb47ab6", X-B3-Sampled:"0", X-ONAP-RequestID:"fdcee6e8-6abf-4b6d-876d-485a7d12e2b4", X-RequestID:"fdcee6e8-6abf-4b6d-876d-485a7d12e2b4", X-TransactionID:"fdcee6e8-6abf-4b6d-876d-485a7d12e2b4", X-ECOMP-RequestID:"fdcee6e8-6abf-4b6d-876d-485a7d12e2b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"155e1cc9-fb45-445f-b284-4439620c4b60"] 2023-03-01T08:30:40.617Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:30:40.618Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:40.661Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:40.662Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:40.663Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:30:40.663Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:40.665Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:30:40.665Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:40.666Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:30:40.687Z|fdcee6e8-6abf-4b6d-876d-485a7d12e2b4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:30:40.897Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:30:40.905Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491 2023-03-01T08:30:40.906Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|INFO|500||Invoke 2023-03-01T08:30:40.906Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:40.907Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491 2023-03-01T08:30:40.907Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Method : GET 2023-03-01T08:30:40.907Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74c08635aac75b61", X-B3-SpanId:"30e74c90447cb8a4", X-B3-ParentSpanId:"74c08635aac75b61", X-B3-Sampled:"0", X-ONAP-RequestID:"678d474b-6f99-44f8-b7b7-dcc313a5ce41", X-RequestID:"678d474b-6f99-44f8-b7b7-dcc313a5ce41", X-TransactionID:"678d474b-6f99-44f8-b7b7-dcc313a5ce41", X-ECOMP-RequestID:"678d474b-6f99-44f8-b7b7-dcc313a5ce41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a92efe6c-219f-4e96-83cc-f3ca6a924ff6"] 2023-03-01T08:30:40.908Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Request body: 2023-03-01T08:30:40.908Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:40.956Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:40.958Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:40.965Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Status text : 2023-03-01T08:30:40.965Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:40.966Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Response body: { "requestId" : "85857ced-8524-4484-9f98-a24a9ba11491", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:30:27.000+00:00", "endTime" : "2023-03-01T08:30:35.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:30:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "85857ced-8524-4484-9f98-a24a9ba11491", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491" } } } 2023-03-01T08:30:40.966Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:40.967Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|INFO|500||InvokeReturn 2023-03-01T08:30:40.969Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false 2023-03-01T08:30:40.969Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:30:40.970Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:40.970Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false 2023-03-01T08:30:40.971Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:30:40.971Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74c08635aac75b61", X-B3-SpanId:"e9b5e2b8edabdac9", X-B3-ParentSpanId:"74c08635aac75b61", X-B3-Sampled:"0", X-ONAP-RequestID:"678d474b-6f99-44f8-b7b7-dcc313a5ce41", X-RequestID:"678d474b-6f99-44f8-b7b7-dcc313a5ce41", X-TransactionID:"678d474b-6f99-44f8-b7b7-dcc313a5ce41", X-ECOMP-RequestID:"678d474b-6f99-44f8-b7b7-dcc313a5ce41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16bbfb85-1a0b-498c-a6f4-f3c2dfadaade"] 2023-03-01T08:30:40.972Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:30:40.972Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:41.005Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:41.006Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:41.007Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:30:41.007Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:41.009Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:30:41.009Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:41.011Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:30:41.022Z|678d474b-6f99-44f8-b7b7-dcc313a5ce41|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:30:41.181Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:30:41.197Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491 2023-03-01T08:30:41.198Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|INFO|500||Invoke 2023-03-01T08:30:41.198Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:41.199Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491 2023-03-01T08:30:41.199Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Method : GET 2023-03-01T08:30:41.199Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76ec24d13866c4ad", X-B3-SpanId:"4bc15f83d5e11cb6", X-B3-ParentSpanId:"76ec24d13866c4ad", X-B3-Sampled:"0", X-ONAP-RequestID:"2e96d05b-9bf4-4594-a115-7b12a68247ba", X-RequestID:"2e96d05b-9bf4-4594-a115-7b12a68247ba", X-TransactionID:"2e96d05b-9bf4-4594-a115-7b12a68247ba", X-ECOMP-RequestID:"2e96d05b-9bf4-4594-a115-7b12a68247ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d50519a0-09ad-4189-ae09-a629b7a057e2"] 2023-03-01T08:30:41.200Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Request body: 2023-03-01T08:30:41.200Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:41.286Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:41.287Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:41.288Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Status text : 2023-03-01T08:30:41.288Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:41.299Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||Response body: { "requestId" : "85857ced-8524-4484-9f98-a24a9ba11491", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:30:27.000+00:00", "endTime" : "2023-03-01T08:30:35.000+00:00", "source" : "VID", "vnfId" : "463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "vnfName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b_vnf_0", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"d46885e7-f82c-44ab-b338-1faa49e13631\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fd10a954-0a14-4944-90df-64aa099d9393\",\n \"modelCustomizationId\": \"5335bd71-f4ee-4783-9398-549841f55c52\",\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:30:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9/vnfs/463b2bdd-7d2c-46e3-81d6-8b9181f0d948", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "85857ced-8524-4484-9f98-a24a9ba11491", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491" } } } 2023-03-01T08:30:41.300Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:41.302Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85857ced-8524-4484-9f98-a24a9ba11491|INFO|500||InvokeReturn 2023-03-01T08:30:41.305Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false 2023-03-01T08:30:41.306Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:30:41.306Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:41.307Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false 2023-03-01T08:30:41.307Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:30:41.309Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76ec24d13866c4ad", X-B3-SpanId:"199bd67334eb3a19", X-B3-ParentSpanId:"76ec24d13866c4ad", X-B3-Sampled:"0", X-ONAP-RequestID:"2e96d05b-9bf4-4594-a115-7b12a68247ba", X-RequestID:"2e96d05b-9bf4-4594-a115-7b12a68247ba", X-TransactionID:"2e96d05b-9bf4-4594-a115-7b12a68247ba", X-ECOMP-RequestID:"2e96d05b-9bf4-4594-a115-7b12a68247ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"347a7aab-2222-4671-a42c-0ecc664f157f"] 2023-03-01T08:30:41.312Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:30:41.315Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:41.356Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:41.357Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:41.357Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:30:41.358Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:41.361Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:30:41.361Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:41.362Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85857ced-8524-4484-9f98-a24a9ba11491&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:30:41.383Z|2e96d05b-9bf4-4594-a115-7b12a68247ba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85857ced-8524-4484-9f98-a24a9ba11491|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:30:41.406Z|61822d4f-70c4-464a-9c09-1030a357fdfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:30:41.407Z|61822d4f-70c4-464a-9c09-1030a357fdfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:30:42.420Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:30:42.426Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|||INFO|500||Checking if requestId: 85a452f8-0b45-4526-a16e-49710405c056 already exists in requestDb InfraActiveRequests table 2023-03-01T08:30:42.428Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056 2023-03-01T08:30:42.430Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|INFO|500||Invoke 2023-03-01T08:30:42.430Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:42.431Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056 2023-03-01T08:30:42.431Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Method : GET 2023-03-01T08:30:42.435Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"406f1d37458484db", X-B3-SpanId:"6500ddd0eb74c34a", X-B3-ParentSpanId:"406f1d37458484db", X-B3-Sampled:"0", X-ONAP-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-TransactionID:"85a452f8-0b45-4526-a16e-49710405c056", X-ECOMP-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e9bd78c-221f-4d20-9261-11b084e61b60"] 2023-03-01T08:30:42.436Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Request body: 2023-03-01T08:30:42.437Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:42.490Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:42.491Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:30:42.491Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Status text : 2023-03-01T08:30:42.492Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 08:30:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:42.492Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Response body: 2023-03-01T08:30:42.493Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:42.493Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|INFO|404|Not Found|InvokeReturn 2023-03-01T08:30:42.511Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|||INFO|500||Running local validations 2023-03-01T08:30:42.525Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:30:42.587Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-01T08:30:42.589Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9?format=pathed|INFO|500||Invoke 2023-03-01T08:30:42.635Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9?format=pathed|INFO|500||InvokeReturn 2023-03-01T08:30:42.636Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9?format=pathed has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:30:42 GMT], content-length=[246], vertex-id=[217256], x-aai-txid=[2-aai-resources-230301-08:30:42:456-84360], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:30:42.638Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9"}]} 2023-03-01T08:30:42.651Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:30:42.754Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-01T08:30:42.755Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[85a452f8-0b45-4526-a16e-49710405c056], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d6268394-8b11-4914-9e84-1274b39fb8c0], X-ECOMP-RequestID=[85a452f8-0b45-4526-a16e-49710405c056], X-TransactionId=[], X-ONAP-RequestID=[85a452f8-0b45-4526-a16e-49710405c056]} 2023-03-01T08:30:42.799Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 08:30:42 GMT], content-length=[603], x-aai-txid=[0-aai-resources-230301-08:30:42:612-35724], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:30:42.804Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/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/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-03-01T08:30:42.805Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-01T08:30:42.813Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-03-01T08:30:42.822Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:30:42.868Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9?format=pathed|INFO|500||Invoke 2023-03-01T08:30:42.869Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[85a452f8-0b45-4526-a16e-49710405c056], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9b209fba-f6f9-4d26-935b-a7578924ad3c], X-ECOMP-RequestID=[85a452f8-0b45-4526-a16e-49710405c056], X-TransactionId=[], X-ONAP-RequestID=[85a452f8-0b45-4526-a16e-49710405c056]} 2023-03-01T08:30:42.911Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9?format=pathed has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:30:42 GMT], content-length=[246], vertex-id=[217256], x-aai-txid=[2-aai-resources-230301-08:30:42:726-52015], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:30:42.912Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9?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/8a6fc751-044e-483d-a943-0cf50ff7fff9"}]} 2023-03-01T08:30:42.913Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9?format=pathed|INFO|500||InvokeReturn 2023-03-01T08:30:42.921Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:30:42.963Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-01T08:30:42.964Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-01T08:30:42.996Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-01T08:30:42.997Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 08:30:42 GMT], content-length=[600], x-aai-txid=[0-aai-resources-230301-08:30:42:823-52945], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:30:42.999Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|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/8a6fc751-044e-483d-a943-0cf50ff7fff9/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/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-03-01T08:30:43.004Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-03-01T08:30:43.027Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:30:43.045Z|3f970c76-e6f4-4bc1-b5d3-d7100998dce0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:30:43.046Z|3f970c76-e6f4-4bc1-b5d3-d7100998dce0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:30:43.053Z|ee80596b-203e-4923-bfa9-aade8bbeb63d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:30:43.054Z|ee80596b-203e-4923-bfa9-aade8bbeb63d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:30:43.079Z|05bb8e92-8c76-4869-a707-7a95514ce8bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:30:43.080Z|05bb8e92-8c76-4869-a707-7a95514ce8bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:30:43.084Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9?format=pathed|INFO|500||Invoke 2023-03-01T08:30:43.085Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[85a452f8-0b45-4526-a16e-49710405c056], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2fa92ca8-e6a1-4fb8-ab33-58ce9a08581e], X-ECOMP-RequestID=[85a452f8-0b45-4526-a16e-49710405c056], X-TransactionId=[], X-ONAP-RequestID=[85a452f8-0b45-4526-a16e-49710405c056]} 2023-03-01T08:30:43.126Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9?format=pathed has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:30:42 GMT], content-length=[246], vertex-id=[217256], x-aai-txid=[0-aai-resources-230301-08:30:42:942-70824], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:30:43.129Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9?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/8a6fc751-044e-483d-a943-0cf50ff7fff9"}]} 2023-03-01T08:30:43.131Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9?format=pathed|INFO|500||InvokeReturn 2023-03-01T08:30:43.139Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:30:43.194Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-01T08:30:43.197Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[85a452f8-0b45-4526-a16e-49710405c056], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[81761d29-db6c-4a8e-b92e-212098f8a20b], X-ECOMP-RequestID=[85a452f8-0b45-4526-a16e-49710405c056], X-TransactionId=[], X-ONAP-RequestID=[85a452f8-0b45-4526-a16e-49710405c056]} 2023-03-01T08:30:43.230Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 08:30:43 GMT], content-length=[609], x-aai-txid=[2-aai-resources-230301-08:30:43:055-56451], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:30:43.238Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/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/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/configurations","ERR.5.4.6114"]}}} 2023-03-01T08:30:43.240Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-01T08:30:43.246Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/8a6fc751-044e-483d-a943-0cf50ff7fff9/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-03-01T08:30:43.254Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:30:43.311Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||Invoke 2023-03-01T08:30:43.312Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add with request headers:{Authorization=[***REDACTED***], X-RequestID=[85a452f8-0b45-4526-a16e-49710405c056], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6a1f2712-06bc-4138-9420-8e777b45fc98], X-ECOMP-RequestID=[85a452f8-0b45-4526-a16e-49710405c056], X-TransactionId=[], X-ONAP-RequestID=[85a452f8-0b45-4526-a16e-49710405c056]} 2023-03-01T08:30:43.342Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:30:43 GMT], content-length=[604], vertex-id=[143392], x-aai-txid=[2-aai-resources-230301-08:30:43:169-56363], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:30:43.346Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|DEBUG|500||{"tenant-id":"282258f13b1143f3942f4811906d6add","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677659434925","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-01T08:30:43.347Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||InvokeReturn 2023-03-01T08:30:43.350Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-01T08:30:43.350Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-01T08:30:43.352Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:30:43.352Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-01T08:30:43.352Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:43.353Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:30:43.353Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-01T08:30:43.354Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|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:"406f1d37458484db", X-B3-SpanId:"374faf27a9fb65f6", X-B3-ParentSpanId:"406f1d37458484db", X-B3-Sampled:"0", X-ONAP-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-TransactionID:"85a452f8-0b45-4526-a16e-49710405c056", X-ECOMP-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61c15715-4c7b-4f7c-a37d-2e21209ef83f"] 2023-03-01T08:30:43.354Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"8a6fc751-044e-483d-a943-0cf50ff7fff9"},"instanceName":null,"requestScope":"service"} 2023-03-01T08:30:43.355Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:43.428Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:43.429Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:43.430Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-03-01T08:30:43.430Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|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:"Wed, 01 Mar 2023 08:30:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:43.430Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-01T08:30:43.431Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:43.431Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-01T08:30:43.433Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:30:43.434Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-01T08:30:43.434Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:43.435Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:30:43.435Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-01T08:30:43.436Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|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:"85a452f8-0b45-4526-a16e-49710405c056", X-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-TransactionID:"85a452f8-0b45-4526-a16e-49710405c056", X-ECOMP-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07a46859-99c8-4e93-bf9c-4591bb1f20b9"] 2023-03-01T08:30:43.436Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-01T08:30:43.437Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:43.552Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:43.554Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:43.554Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-03-01T08:30:43.554Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|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:"Wed, 01 Mar 2023 08:30:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:43.560Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-01 05:42:11.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2023-03-01T08:30:43.561Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:43.562Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-01T08:30:43.570Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-01T08:30:43.571Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-03-01T08:30:43.571Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:43.572Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-01T08:30:43.572Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-03-01T08:30:43.573Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|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:"85a452f8-0b45-4526-a16e-49710405c056", X-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-TransactionID:"85a452f8-0b45-4526-a16e-49710405c056", X-ECOMP-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80f0e814-bb42-472c-9bb6-727f5f1bb88f"] 2023-03-01T08:30:43.580Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-03-01T08:30:43.581Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:43.629Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:43.630Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:43.630Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2023-03-01T08:30:43.631Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|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:"Wed, 01 Mar 2023 08:30:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:43.650Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 536, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-01T05:42:11.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2023-03-01T08:30:43.651Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:43.651Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-03-01T08:30:43.654Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:30:43.655Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-01T08:30:43.655Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:43.656Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:30:43.656Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-01T08:30:43.656Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|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:"85a452f8-0b45-4526-a16e-49710405c056", X-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-TransactionID:"85a452f8-0b45-4526-a16e-49710405c056", X-ECOMP-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fb7157d-9235-4b23-9d9d-27ec07771c8b"] 2023-03-01T08:30:43.657Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-01T08:30:43.657Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:43.707Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:43.708Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:43.709Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-03-01T08:30:43.709Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|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:"Wed, 01 Mar 2023 08:30:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:43.710Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-01 05:42:11.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2023-03-01T08:30:43.711Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:43.712Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-01T08:30:43.716Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:30:43.717Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-01T08:30:43.718Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:43.718Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:30:43.718Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-01T08:30:43.719Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1381", X-B3-TraceId:"406f1d37458484db", X-B3-SpanId:"9ccc7202ec4d1d53", X-B3-ParentSpanId:"406f1d37458484db", X-B3-Sampled:"0", X-ONAP-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-TransactionID:"85a452f8-0b45-4526-a16e-49710405c056", X-ECOMP-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b1b7744-df50-4c4d-9daa-66c822d4f5a8"] 2023-03-01T08:30:43.719Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"85a452f8-0b45-4526-a16e-49710405c056","requestStatus":"IN_PROGRESS","startTime":1677659443248,"source":"VID","tenantId":"282258f13b1143f3942f4811906d6add","requestBody":"{\n\t\"requestDetails\": {\n\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\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"8a6fc751-044e-483d-a943-0cf50ff7fff9","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"85a452f8-0b45-4526-a16e-49710405c056"} 2023-03-01T08:30:43.719Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:43.878Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:43.879Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-01T08:30:43.880Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-03-01T08:30:43.880Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|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/85a452f8-0b45-4526-a16e-49710405c056", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:43.891Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "85a452f8-0b45-4526-a16e-49710405c056", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:30:43.248+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-01T08:30:43.793+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "85a452f8-0b45-4526-a16e-49710405c056", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056" } } } 2023-03-01T08:30:43.902Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:43.903Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-01T08:30:43.941Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:30:43.943Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-01T08:30:43.943Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:43.944Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:30:43.945Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-01T08:30:43.946Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|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:"406f1d37458484db", X-B3-SpanId:"c65f00f39f3b622e", X-B3-ParentSpanId:"406f1d37458484db", X-B3-Sampled:"0", X-ONAP-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-TransactionID:"85a452f8-0b45-4526-a16e-49710405c056", X-ECOMP-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61d1f022-164a-4c98-9aab-17b2e86f9e1a"] 2023-03-01T08:30:43.946Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"86df27d9-c7b6-4258-aad7-5a9820a3420d\",\"modelUuid\":\"86df27d9-c7b6-4258-aad7-5a9820a3420d\",\"modelInvariantUuid\":\"53f55470-bd93-45f4-9e6f-3aa42e84c634\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"282258f13b1143f3942f4811906d6add\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"8a6fc751-044e-483d-a943-0cf50ff7fff9\"}","type":"String"},"requestId":{"value":"85a452f8-0b45-4526-a16e-49710405c056","type":"String"},"mso-request-id":{"value":"85a452f8-0b45-4526-a16e-49710405c056","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"8a6fc751-044e-483d-a943-0cf50ff7fff9","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/8a6fc751-044e-483d-a943-0cf50ff7fff9","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-01T08:30:43.947Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:44.973Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:44.974Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-01T08:30:44.975Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-03-01T08:30:44.977Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 01 Mar 2023 08:30:44 GMT", X-ONAP-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-TransactionID:"85a452f8-0b45-4526-a16e-49710405c056", X-ECOMP-RequestID:"85a452f8-0b45-4526-a16e-49710405c056", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"61d1f022-164a-4c98-9aab-17b2e86f9e1a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:44.979Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"85a452f8-0b45-4526-a16e-49710405c056\",\"instanceId\":\"8a6fc751-044e-483d-a943-0cf50ff7fff9\"}}","message":"Success","processInstanceID":"5ba033a7-b80b-11ed-bdfd-92f45cc7351c","variables":null,"messageCode":200} 2023-03-01T08:30:44.980Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:44.981Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-01T08:30:45.008Z|85a452f8-0b45-4526-a16e-49710405c056|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:30:45.253Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:30:45.260Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056 2023-03-01T08:30:45.263Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|INFO|500||Invoke 2023-03-01T08:30:45.264Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:45.264Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056 2023-03-01T08:30:45.265Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Method : GET 2023-03-01T08:30:45.265Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ec4483c9fc05715", X-B3-SpanId:"0a93ea3399996997", X-B3-ParentSpanId:"9ec4483c9fc05715", X-B3-Sampled:"0", X-ONAP-RequestID:"20bef2fe-8c5e-446d-913e-1177407cc2df", X-RequestID:"20bef2fe-8c5e-446d-913e-1177407cc2df", X-TransactionID:"20bef2fe-8c5e-446d-913e-1177407cc2df", X-ECOMP-RequestID:"20bef2fe-8c5e-446d-913e-1177407cc2df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5c7c750-507a-4ff4-b3dd-ca6c42381582"] 2023-03-01T08:30:45.266Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Request body: 2023-03-01T08:30:45.267Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:45.372Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:45.373Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:45.373Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Status text : 2023-03-01T08:30:45.374Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:45.380Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Response body: { "requestId" : "85a452f8-0b45-4526-a16e-49710405c056", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:30:43.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:30:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "serviceInstanceName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "85a452f8-0b45-4526-a16e-49710405c056", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056" } } } 2023-03-01T08:30:45.381Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:45.381Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|INFO|500||InvokeReturn 2023-03-01T08:30:45.383Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false 2023-03-01T08:30:45.384Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:30:45.384Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:45.385Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false 2023-03-01T08:30:45.385Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:30:45.385Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ec4483c9fc05715", X-B3-SpanId:"9b091ec7b8c255e2", X-B3-ParentSpanId:"9ec4483c9fc05715", X-B3-Sampled:"0", X-ONAP-RequestID:"20bef2fe-8c5e-446d-913e-1177407cc2df", X-RequestID:"20bef2fe-8c5e-446d-913e-1177407cc2df", X-TransactionID:"20bef2fe-8c5e-446d-913e-1177407cc2df", X-ECOMP-RequestID:"20bef2fe-8c5e-446d-913e-1177407cc2df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6beec5cb-2262-4ec9-83c6-acfc89cee94d"] 2023-03-01T08:30:45.386Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:30:45.386Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:45.439Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:45.441Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:45.442Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:30:45.442Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:45.463Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:30:45.464Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:45.464Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:30:45.480Z|20bef2fe-8c5e-446d-913e-1177407cc2df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:30:53.120Z|56af8651-3baa-4fe2-b2ee-5a2193e28f28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:30:53.121Z|56af8651-3baa-4fe2-b2ee-5a2193e28f28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:30:53.129Z|2c03f240-332e-4a44-b62a-4b2fd9d04b0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:30:53.130Z|2c03f240-332e-4a44-b62a-4b2fd9d04b0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:30:53.155Z|10252ad0-3228-4b8d-b0a3-8f0d837ab56d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:30:53.156Z|10252ad0-3228-4b8d-b0a3-8f0d837ab56d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:30:55.656Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:30:55.678Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056 2023-03-01T08:30:55.679Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|INFO|500||Invoke 2023-03-01T08:30:55.679Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:55.680Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056 2023-03-01T08:30:55.680Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Method : GET 2023-03-01T08:30:55.681Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97e2d09eb6fe5c9d", X-B3-SpanId:"afd59f8a088f312c", X-B3-ParentSpanId:"97e2d09eb6fe5c9d", X-B3-Sampled:"0", X-ONAP-RequestID:"823efc19-f851-41fa-9b10-ed9b3889594b", X-RequestID:"823efc19-f851-41fa-9b10-ed9b3889594b", X-TransactionID:"823efc19-f851-41fa-9b10-ed9b3889594b", X-ECOMP-RequestID:"823efc19-f851-41fa-9b10-ed9b3889594b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc8bc3a7-0b40-4bc8-9936-13eaaa53c92c"] 2023-03-01T08:30:55.681Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Request body: 2023-03-01T08:30:55.681Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:55.727Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:55.729Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:55.729Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Status text : 2023-03-01T08:30:55.730Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:55.732Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Response body: { "requestId" : "85a452f8-0b45-4526-a16e-49710405c056", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:30:43.000+00:00", "endTime" : "2023-03-01T08:30:50.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:30:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "serviceInstanceName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "85a452f8-0b45-4526-a16e-49710405c056", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056" } } } 2023-03-01T08:30:55.732Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:55.732Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|INFO|500||InvokeReturn 2023-03-01T08:30:55.735Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false 2023-03-01T08:30:55.736Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:30:55.737Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:55.738Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false 2023-03-01T08:30:55.739Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:30:55.739Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97e2d09eb6fe5c9d", X-B3-SpanId:"217573a8976de554", X-B3-ParentSpanId:"97e2d09eb6fe5c9d", X-B3-Sampled:"0", X-ONAP-RequestID:"823efc19-f851-41fa-9b10-ed9b3889594b", X-RequestID:"823efc19-f851-41fa-9b10-ed9b3889594b", X-TransactionID:"823efc19-f851-41fa-9b10-ed9b3889594b", X-ECOMP-RequestID:"823efc19-f851-41fa-9b10-ed9b3889594b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72dbf890-a786-4fb2-a744-860aa4c1ad69"] 2023-03-01T08:30:55.739Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:30:55.740Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:55.804Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:55.805Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:55.806Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:30:55.807Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:55.808Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:30:55.808Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:55.808Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:30:55.823Z|823efc19-f851-41fa-9b10-ed9b3889594b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:30:55.975Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:30:55.986Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056 2023-03-01T08:30:55.987Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|INFO|500||Invoke 2023-03-01T08:30:55.988Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:55.989Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056 2023-03-01T08:30:55.989Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Method : GET 2023-03-01T08:30:55.990Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9608893657c7e6fe", X-B3-SpanId:"3653cc96495fafb8", X-B3-ParentSpanId:"9608893657c7e6fe", X-B3-Sampled:"0", X-ONAP-RequestID:"30632894-080c-4b39-853e-ca2447579682", X-RequestID:"30632894-080c-4b39-853e-ca2447579682", X-TransactionID:"30632894-080c-4b39-853e-ca2447579682", X-ECOMP-RequestID:"30632894-080c-4b39-853e-ca2447579682", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71d6306f-2366-448c-ab31-66b84d1746bf"] 2023-03-01T08:30:55.991Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Request body: 2023-03-01T08:30:55.992Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:56.043Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:56.044Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:56.045Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Status text : 2023-03-01T08:30:56.046Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:55 GMT", Connection:"close"] 2023-03-01T08:30:56.051Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Response body: { "requestId" : "85a452f8-0b45-4526-a16e-49710405c056", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:30:43.000+00:00", "endTime" : "2023-03-01T08:30:50.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:30:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "serviceInstanceName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "85a452f8-0b45-4526-a16e-49710405c056", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056" } } } 2023-03-01T08:30:56.052Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:56.052Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|INFO|500||InvokeReturn 2023-03-01T08:30:56.056Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false 2023-03-01T08:30:56.057Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:30:56.057Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:56.057Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false 2023-03-01T08:30:56.058Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:30:56.058Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9608893657c7e6fe", X-B3-SpanId:"2462f3ac82f5f8ab", X-B3-ParentSpanId:"9608893657c7e6fe", X-B3-Sampled:"0", X-ONAP-RequestID:"30632894-080c-4b39-853e-ca2447579682", X-RequestID:"30632894-080c-4b39-853e-ca2447579682", X-TransactionID:"30632894-080c-4b39-853e-ca2447579682", X-ECOMP-RequestID:"30632894-080c-4b39-853e-ca2447579682", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b14a9d5-637b-4d60-b663-f2aa94fc0d6d"] 2023-03-01T08:30:56.058Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:30:56.059Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:56.096Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:56.097Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:56.097Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:30:56.098Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:56.099Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:30:56.100Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:56.100Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:30:56.117Z|30632894-080c-4b39-853e-ca2447579682|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:30:56.278Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:30:56.284Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056 2023-03-01T08:30:56.284Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|INFO|500||Invoke 2023-03-01T08:30:56.285Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:56.285Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056 2023-03-01T08:30:56.286Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Method : GET 2023-03-01T08:30:56.286Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9526471932bb146a", X-B3-SpanId:"8eff7235fa345be6", X-B3-ParentSpanId:"9526471932bb146a", X-B3-Sampled:"0", X-ONAP-RequestID:"96597685-b72c-43e4-8787-14726f2f6080", X-RequestID:"96597685-b72c-43e4-8787-14726f2f6080", X-TransactionID:"96597685-b72c-43e4-8787-14726f2f6080", X-ECOMP-RequestID:"96597685-b72c-43e4-8787-14726f2f6080", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0dc37eb-c665-46c1-9b24-d2aa715f7e9f"] 2023-03-01T08:30:56.287Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Request body: 2023-03-01T08:30:56.287Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:56.329Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:56.330Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:56.331Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Status text : 2023-03-01T08:30:56.331Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:56.334Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Response body: { "requestId" : "85a452f8-0b45-4526-a16e-49710405c056", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:30:43.000+00:00", "endTime" : "2023-03-01T08:30:50.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:30:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "serviceInstanceName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "85a452f8-0b45-4526-a16e-49710405c056", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056" } } } 2023-03-01T08:30:56.335Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:56.345Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|INFO|500||InvokeReturn 2023-03-01T08:30:56.348Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false 2023-03-01T08:30:56.354Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:30:56.355Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:56.356Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false 2023-03-01T08:30:56.357Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:30:56.357Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9526471932bb146a", X-B3-SpanId:"a6617ad4f96ebb9b", X-B3-ParentSpanId:"9526471932bb146a", X-B3-Sampled:"0", X-ONAP-RequestID:"96597685-b72c-43e4-8787-14726f2f6080", X-RequestID:"96597685-b72c-43e4-8787-14726f2f6080", X-TransactionID:"96597685-b72c-43e4-8787-14726f2f6080", X-ECOMP-RequestID:"96597685-b72c-43e4-8787-14726f2f6080", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a086b75-d50e-4586-a9d8-8b9bef9224af"] 2023-03-01T08:30:56.358Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:30:56.358Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:56.379Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:56.384Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:56.384Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:30:56.385Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:56.386Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:30:56.386Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:56.386Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:30:56.407Z|5f301df2-0607-47fb-82a1-aadc213335ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:30:56.412Z|5f301df2-0607-47fb-82a1-aadc213335ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:30:56.419Z|96597685-b72c-43e4-8787-14726f2f6080|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:30:56.594Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:30:56.604Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056 2023-03-01T08:30:56.605Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|INFO|500||Invoke 2023-03-01T08:30:56.606Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:56.606Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056 2023-03-01T08:30:56.607Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Method : GET 2023-03-01T08:30:56.607Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b65944dd2b519f6", X-B3-SpanId:"3a050b6d33b4f218", X-B3-ParentSpanId:"9b65944dd2b519f6", X-B3-Sampled:"0", X-ONAP-RequestID:"812de55f-e432-48e5-9a04-fd09cd4a4efa", X-RequestID:"812de55f-e432-48e5-9a04-fd09cd4a4efa", X-TransactionID:"812de55f-e432-48e5-9a04-fd09cd4a4efa", X-ECOMP-RequestID:"812de55f-e432-48e5-9a04-fd09cd4a4efa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cde33f81-83ce-48ce-8c02-6d3fc1a0fefd"] 2023-03-01T08:30:56.608Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Request body: 2023-03-01T08:30:56.608Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:56.650Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:56.650Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:56.651Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Status text : 2023-03-01T08:30:56.651Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:56.653Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||Response body: { "requestId" : "85a452f8-0b45-4526-a16e-49710405c056", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:30:43.000+00:00", "endTime" : "2023-03-01T08:30:50.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"53f55470-bd93-45f4-9e6f-3aa42e84c634\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"86df27d9-c7b6-4258-aad7-5a9820a3420d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:30:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6fc751-044e-483d-a943-0cf50ff7fff9", "serviceInstanceName" : "basic_vm-b84f45cd-3073-46d1-b4a4-31a72f3c4e1b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6fc751-044e-483d-a943-0cf50ff7fff9", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "85a452f8-0b45-4526-a16e-49710405c056", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056" } } } 2023-03-01T08:30:56.653Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:56.654Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85a452f8-0b45-4526-a16e-49710405c056|INFO|500||InvokeReturn 2023-03-01T08:30:56.656Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false 2023-03-01T08:30:56.657Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:30:56.657Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:30:56.657Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false 2023-03-01T08:30:56.658Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:30:56.658Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b65944dd2b519f6", X-B3-SpanId:"9669da2a1e8e8671", X-B3-ParentSpanId:"9b65944dd2b519f6", X-B3-Sampled:"0", X-ONAP-RequestID:"812de55f-e432-48e5-9a04-fd09cd4a4efa", X-RequestID:"812de55f-e432-48e5-9a04-fd09cd4a4efa", X-TransactionID:"812de55f-e432-48e5-9a04-fd09cd4a4efa", X-ECOMP-RequestID:"812de55f-e432-48e5-9a04-fd09cd4a4efa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb04e3ea-a22b-4748-9d4f-4ac9c8fdb9b6"] 2023-03-01T08:30:56.658Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:30:56.659Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:30:56.680Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:30:56.681Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:30:56.681Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:30:56.681Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:30:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:30:56.686Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:30:56.687Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:30:56.687Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85a452f8-0b45-4526-a16e-49710405c056&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:30:56.708Z|812de55f-e432-48e5-9a04-fd09cd4a4efa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85a452f8-0b45-4526-a16e-49710405c056|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:30:57.566Z|e807b5d6-8af1-46cd-9ec9-9c87132d87bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:30:57.566Z|e807b5d6-8af1-46cd-9ec9-9c87132d87bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:31:03.166Z|46821ed5-b343-481a-832c-b872d59acf35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:31:03.168Z|46821ed5-b343-481a-832c-b872d59acf35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:31:03.175Z|7c7aeba7-8ee5-42ed-be78-5dda20e861f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:31:03.177Z|7c7aeba7-8ee5-42ed-be78-5dda20e861f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:31:03.195Z|556f5237-80af-4695-a432-536d20c02e1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:31:03.197Z|556f5237-80af-4695-a432-536d20c02e1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:31:11.410Z|53075cba-5cd8-4934-b16f-2e9e1c67b53a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:31:11.411Z|53075cba-5cd8-4934-b16f-2e9e1c67b53a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:31:13.227Z|a0d215f9-b53d-4f2f-a9ba-96469728f380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:31:13.228Z|a0d215f9-b53d-4f2f-a9ba-96469728f380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:31:13.285Z|f554ef32-762d-467e-8fbe-f4d6c8b00d79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:31:13.290Z|f554ef32-762d-467e-8fbe-f4d6c8b00d79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:31:13.326Z|1e8d25f3-f019-4b34-80cf-8cf14c85fc6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:31:13.327Z|1e8d25f3-f019-4b34-80cf-8cf14c85fc6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:31:23.327Z|0cdab336-8104-41f1-86bf-f9f0bba2cda6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:31:23.328Z|0cdab336-8104-41f1-86bf-f9f0bba2cda6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:31:23.402Z|47f57113-bc80-49ca-94ec-e8322aa18998|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:31:23.405Z|47f57113-bc80-49ca-94ec-e8322aa18998|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:31:23.402Z|26ecfb96-722b-4997-bde8-04f9c82a3a80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:31:23.407Z|26ecfb96-722b-4997-bde8-04f9c82a3a80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:31:26.406Z|d313d53a-f554-4d75-8cc5-de8f25ad9a5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:31:26.407Z|d313d53a-f554-4d75-8cc5-de8f25ad9a5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:31:27.567Z|f8d3a0e3-86fc-41e9-8179-99f0f2fda8ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:31:27.569Z|f8d3a0e3-86fc-41e9-8179-99f0f2fda8ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:31:30.584Z|cb22eb6c-a1a3-4235-be84-ce75d9e51667|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:31:30.585Z|cb22eb6c-a1a3-4235-be84-ce75d9e51667|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:31:33.388Z|3cc048da-c48f-4dc1-92b3-38b29881857a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:31:33.391Z|3cc048da-c48f-4dc1-92b3-38b29881857a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:31:33.467Z|119181f2-8bae-46ba-b746-70ce4524d3fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:31:33.469Z|119181f2-8bae-46ba-b746-70ce4524d3fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:31:33.477Z|ec51aa82-aad5-4332-8b59-40e7958543e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:31:33.479Z|ec51aa82-aad5-4332-8b59-40e7958543e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:31:41.407Z|fdde6cdc-9a2e-4ca4-9274-242922991d77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:31:41.409Z|fdde6cdc-9a2e-4ca4-9274-242922991d77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:31:43.478Z|b15baf43-c60f-4b56-bf3a-9418a726bac0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:31:43.479Z|b15baf43-c60f-4b56-bf3a-9418a726bac0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:31:43.541Z|0935ffa3-3dde-491e-bd3e-74d48d10b67f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:31:43.555Z|336c8c92-33bb-4dc8-a4fe-47208b947545|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:31:43.556Z|336c8c92-33bb-4dc8-a4fe-47208b947545|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:31:43.559Z|0935ffa3-3dde-491e-bd3e-74d48d10b67f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:31:53.559Z|7f1b51a1-6b5e-49db-86d4-90d66d977f5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:31:53.563Z|7f1b51a1-6b5e-49db-86d4-90d66d977f5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:31:53.623Z|1346c74c-90a3-4401-b65f-8e77e6f0342d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:31:53.624Z|1346c74c-90a3-4401-b65f-8e77e6f0342d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:31:53.637Z|44edc92e-4436-46dd-9fd5-1337dacc3137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:31:53.638Z|44edc92e-4436-46dd-9fd5-1337dacc3137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:31:56.406Z|4bade4a0-56bc-4b26-a5f4-98fde68d3da0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:31:56.407Z|4bade4a0-56bc-4b26-a5f4-98fde68d3da0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:31:57.570Z|30450bd5-1f6b-48dc-9cbf-126de83f0eaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:31:57.574Z|30450bd5-1f6b-48dc-9cbf-126de83f0eaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:32:03.623Z|a2447c0f-939d-43a1-a220-46b39612acae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:32:03.629Z|a2447c0f-939d-43a1-a220-46b39612acae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:32:03.748Z|e28f883e-8895-47f0-87b7-fa7885525685|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:32:03.750Z|e28f883e-8895-47f0-87b7-fa7885525685|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:32:03.762Z|cfeafaa2-e962-4528-a393-f390d24fcc3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:32:03.764Z|cfeafaa2-e962-4528-a393-f390d24fcc3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:32:11.408Z|0cfbb930-7a84-41a1-8e96-03a66407ae4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:32:11.411Z|0cfbb930-7a84-41a1-8e96-03a66407ae4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:32:13.711Z|adefa357-0a3f-4d8d-873c-d91cf2fecbea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:32:13.712Z|adefa357-0a3f-4d8d-873c-d91cf2fecbea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:32:13.848Z|a3e156af-e5c2-4fee-aac5-4ad347e6cd70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:32:13.849Z|a3e156af-e5c2-4fee-aac5-4ad347e6cd70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:32:13.863Z|f932f8c0-5d6d-4cea-a0be-bee8f1faaea6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:32:13.868Z|f932f8c0-5d6d-4cea-a0be-bee8f1faaea6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:32:23.777Z|3ce05ea4-30b6-4382-b74a-96b696cd08af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:32:23.778Z|3ce05ea4-30b6-4382-b74a-96b696cd08af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:32:23.894Z|03524d96-cc01-44a0-80b4-b0144638b48e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:32:23.895Z|03524d96-cc01-44a0-80b4-b0144638b48e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:32:23.921Z|00454a13-9891-465c-843e-8fd5c456091a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:32:23.923Z|00454a13-9891-465c-843e-8fd5c456091a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:32:26.407Z|b70d045c-8f10-4917-a7f1-87b20a72c2af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:32:26.407Z|b70d045c-8f10-4917-a7f1-87b20a72c2af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:32:27.587Z|ca420fb5-2bca-4489-8d86-5a1fbaa034b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:32:27.590Z|ca420fb5-2bca-4489-8d86-5a1fbaa034b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:32:30.586Z|19c7ff33-1cdf-48f5-b9d5-9950a6435dfc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:32:30.587Z|19c7ff33-1cdf-48f5-b9d5-9950a6435dfc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:32:33.836Z|4ec401eb-ce52-4e8b-892e-7963e0e7a041|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:32:33.837Z|4ec401eb-ce52-4e8b-892e-7963e0e7a041|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:32:33.957Z|3e202741-e739-49b2-b00e-dd577444e960|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:32:33.958Z|3e202741-e739-49b2-b00e-dd577444e960|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:32:33.999Z|1907c724-0ee9-448f-877e-d38a02291bb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:32:34.000Z|1907c724-0ee9-448f-877e-d38a02291bb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:32:41.407Z|1bd1d287-e459-4acb-a25c-f8f5cb16066e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:32:41.415Z|1bd1d287-e459-4acb-a25c-f8f5cb16066e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:32:43.935Z|d1240128-67c3-4c24-88a3-14fd5e924184|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:32:43.937Z|d1240128-67c3-4c24-88a3-14fd5e924184|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:32:44.035Z|1edea1b1-6fe2-45ab-b4a9-e178c6cceecf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:32:44.036Z|1edea1b1-6fe2-45ab-b4a9-e178c6cceecf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:32:44.073Z|669bf9e2-d297-479e-a90a-69abd5737e13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:32:44.074Z|669bf9e2-d297-479e-a90a-69abd5737e13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:32:53.996Z|73bfb5a1-7547-4f38-b551-50b95a0ea785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:32:53.997Z|73bfb5a1-7547-4f38-b551-50b95a0ea785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:32:54.125Z|91d57cf7-5666-40ac-8007-570229f47338|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:32:54.126Z|91d57cf7-5666-40ac-8007-570229f47338|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:32:54.151Z|ac453e12-3e74-45ff-92e9-bac82832aa5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:32:54.153Z|ac453e12-3e74-45ff-92e9-bac82832aa5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:32:56.406Z|3d1cad9e-1b73-4cbc-a3e7-0535d647e5b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:32:56.406Z|3d1cad9e-1b73-4cbc-a3e7-0535d647e5b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:32:57.591Z|7f03fcb7-64bd-4bcc-9aa2-72bb507ef4be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:32:57.593Z|7f03fcb7-64bd-4bcc-9aa2-72bb507ef4be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:33:04.082Z|3fd3acb2-0ccf-46c9-871f-2c8ce20a19d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:33:04.083Z|3fd3acb2-0ccf-46c9-871f-2c8ce20a19d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:33:04.188Z|70b36f2d-1112-488c-92ab-9a1d7569c67d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:33:04.191Z|70b36f2d-1112-488c-92ab-9a1d7569c67d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:33:04.209Z|4b3cacfb-ee5d-4daa-8c3c-a901f5cfe65e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:33:04.210Z|4b3cacfb-ee5d-4daa-8c3c-a901f5cfe65e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:33:11.406Z|830fe230-af8c-4477-b560-f3c2cc64e08c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:33:11.408Z|830fe230-af8c-4477-b560-f3c2cc64e08c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:33:14.165Z|053ccbef-4654-40de-838f-deb4bd4b0fc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:33:14.168Z|053ccbef-4654-40de-838f-deb4bd4b0fc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:33:14.260Z|faa73968-e52b-40d7-a50b-9fa5cfb97eb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:33:14.261Z|faa73968-e52b-40d7-a50b-9fa5cfb97eb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:33:14.283Z|0d4d106d-3d2b-4153-bf48-84a89a181534|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:33:14.284Z|0d4d106d-3d2b-4153-bf48-84a89a181534|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:33:24.274Z|d36bc2d7-c97e-422f-8a7d-5bab73af8a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:33:24.282Z|d36bc2d7-c97e-422f-8a7d-5bab73af8a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:33:24.326Z|74e87a92-a877-4bff-b135-a33d15b67cc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:33:24.329Z|74e87a92-a877-4bff-b135-a33d15b67cc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:33:24.366Z|814d18a7-c758-467b-9429-e0e424f516a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:33:24.367Z|814d18a7-c758-467b-9429-e0e424f516a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:33:26.406Z|a6659e0b-c0f8-4b64-9024-21185cfb87d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:33:26.412Z|a6659e0b-c0f8-4b64-9024-21185cfb87d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:33:27.595Z|58145b51-f113-4260-96a3-d1d84ad927e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:33:27.597Z|58145b51-f113-4260-96a3-d1d84ad927e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:33:30.595Z|ce854e42-6281-4eea-a03d-3a669abec985|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:33:30.597Z|ce854e42-6281-4eea-a03d-3a669abec985|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:33:34.399Z|d57ec067-4794-4986-9e1c-f582a866ae64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:33:34.403Z|d57ec067-4794-4986-9e1c-f582a866ae64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:33:34.428Z|5c2b5cd2-5937-415c-8da5-bf5e7d7f3062|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:33:34.429Z|5c2b5cd2-5937-415c-8da5-bf5e7d7f3062|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:33:34.452Z|c6a7cfc9-179c-4924-9dda-f488daadc93c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:33:34.453Z|c6a7cfc9-179c-4924-9dda-f488daadc93c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:33:41.406Z|020c06e5-42d2-4334-af00-0cb391586861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:33:41.406Z|020c06e5-42d2-4334-af00-0cb391586861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:33:44.477Z|b8dc3d52-a22f-4d47-8b8e-7b2f8e1845bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:33:44.478Z|b8dc3d52-a22f-4d47-8b8e-7b2f8e1845bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:33:44.499Z|70941675-effa-4dcb-9e6b-eb8b7a5e1bb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:33:44.500Z|70941675-effa-4dcb-9e6b-eb8b7a5e1bb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:33:44.532Z|31f5b05c-0748-4091-bf09-0d095a316f27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:33:44.533Z|31f5b05c-0748-4091-bf09-0d095a316f27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:33:54.574Z|349e2b6a-9991-45b1-9571-9a9e2671ef49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:33:54.576Z|349e2b6a-9991-45b1-9571-9a9e2671ef49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:33:54.676Z|2c230e16-b61d-416b-affa-853227362ca2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:33:54.676Z|f48c4040-a250-4585-a6f8-3ef4cea0da29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:33:54.677Z|2c230e16-b61d-416b-affa-853227362ca2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:33:54.677Z|f48c4040-a250-4585-a6f8-3ef4cea0da29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:33:56.406Z|70799b9c-ae3b-46d8-979b-5ed7cb874b48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:33:56.406Z|70799b9c-ae3b-46d8-979b-5ed7cb874b48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:33:57.607Z|b980ef12-8103-4412-81dc-845f187fa1c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:33:57.607Z|b980ef12-8103-4412-81dc-845f187fa1c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:34:04.683Z|a383226f-9021-4dd5-af99-dba306f8bad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:34:04.684Z|a383226f-9021-4dd5-af99-dba306f8bad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:34:04.728Z|e4ad3c85-42b3-4075-982a-4732cab31ea4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:34:04.729Z|e4ad3c85-42b3-4075-982a-4732cab31ea4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:34:04.749Z|275a435b-08a3-4c39-9210-abe0396b89c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:34:04.750Z|275a435b-08a3-4c39-9210-abe0396b89c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:34:11.406Z|57b3be3d-2dd0-4920-afa3-e5aaa023293f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:34:11.409Z|57b3be3d-2dd0-4920-afa3-e5aaa023293f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:34:14.834Z|1c379d56-93b3-46da-9e1b-c38b4d0d55a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:34:14.834Z|1c379d56-93b3-46da-9e1b-c38b4d0d55a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:34:14.835Z|2badfb19-78ab-4798-8d37-3852f22e433f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:34:14.836Z|2badfb19-78ab-4798-8d37-3852f22e433f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:34:14.897Z|544c9066-52f2-4dad-8470-f098cf7e89d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:34:14.898Z|544c9066-52f2-4dad-8470-f098cf7e89d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:34:24.955Z|47c1f5bf-c1f1-4db1-adf0-da6ebab5acd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:34:24.956Z|47c1f5bf-c1f1-4db1-adf0-da6ebab5acd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:34:24.979Z|55664986-d503-4578-b060-5090d311c5cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:34:24.980Z|55664986-d503-4578-b060-5090d311c5cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:34:25.082Z|b223e798-53a4-452e-8115-a408b2dde77e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:34:25.084Z|b223e798-53a4-452e-8115-a408b2dde77e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:34:26.406Z|3f2556ed-eeee-48da-8f59-e21f98bf31fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:34:26.406Z|3f2556ed-eeee-48da-8f59-e21f98bf31fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:34:27.608Z|92768860-f35d-493a-8e6f-bc8d9028c5e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:34:27.609Z|92768860-f35d-493a-8e6f-bc8d9028c5e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:34:30.585Z|c95730c0-2db6-472b-bf99-321ecee222ae|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:34:30.586Z|c95730c0-2db6-472b-bf99-321ecee222ae|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:34:35.084Z|cd3a4fa3-8736-441d-9c4f-bfd041e07e3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:34:35.084Z|a636fb89-d78c-49fa-8c93-77dd10116976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:34:35.085Z|a636fb89-d78c-49fa-8c93-77dd10116976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:34:35.085Z|cd3a4fa3-8736-441d-9c4f-bfd041e07e3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:34:35.194Z|2938f4d8-7c25-4a41-bffa-3b3d0dae5def|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:34:35.195Z|2938f4d8-7c25-4a41-bffa-3b3d0dae5def|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:34:41.406Z|d6012294-9b88-4fd4-8029-a380f37f3407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:34:41.406Z|d6012294-9b88-4fd4-8029-a380f37f3407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:34:45.228Z|5b027346-d9a0-4bd0-9d28-d163cfcdb48f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:34:45.228Z|8a8dedeb-f78b-443d-9cb6-963da1569652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:34:45.229Z|5b027346-d9a0-4bd0-9d28-d163cfcdb48f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:34:45.230Z|8a8dedeb-f78b-443d-9cb6-963da1569652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:34:45.265Z|7d5c6861-9f0c-42af-934d-d8c694cf8428|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:34:45.266Z|7d5c6861-9f0c-42af-934d-d8c694cf8428|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:34:55.301Z|d811e661-a08c-4692-9972-69ec3b8e4421|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:34:55.301Z|aabe3925-7f26-4f1e-9e0d-e9aeb8799f09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:34:55.302Z|d811e661-a08c-4692-9972-69ec3b8e4421|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:34:55.302Z|aabe3925-7f26-4f1e-9e0d-e9aeb8799f09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:34:55.336Z|290e9a9b-02d8-47b2-827e-196e709a2b16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:34:55.337Z|290e9a9b-02d8-47b2-827e-196e709a2b16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:34:56.408Z|67b746bc-eed2-409f-825e-7f9349d9eba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:34:56.416Z|67b746bc-eed2-409f-825e-7f9349d9eba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:34:57.611Z|b326a157-9455-446c-8d5a-619a1036b3e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:34:57.612Z|b326a157-9455-446c-8d5a-619a1036b3e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:35:05.381Z|aac6ac01-7aa5-4366-867d-b9fd8358861d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:35:05.381Z|aac6ac01-7aa5-4366-867d-b9fd8358861d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:35:05.384Z|f4b1d663-13f1-4c1f-bc7b-09837cb81f5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:35:05.384Z|f4b1d663-13f1-4c1f-bc7b-09837cb81f5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:35:05.411Z|cd950978-05da-4678-af88-098a1e2d98f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:35:05.413Z|cd950978-05da-4678-af88-098a1e2d98f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:35:11.408Z|a183c80c-5218-418e-b962-492caae4db70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:35:11.409Z|a183c80c-5218-418e-b962-492caae4db70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:35:15.449Z|65cee76d-8e3c-43ae-9e0e-d0e9cf763fac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:35:15.450Z|65cee76d-8e3c-43ae-9e0e-d0e9cf763fac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:35:15.449Z|de0f83e4-96ec-47bb-80fd-10ff9f8fc21e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:35:15.454Z|de0f83e4-96ec-47bb-80fd-10ff9f8fc21e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:35:15.464Z|8ae6c9a2-9d01-4f7a-a1a6-df15abb6dce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:35:15.465Z|8ae6c9a2-9d01-4f7a-a1a6-df15abb6dce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:35:25.535Z|9ccf66ab-fa01-4282-aa73-8d46efc071f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:35:25.536Z|9ccf66ab-fa01-4282-aa73-8d46efc071f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:35:25.546Z|2a2403b4-98ee-467e-805e-f7967f680154|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:35:25.530Z|b3e71252-cc4a-4acd-ab82-4fe522355306|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:35:25.552Z|b3e71252-cc4a-4acd-ab82-4fe522355306|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:35:25.547Z|2a2403b4-98ee-467e-805e-f7967f680154|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:35:26.406Z|2b3f330b-00be-4a00-a48a-d6a59b11f989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:35:26.407Z|2b3f330b-00be-4a00-a48a-d6a59b11f989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:35:27.615Z|3d48b572-d7da-4565-8b54-32617f3053e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:35:27.618Z|3d48b572-d7da-4565-8b54-32617f3053e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:35:30.584Z|b46e87de-4d3d-4802-b7be-e267e9126a30|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:35:30.588Z|b46e87de-4d3d-4802-b7be-e267e9126a30|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:35:35.635Z|f7e63925-0d61-4877-8a4b-a214b781b2a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:35:35.637Z|06b1ed10-a292-47b4-a779-a2b256fab653|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:35:35.640Z|06b1ed10-a292-47b4-a779-a2b256fab653|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:35:35.636Z|f7e63925-0d61-4877-8a4b-a214b781b2a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:35:35.649Z|a0ed8aba-47a6-4406-a9f4-68980b9c601d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:35:35.651Z|a0ed8aba-47a6-4406-a9f4-68980b9c601d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:35:41.406Z|c4d2c8fe-67b3-426b-8375-c6b106045bf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:35:41.425Z|c4d2c8fe-67b3-426b-8375-c6b106045bf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:35:45.711Z|140ac49e-b404-4456-ac3e-cd96e8e70f35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:35:45.711Z|5afedc96-5b74-4700-bdfb-d3e09e355f38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:35:45.712Z|5afedc96-5b74-4700-bdfb-d3e09e355f38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:35:45.715Z|d7c7d778-0a51-4d58-ba33-feb4cbf805cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:35:45.716Z|d7c7d778-0a51-4d58-ba33-feb4cbf805cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:35:45.719Z|140ac49e-b404-4456-ac3e-cd96e8e70f35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:35:55.770Z|02e9373c-02d1-4152-bd77-9a8ab363a7a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:35:55.771Z|02e9373c-02d1-4152-bd77-9a8ab363a7a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:35:55.789Z|01629455-68cb-4cf2-9872-9045bb5aa1bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:35:55.790Z|01629455-68cb-4cf2-9872-9045bb5aa1bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:35:55.797Z|a45c91c2-41b7-461c-9d2a-9f921cc5cd36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:35:55.797Z|a45c91c2-41b7-461c-9d2a-9f921cc5cd36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:35:56.406Z|881eb893-b717-484e-8e95-25f2bbc653fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:35:56.407Z|881eb893-b717-484e-8e95-25f2bbc653fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:35:57.623Z|50547e92-1368-49dc-94b8-9fdb45c18ac0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:35:57.624Z|50547e92-1368-49dc-94b8-9fdb45c18ac0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:36:05.826Z|4975f20f-c3ce-493e-bcbd-859e341ef6bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:36:05.828Z|4975f20f-c3ce-493e-bcbd-859e341ef6bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:36:05.854Z|a168404c-a86b-4d67-a741-c0452c9cca87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:36:05.858Z|d722f691-6442-453e-9445-e33282b10e37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:36:05.859Z|d722f691-6442-453e-9445-e33282b10e37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:36:05.855Z|a168404c-a86b-4d67-a741-c0452c9cca87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:36:11.406Z|203e7425-500b-4009-b980-9fba6856940e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:36:11.410Z|203e7425-500b-4009-b980-9fba6856940e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:36:15.906Z|3b232336-4340-4031-b030-1072ad13ffa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:36:15.908Z|3b232336-4340-4031-b030-1072ad13ffa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:36:15.938Z|dd914662-cb4c-407b-ac32-a89d30f71b65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:36:15.939Z|dd914662-cb4c-407b-ac32-a89d30f71b65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:36:15.940Z|3f7587da-86cd-4e8d-8088-e9ef3ce7d75b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:36:15.941Z|3f7587da-86cd-4e8d-8088-e9ef3ce7d75b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:36:25.979Z|1056992e-ef12-4a44-bdc3-ae6c165ea111|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:36:25.980Z|1056992e-ef12-4a44-bdc3-ae6c165ea111|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:36:25.999Z|07713b66-d704-4e6d-8e13-b75e714dcfd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:36:25.999Z|97542657-22b4-4d9a-ba09-571c858220e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:36:26.001Z|97542657-22b4-4d9a-ba09-571c858220e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:36:26.002Z|07713b66-d704-4e6d-8e13-b75e714dcfd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:36:26.406Z|6224d11c-a76a-4ddf-ac35-afdff2daa623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:36:26.411Z|6224d11c-a76a-4ddf-ac35-afdff2daa623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:36:27.625Z|1843e9a5-3141-4e9a-b84a-77f0ccfe04c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:36:27.625Z|1843e9a5-3141-4e9a-b84a-77f0ccfe04c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:36:30.585Z|d99d5d0f-d40c-4b3b-860d-857f67c7ac19|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:36:30.586Z|d99d5d0f-d40c-4b3b-860d-857f67c7ac19|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:36:36.034Z|34ba83ee-0238-4d53-87f3-2256c2724284|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:36:36.036Z|34ba83ee-0238-4d53-87f3-2256c2724284|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:36:36.049Z|0a84da79-8abf-4431-96a8-1fcdb19daf0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:36:36.050Z|0a84da79-8abf-4431-96a8-1fcdb19daf0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:36:36.058Z|2ee66c8a-f99f-49db-96bc-4700ce96925c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:36:36.060Z|2ee66c8a-f99f-49db-96bc-4700ce96925c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:36:41.406Z|5075e192-a21a-437b-86dd-e1e74383da08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:36:41.407Z|5075e192-a21a-437b-86dd-e1e74383da08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:36:46.100Z|f77cac98-ad98-454c-b55b-85c1d5e0351d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:36:46.100Z|9d050348-5113-4111-89d8-f584263b2cd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:36:46.101Z|9d050348-5113-4111-89d8-f584263b2cd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:36:46.101Z|f77cac98-ad98-454c-b55b-85c1d5e0351d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:36:46.132Z|943d36ea-d50e-40be-b3e8-ce878c8c7554|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:36:46.133Z|943d36ea-d50e-40be-b3e8-ce878c8c7554|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:36:56.162Z|83eb487d-5989-4ce1-9783-0e59b4e07b66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:36:56.167Z|2cc0ba3d-5df5-450c-802c-c46082448175|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:36:56.168Z|2cc0ba3d-5df5-450c-802c-c46082448175|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:36:56.168Z|83eb487d-5989-4ce1-9783-0e59b4e07b66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:36:56.213Z|afe0702d-8840-4b55-8a83-da4882cf28c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:36:56.214Z|afe0702d-8840-4b55-8a83-da4882cf28c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:36:56.408Z|b83bba93-2408-4191-83a8-d517e57180e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:36:56.409Z|b83bba93-2408-4191-83a8-d517e57180e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:36:57.630Z|31453bab-001b-4116-8db1-82cd8462def2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:36:57.631Z|31453bab-001b-4116-8db1-82cd8462def2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:37:06.230Z|410570c7-9771-4f51-a3b8-d046df3cf963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:37:06.231Z|410570c7-9771-4f51-a3b8-d046df3cf963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:37:06.237Z|d504dbda-0a0d-4223-9588-cc7e4508c86d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:37:06.238Z|d504dbda-0a0d-4223-9588-cc7e4508c86d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:37:06.258Z|e1d1b790-27c8-471e-a0c1-486bbbfa94ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:37:06.262Z|e1d1b790-27c8-471e-a0c1-486bbbfa94ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:37:11.408Z|526d4c8e-5b68-4a88-9ce3-8a6549f11ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:37:11.421Z|526d4c8e-5b68-4a88-9ce3-8a6549f11ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:37:16.269Z|6a3c934d-a6bf-4a9c-92bb-f911034b4e77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:37:16.271Z|6a3c934d-a6bf-4a9c-92bb-f911034b4e77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:37:16.274Z|c9a70f9a-7f8a-4a91-84ee-5a6a1ff47f68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:37:16.275Z|c9a70f9a-7f8a-4a91-84ee-5a6a1ff47f68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:37:16.311Z|9d8d2a5e-c3a1-43a3-a4fb-42762ad9a835|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:37:16.316Z|9d8d2a5e-c3a1-43a3-a4fb-42762ad9a835|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:37:26.361Z|fafa3630-6140-4a2d-be46-1c6d67824002|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:37:26.362Z|fafa3630-6140-4a2d-be46-1c6d67824002|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:37:26.375Z|f0fd9094-3c6a-4baf-8a11-304f0fe5ba27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:37:26.377Z|f0fd9094-3c6a-4baf-8a11-304f0fe5ba27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:37:26.396Z|0d149324-604f-4933-9b31-3b42ed09325d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:37:26.397Z|0d149324-604f-4933-9b31-3b42ed09325d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:37:26.406Z|353ed5e0-4b66-4330-91c2-10c131e5a488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:37:26.406Z|353ed5e0-4b66-4330-91c2-10c131e5a488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:37:27.633Z|4a11639e-1eda-4564-9d89-b1a6d0d0d4a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:37:27.633Z|4a11639e-1eda-4564-9d89-b1a6d0d0d4a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:37:30.589Z|8ccd485c-a496-4df5-9cd1-2a5da4cb2af4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:37:30.590Z|8ccd485c-a496-4df5-9cd1-2a5da4cb2af4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:37:36.406Z|bbc34606-33c8-4bca-87e7-fa9ad6be1a58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:37:36.408Z|bbc34606-33c8-4bca-87e7-fa9ad6be1a58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:37:36.455Z|7e14b1a6-28bc-4987-8aca-008b8ffae05f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:37:36.456Z|7e14b1a6-28bc-4987-8aca-008b8ffae05f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:37:36.456Z|f3b7cdbb-8870-4789-a6a4-ec6f2bc25fc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:37:36.457Z|f3b7cdbb-8870-4789-a6a4-ec6f2bc25fc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:37:41.406Z|522c0431-ba66-4bc8-bc62-32e4d357ac95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:37:41.406Z|522c0431-ba66-4bc8-bc62-32e4d357ac95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:37:46.464Z|86e3699c-9993-4b9e-b483-ce1d174fc4c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:37:46.465Z|86e3699c-9993-4b9e-b483-ce1d174fc4c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:37:46.524Z|3ae158b8-e9ac-4dfa-be55-35ab17138307|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:37:46.525Z|3ae158b8-e9ac-4dfa-be55-35ab17138307|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:37:46.539Z|fe32be65-fb02-4c49-b0b2-c6bb34a58048|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:37:46.540Z|fe32be65-fb02-4c49-b0b2-c6bb34a58048|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:37:56.406Z|0e52120a-d8e8-4c51-9ee9-344e8129b040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:37:56.408Z|0e52120a-d8e8-4c51-9ee9-344e8129b040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:37:56.529Z|fcd7246c-7f7e-480f-8b2c-b3aa9b79e8f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:37:56.530Z|fcd7246c-7f7e-480f-8b2c-b3aa9b79e8f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:37:56.600Z|ec400a03-2247-4d96-a64a-ad498bcf6473|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:37:56.601Z|ec400a03-2247-4d96-a64a-ad498bcf6473|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:37:56.615Z|2816feb9-30df-48c9-9546-740bf74d4b00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:37:56.616Z|2816feb9-30df-48c9-9546-740bf74d4b00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:37:57.634Z|14772a3c-1441-492e-898e-92498f6ac811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:37:57.635Z|14772a3c-1441-492e-898e-92498f6ac811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:38:06.567Z|89874feb-c04d-44b9-983a-2d79a1f7a9d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:38:06.568Z|89874feb-c04d-44b9-983a-2d79a1f7a9d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:38:06.674Z|415b8fda-d90a-4984-b3da-8bb289848a48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:38:06.675Z|415b8fda-d90a-4984-b3da-8bb289848a48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:38:06.680Z|de29f46f-74f0-48e0-a2cc-8c662d7947b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:38:06.681Z|de29f46f-74f0-48e0-a2cc-8c662d7947b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:38:11.406Z|eb55bc71-da21-4854-bc3b-965a182326fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:38:11.407Z|eb55bc71-da21-4854-bc3b-965a182326fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:38:16.643Z|59f47947-e460-46ec-b12c-c9ad100d91e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:38:16.652Z|59f47947-e460-46ec-b12c-c9ad100d91e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:38:16.757Z|8b38c0ff-e978-4a7e-913b-bb759fa4e7c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:38:16.759Z|8b38c0ff-e978-4a7e-913b-bb759fa4e7c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:38:16.757Z|d4d33fe7-ec94-47d2-a00a-bffec5058682|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:38:16.761Z|d4d33fe7-ec94-47d2-a00a-bffec5058682|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:38:26.406Z|42b12da3-1738-40b8-bda3-eb10f9cdcb6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:38:26.407Z|42b12da3-1738-40b8-bda3-eb10f9cdcb6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:38:26.759Z|b7775d74-2f80-44e2-9646-0a40c3cc82a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:38:26.760Z|b7775d74-2f80-44e2-9646-0a40c3cc82a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:38:26.802Z|dfc5aa72-92f5-445e-93fa-946ee1a808eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:38:26.802Z|dfc5aa72-92f5-445e-93fa-946ee1a808eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:38:26.823Z|67d80db4-5dbb-4bb6-b5eb-850bfba0f8ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:38:26.824Z|67d80db4-5dbb-4bb6-b5eb-850bfba0f8ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:38:27.636Z|967b370f-467c-4406-a511-706577040cf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:38:27.637Z|967b370f-467c-4406-a511-706577040cf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:38:30.586Z|089e09fc-4b1d-4259-b07c-f4df43a655bf|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:38:30.588Z|089e09fc-4b1d-4259-b07c-f4df43a655bf|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:38:36.821Z|12e15cd8-f995-48e2-9f45-dc8c66a8c532|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:38:36.822Z|12e15cd8-f995-48e2-9f45-dc8c66a8c532|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:38:36.859Z|ec3b9ab3-ded0-45bc-80c7-bd9a12365fc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:38:36.860Z|ec3b9ab3-ded0-45bc-80c7-bd9a12365fc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:38:36.878Z|a12b3413-a0e5-4f43-bb7b-ca98284ee34d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:38:36.879Z|a12b3413-a0e5-4f43-bb7b-ca98284ee34d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:38:41.407Z|88f75c29-922a-4243-a6bc-74988e535c08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:38:41.408Z|88f75c29-922a-4243-a6bc-74988e535c08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:38:46.639Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:38:46.644Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: abbf877e-29e8-41e1-a6e5-f80e1798111c already exists in requestDb InfraActiveRequests table 2023-03-01T08:38:46.646Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:38:46.647Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:38:46.647Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:38:46.648Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:38:46.648Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:38:46.648Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa2dfc05874a9ba8", X-B3-SpanId:"88e339e68db60ca0", X-B3-ParentSpanId:"aa2dfc05874a9ba8", X-B3-Sampled:"0", X-ONAP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-TransactionID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ECOMP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c95f046d-306d-4f92-9fed-4d324db9dff8"] 2023-03-01T08:38:46.649Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:38:46.649Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:38:46.715Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:38:46.716Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:38:46.716Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:38:46.717Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 08:38:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:38:46.717Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: 2023-03-01T08:38:46.718Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:38:46.718Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|404|Not Found|InvokeReturn 2023-03-01T08:38:46.748Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-01T08:38:46.749Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-01T08:38:46.758Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:38:46.956Z|b32af2c3-eb2b-49a9-99e8-c96c7ebe7597|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:38:46.955Z|c45d7f23-9afa-491e-baa2-a36100eb1d6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:38:46.957Z|c45d7f23-9afa-491e-baa2-a36100eb1d6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:38:46.957Z|b32af2c3-eb2b-49a9-99e8-c96c7ebe7597|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:38:46.958Z|f6b3f2bf-0033-4c35-a4c9-76b70eb1d5dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:38:46.959Z|f6b3f2bf-0033-4c35-a4c9-76b70eb1d5dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:38:47.073Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-03-01T08:38:47.075Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[abbf877e-29e8-41e1-a6e5-f80e1798111c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d0d35bec-9d22-4d9f-84f4-674aa61b32f0], X-ECOMP-RequestID=[abbf877e-29e8-41e1-a6e5-f80e1798111c], X-TransactionId=[], X-ONAP-RequestID=[abbf877e-29e8-41e1-a6e5-f80e1798111c]} 2023-03-01T08:38:47.107Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 08:38:46 GMT], content-length=[313], x-aai-txid=[2-aai-resources-230301-08:38:46:941-27263], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:38:47.110Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-03-01T08:38:47.111Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-03-01T08:38:47.115Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-03-01T08:38:47.116Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-01T08:38:47.123Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:38:47.170Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-01T08:38:47.172Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-03-01T08:38:47.196Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-03-01T08:38:47.197Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 08:38:47 GMT], content-length=[313], x-aai-txid=[1-aai-resources-230301-08:38:47:029-75152], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:38:47.199Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-03-01T08:38:47.203Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-03-01T08:38:47.203Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-01T08:38:47.208Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:38:47.251Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-01T08:38:47.252Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2023-03-01T08:38:47.289Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2023-03-01T08:38:47.290Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:38:47 GMT], content-length=[599], vertex-id=[245944], x-aai-txid=[0-aai-resources-230301-08:38:47:115-33168], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:38:47.292Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1677659805120","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}} 2023-03-01T08:38:47.294Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-01T08:38:47.294Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-01T08:38:47.307Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:38:47.308Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-01T08:38:47.309Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-01T08:38:47.309Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:38:47.310Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-01T08:38:47.310Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"aa2dfc05874a9ba8", X-B3-SpanId:"623bf6d02c63cce6", X-B3-ParentSpanId:"aa2dfc05874a9ba8", X-B3-Sampled:"0", X-ONAP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-TransactionID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ECOMP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db21544e-54cd-4149-8c5b-e945e5fd53ba"] 2023-03-01T08:38:47.311Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640","requestScope":"service"} 2023-03-01T08:38:47.311Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-01T08:38:47.355Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-01T08:38:47.356Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-01T08:38:47.356Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-03-01T08:38:47.357Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 08:38:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:38:47.357Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-01T08:38:47.358Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-01T08:38:47.358Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-01T08:38:47.359Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783 2023-03-01T08:38:47.360Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|INFO|500||Invoke 2023-03-01T08:38:47.360Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||===========================request begin================================================ 2023-03-01T08:38:47.361Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783 2023-03-01T08:38:47.361Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Method : GET 2023-03-01T08:38:47.362Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-TransactionID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ECOMP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59ab00e1-4f7e-429b-9104-da50f663e83d"] 2023-03-01T08:38:47.362Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Request body: 2023-03-01T08:38:47.363Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||==========================request end================================================ 2023-03-01T08:38:47.467Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||============================response begin========================================== 2023-03-01T08:38:47.468Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Status code : 200 OK 2023-03-01T08:38:47.469Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Status text : 2023-03-01T08:38:47.470Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:38:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:38:47.483Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "77fec180-d0c9-40f1-bd89-9e2a18d10783", "modelInvariantUUID" : "bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33", "created" : "2023-03-01 08:37:02.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" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/networkCustomizations" } } } 2023-03-01T08:38:47.484Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||=======================response end================================================= 2023-03-01T08:38:47.487Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|INFO|500||InvokeReturn 2023-03-01T08:38:47.505Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance 2023-03-01T08:38:47.506Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|INFO|500||Invoke 2023-03-01T08:38:47.506Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:38:47.507Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance 2023-03-01T08:38:47.507Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||Method : GET 2023-03-01T08:38:47.507Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-TransactionID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ECOMP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01cb8725-610c-42f6-8c51-5a88c8fe71b8"] 2023-03-01T08:38:47.508Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||Request body: 2023-03-01T08:38:47.508Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:38:47.546Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:38:47.547Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:38:47.548Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||Status text : 2023-03-01T08:38:47.549Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&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:"Wed, 01 Mar 2023 08:38:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:38:47.550Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||Response body: 2023-03-01T08:38:47.550Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:38:47.551Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-01T08:38:47.552Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33 2023-03-01T08:38:47.553Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|INFO|500||Invoke 2023-03-01T08:38:47.553Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||===========================request begin================================================ 2023-03-01T08:38:47.554Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33 2023-03-01T08:38:47.554Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||Method : GET 2023-03-01T08:38:47.554Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-TransactionID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ECOMP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"017cfd93-c780-42ce-9261-70c24cd5ff45"] 2023-03-01T08:38:47.555Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||Request body: 2023-03-01T08:38:47.555Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||==========================request end================================================ 2023-03-01T08:38:47.616Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||============================response begin========================================== 2023-03-01T08:38:47.618Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||Status code : 200 OK 2023-03-01T08:38:47.618Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||Status text : 2023-03-01T08:38:47.619Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:38:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:38:47.622Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "77fec180-d0c9-40f1-bd89-9e2a18d10783", "modelInvariantUUID" : "bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33", "created" : "2023-03-01 08:37:02.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" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/networkCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33" } } } 2023-03-01T08:38:47.622Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||=======================response end================================================= 2023-03-01T08:38:47.623Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|INFO|500||InvokeReturn 2023-03-01T08:38:47.635Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance 2023-03-01T08:38:47.636Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|INFO|500||Invoke 2023-03-01T08:38:47.637Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:38:47.638Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance 2023-03-01T08:38:47.638Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||Method : GET 2023-03-01T08:38:47.639Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-TransactionID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ECOMP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c14bd099-c663-4e1c-b1e4-31f5d309991e"] 2023-03-01T08:38:47.639Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||Request body: 2023-03-01T08:38:47.639Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:38:47.674Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:38:47.675Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:38:47.675Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||Status text : 2023-03-01T08:38:47.675Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&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:"Wed, 01 Mar 2023 08:38:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:38:47.676Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||Response body: 2023-03-01T08:38:47.676Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:38:47.677Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-01T08:38:47.679Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:38:47.680Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-01T08:38:47.680Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-01T08:38:47.681Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:38:47.682Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-01T08:38:47.683Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-TransactionID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ECOMP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb34c2e4-bb82-4096-9d9c-d9f0113a9669"] 2023-03-01T08:38:47.684Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-01T08:38:47.684Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-01T08:38:47.732Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-01T08:38:47.733Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-01T08:38:47.736Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-03-01T08:38:47.737Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:38:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:38:47.737Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-01 05:42:11.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2023-03-01T08:38:47.738Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-01T08:38:47.738Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-01T08:38:47.742Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-01T08:38:47.743Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-03-01T08:38:47.743Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:38:47.743Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-01T08:38:47.744Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-03-01T08:38:47.744Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-TransactionID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ECOMP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3143071e-23fe-4b91-9f73-df955d51a1ce"] 2023-03-01T08:38:47.744Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-03-01T08:38:47.747Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:38:47.778Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:38:47.779Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-01T08:38:47.779Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2023-03-01T08:38:47.780Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:38:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:38:47.781Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-01T05:42:11.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2023-03-01T08:38:47.781Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:38:47.782Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-03-01T08:38:47.788Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783 2023-03-01T08:38:47.789Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|INFO|500||Invoke 2023-03-01T08:38:47.789Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||===========================request begin================================================ 2023-03-01T08:38:47.790Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783 2023-03-01T08:38:47.790Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Method : GET 2023-03-01T08:38:47.791Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-TransactionID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ECOMP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7adbb178-9531-4e2d-959a-e5a3f2584d18"] 2023-03-01T08:38:47.791Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Request body: 2023-03-01T08:38:47.792Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||==========================request end================================================ 2023-03-01T08:38:47.838Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||============================response begin========================================== 2023-03-01T08:38:47.839Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Status code : 200 OK 2023-03-01T08:38:47.840Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Status text : 2023-03-01T08:38:47.840Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:38:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:38:47.842Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "77fec180-d0c9-40f1-bd89-9e2a18d10783", "modelInvariantUUID" : "bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33", "created" : "2023-03-01 08:37:02.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" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/networkCustomizations" } } } 2023-03-01T08:38:47.843Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||=======================response end================================================= 2023-03-01T08:38:47.843Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|INFO|500||InvokeReturn 2023-03-01T08:38:47.861Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:38:47.863Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-01T08:38:47.864Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-01T08:38:47.866Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:38:47.866Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-01T08:38:47.866Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"8979", X-B3-TraceId:"aa2dfc05874a9ba8", X-B3-SpanId:"cb6c5d1d7dd7d202", X-B3-ParentSpanId:"aa2dfc05874a9ba8", X-B3-Sampled:"0", X-ONAP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-TransactionID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ECOMP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eddbbb9f-adc0-4ad4-9f66-1852a758367c"] 2023-03-01T08:38:47.867Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"abbf877e-29e8-41e1-a6e5-f80e1798111c","requestStatus":"IN_PROGRESS","startTime":1677659926749,"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_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640","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":"abbf877e-29e8-41e1-a6e5-f80e1798111c"} 2023-03-01T08:38:47.867Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-01T08:38:47.946Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-01T08:38:47.949Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-01T08:38:47.951Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-03-01T08:38:47.951Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:38:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:38:47.952Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:38:46.749+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_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-01T08:38:47.901+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:38:47.953Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-01T08:38:47.953Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-01T08:38:47.995Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:38:47.996Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-01T08:38:47.996Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-01T08:38:47.996Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:38:47.997Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-01T08:38:47.998Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4343", X-B3-TraceId:"aa2dfc05874a9ba8", X-B3-SpanId:"b2026c79381db09c", X-B3-ParentSpanId:"aa2dfc05874a9ba8", X-B3-Sampled:"0", X-ONAP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-TransactionID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ECOMP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83ad1870-5e34-47e0-94db-e1c57c591535"] 2023-03-01T08:38:47.998Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\"modelUuid\":\"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\"modelInvariantUuid\":\"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\"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_c854f14f-b39e-4b9b-a540-49f456c69640\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\"modelInvariantUuid\":\"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\"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\":\"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\"modelInvariantUuid\":\"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"31e7fd29-dec2-4846-84cc-e05525118fd3\"},\"instanceName\":\"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\":\"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\"modelInvariantId\":\"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"abbf877e-29e8-41e1-a6e5-f80e1798111c","type":"String"},"mso-request-id":{"value":"abbf877e-29e8-41e1-a6e5-f80e1798111c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-01T08:38:47.999Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-01T08:38:50.044Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-01T08:38:50.045Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-01T08:38:50.046Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-03-01T08:38:50.046Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 01 Mar 2023 08:38:50 GMT", X-ONAP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-TransactionID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ECOMP-RequestID:"abbf877e-29e8-41e1-a6e5-f80e1798111c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"83ad1870-5e34-47e0-94db-e1c57c591535", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:38:50.049Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"abbf877e-29e8-41e1-a6e5-f80e1798111c\",\"instanceId\":\"26ad3850-52ae-4c02-b900-5a73247b3a3b\"}}","message":"Success","processInstanceID":"7c27937f-b80c-11ed-bdfd-92f45cc7351c","variables":null,"messageCode":200} 2023-03-01T08:38:50.049Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-01T08:38:50.050Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-01T08:38:50.066Z|abbf877e-29e8-41e1-a6e5-f80e1798111c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:38:50.265Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:38:50.272Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:38:50.273Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:38:50.274Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:38:50.277Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:38:50.278Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:38:50.278Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01c5c5d1512f2da5", X-B3-SpanId:"b18e76560cfcc247", X-B3-ParentSpanId:"01c5c5d1512f2da5", X-B3-Sampled:"0", X-ONAP-RequestID:"d3389ce4-a6c7-433c-9c92-6975f03a5a2b", X-RequestID:"d3389ce4-a6c7-433c-9c92-6975f03a5a2b", X-TransactionID:"d3389ce4-a6c7-433c-9c92-6975f03a5a2b", X-ECOMP-RequestID:"d3389ce4-a6c7-433c-9c92-6975f03a5a2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1472b7f1-1cc5-4cd6-b076-224da01b4ec8"] 2023-03-01T08:38:50.279Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:38:50.279Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:38:50.318Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:38:50.319Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 200 OK 2023-03-01T08:38:50.320Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:38:50.320Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:38:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:38:50.324Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:38:46.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:38:49.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:38:50.325Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:38:50.325Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||InvokeReturn 2023-03-01T08:38:50.328Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:38:50.328Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:38:50.328Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:38:50.329Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:38:50.329Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:38:50.329Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01c5c5d1512f2da5", X-B3-SpanId:"6e4f9691f981faa5", X-B3-ParentSpanId:"01c5c5d1512f2da5", X-B3-Sampled:"0", X-ONAP-RequestID:"d3389ce4-a6c7-433c-9c92-6975f03a5a2b", X-RequestID:"d3389ce4-a6c7-433c-9c92-6975f03a5a2b", X-TransactionID:"d3389ce4-a6c7-433c-9c92-6975f03a5a2b", X-ECOMP-RequestID:"d3389ce4-a6c7-433c-9c92-6975f03a5a2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7745fbd5-7693-4c36-94b5-38c4261eddb2"] 2023-03-01T08:38:50.330Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:38:50.330Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:38:50.360Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:38:50.361Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:38:50.362Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:38:50.362Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:38:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:38:50.363Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:38:50.365Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:38:50.365Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:38:50.378Z|d3389ce4-a6c7-433c-9c92-6975f03a5a2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:38:56.406Z|c31a13b1-6a49-42cc-bee6-cddba715ef9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:38:56.406Z|c31a13b1-6a49-42cc-bee6-cddba715ef9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:38:57.023Z|c3d63de5-0b5e-416b-9e7d-3551a5ebc055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:38:57.025Z|c3d63de5-0b5e-416b-9e7d-3551a5ebc055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:38:57.032Z|e1d97e8c-57f0-4e03-b8fb-e016cab285b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:38:57.033Z|e1d97e8c-57f0-4e03-b8fb-e016cab285b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:38:57.050Z|ea9dab6d-5704-407b-a4b3-5e478f15ef36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:38:57.051Z|ea9dab6d-5704-407b-a4b3-5e478f15ef36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:38:57.641Z|0c0c2f5e-526d-4829-bab1-7eb56950f6cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:38:57.642Z|0c0c2f5e-526d-4829-bab1-7eb56950f6cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:39:00.560Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:39:00.576Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:39:00.577Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:39:00.577Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:00.578Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:39:00.578Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:39:00.578Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99c7993c268b076a", X-B3-SpanId:"3c63cd7b33c29af8", X-B3-ParentSpanId:"99c7993c268b076a", X-B3-Sampled:"0", X-ONAP-RequestID:"1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9", X-RequestID:"1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9", X-TransactionID:"1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9", X-ECOMP-RequestID:"1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6145fcaf-a95f-4ab3-9d09-34f0b05f0b71"] 2023-03-01T08:39:00.579Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:39:00.579Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:00.642Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:00.643Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:00.644Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:39:00.644Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:39:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:00.647Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).", "progress" : 15, "startTime" : "2023-03-01T08:38:46.000+00:00", "source" : "VID", "vnfId" : "556be9d3-12db-4cfa-ab89-dcccbc8a7bc1", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:38:54.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:39:00.648Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:00.650Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||InvokeReturn 2023-03-01T08:39:00.653Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:39:00.654Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:39:00.654Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:00.655Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:39:00.655Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:39:00.656Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99c7993c268b076a", X-B3-SpanId:"977823d1b14aaffc", X-B3-ParentSpanId:"99c7993c268b076a", X-B3-Sampled:"0", X-ONAP-RequestID:"1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9", X-RequestID:"1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9", X-TransactionID:"1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9", X-ECOMP-RequestID:"1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30131bbe-9424-4f44-9469-4ce61f19ad4e"] 2023-03-01T08:39:00.656Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:39:00.656Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:00.703Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:00.703Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:00.704Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:39:00.704Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:39:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:00.765Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:39:00.766Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:00.767Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:39:00.921Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:39:00.922Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:39:00.923Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:00.923Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:39:00.924Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:39:00.924Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9", X-RequestID:"1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9", X-TransactionID:"1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9", X-ECOMP-RequestID:"1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec5dce35-fc60-485c-b5e7-50fa19f32282"] 2023-03-01T08:39:00.926Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:39:00.926Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:01.148Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:01.150Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:01.151Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:39:01.152Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9DA1E6444379A339192D580A0E391DCF; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:39:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:01.153Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"814f2831-b80c-11ed-bdfd-92f45cc7351c","businessKey":"abbf877e-29e8-41e1-a6e5-f80e1798111c","processDefinitionId":"SDNCHandler:1:7ce4dcb9-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T08:38:56.693+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"80740a20-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:39:01.154Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:01.156Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:39:01.236Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=814f2831-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=814f2831-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:39:01.238Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=814f2831-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:39:01.238Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=814f2831-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:01.239Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=814f2831-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=814f2831-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:39:01.240Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=814f2831-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:39:01.240Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=814f2831-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9", X-RequestID:"1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9", X-TransactionID:"1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9", X-ECOMP-RequestID:"1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23c9217b-1086-4d15-968d-e4a57490630d"] 2023-03-01T08:39:01.241Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=814f2831-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:39:01.241Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=814f2831-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:01.400Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=814f2831-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:01.401Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=814f2831-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:01.402Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=814f2831-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:39:01.403Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=814f2831-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4D853438FC89B4E7AF874EE592022163; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"781", Date:"Wed, 01 Mar 2023 08:39:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:01.404Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=814f2831-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"81b2a429-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"SubProcess_0y8yozw:8171072d-b80c-11ed-bdfd-92f45cc7351c","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7ce4dcb9-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"814f2831-b80c-11ed-bdfd-92f45cc7351c","executionId":"81b207e7-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:38:57.344+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:39:01.405Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=814f2831-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:01.406Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=814f2831-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:39:01.415Z|1f4829eb-f55b-45e0-bf15-ef3bcb54b3a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:39:07.085Z|4b071837-8b34-48b8-a274-1f54eb995187|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:39:07.086Z|4b071837-8b34-48b8-a274-1f54eb995187|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:39:07.088Z|6da4fc83-b610-461f-ae87-93903e154241|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:39:07.088Z|6da4fc83-b610-461f-ae87-93903e154241|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:39:07.107Z|0f6f8f05-d243-48cb-9cca-89d432bc4d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:39:07.108Z|0f6f8f05-d243-48cb-9cca-89d432bc4d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:39:11.406Z|16c97d95-0e49-4f2d-b9c3-7e8d1b1809b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:39:11.406Z|16c97d95-0e49-4f2d-b9c3-7e8d1b1809b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:39:11.642Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:39:11.660Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:39:11.661Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:39:11.662Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:11.663Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:39:11.663Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:39:11.664Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54c7b24d9d382279", X-B3-SpanId:"f83c5d3484686219", X-B3-ParentSpanId:"54c7b24d9d382279", X-B3-Sampled:"0", X-ONAP-RequestID:"92dfda04-a8a8-43a2-a913-226bd12da9c3", X-RequestID:"92dfda04-a8a8-43a2-a913-226bd12da9c3", X-TransactionID:"92dfda04-a8a8-43a2-a913-226bd12da9c3", X-ECOMP-RequestID:"92dfda04-a8a8-43a2-a913-226bd12da9c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd6fe266-8a86-4520-a339-f21590fa4fec"] 2023-03-01T08:39:11.665Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:39:11.666Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:11.699Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:11.701Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:11.702Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:39:11.702Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:39:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:11.704Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).", "progress" : 26, "startTime" : "2023-03-01T08:38:46.000+00:00", "source" : "VID", "vnfId" : "556be9d3-12db-4cfa-ab89-dcccbc8a7bc1", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:39:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:39:11.705Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:11.705Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||InvokeReturn 2023-03-01T08:39:11.709Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:39:11.710Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:39:11.711Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:11.711Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:39:11.712Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:39:11.712Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54c7b24d9d382279", X-B3-SpanId:"ce2a3e57dc781b76", X-B3-ParentSpanId:"54c7b24d9d382279", X-B3-Sampled:"0", X-ONAP-RequestID:"92dfda04-a8a8-43a2-a913-226bd12da9c3", X-RequestID:"92dfda04-a8a8-43a2-a913-226bd12da9c3", X-TransactionID:"92dfda04-a8a8-43a2-a913-226bd12da9c3", X-ECOMP-RequestID:"92dfda04-a8a8-43a2-a913-226bd12da9c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"734041a4-f99d-4179-908c-6267f96f2016"] 2023-03-01T08:39:11.713Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:39:11.713Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:11.736Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:11.737Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:11.738Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:39:11.738Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:39:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:11.739Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:39:11.739Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:11.740Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:39:11.800Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:39:11.801Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:39:11.801Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:11.802Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:39:11.803Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:39:11.803Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"92dfda04-a8a8-43a2-a913-226bd12da9c3", X-RequestID:"92dfda04-a8a8-43a2-a913-226bd12da9c3", X-TransactionID:"92dfda04-a8a8-43a2-a913-226bd12da9c3", X-ECOMP-RequestID:"92dfda04-a8a8-43a2-a913-226bd12da9c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d73f5c5d-f0cf-4332-a81f-e1506dd2298a"] 2023-03-01T08:39:11.804Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:39:11.805Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:11.976Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:11.978Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:11.978Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:39:11.979Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7F301BE4D9F665E80BDEF08A232326D8; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:39:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:11.979Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"887746d5-b80c-11ed-bdfd-92f45cc7351c","businessKey":"abbf877e-29e8-41e1-a6e5-f80e1798111c","processDefinitionId":"SDNCHandler:1:7ce4dcb9-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T08:39:08.699+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"8850d3d8-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:39:11.980Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:11.980Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:39:12.027Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887746d5-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887746d5-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:39:12.028Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887746d5-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:39:12.028Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887746d5-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:12.029Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887746d5-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887746d5-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:39:12.029Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887746d5-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:39:12.029Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887746d5-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"92dfda04-a8a8-43a2-a913-226bd12da9c3", X-RequestID:"92dfda04-a8a8-43a2-a913-226bd12da9c3", X-TransactionID:"92dfda04-a8a8-43a2-a913-226bd12da9c3", X-ECOMP-RequestID:"92dfda04-a8a8-43a2-a913-226bd12da9c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07ee7216-049a-4b48-94e6-8d6e61109287"] 2023-03-01T08:39:12.030Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887746d5-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:39:12.030Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887746d5-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:12.198Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887746d5-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:12.199Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887746d5-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:12.199Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887746d5-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:39:12.200Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887746d5-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0C21E185FA81FD38B31709BE1D4C6238; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:39:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:12.201Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887746d5-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"88b6c10d-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"SubProcess_0y8yozw:889a3841-b80c-11ed-bdfd-92f45cc7351c","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7ce4dcb9-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"887746d5-b80c-11ed-bdfd-92f45cc7351c","executionId":"88b6c10b-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:39:09.115+0000","endTime":"2023-03-01T08:39:11.766+0000","durationInMillis":2651,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:39:12.202Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887746d5-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:12.203Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=887746d5-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:39:12.213Z|92dfda04-a8a8-43a2-a913-226bd12da9c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:39:17.160Z|7d491b38-65e0-43d7-9823-14baa0f35b67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:39:17.161Z|7d491b38-65e0-43d7-9823-14baa0f35b67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:39:17.165Z|f68054c9-7a8e-4748-888e-2dff590b0642|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:39:17.166Z|f68054c9-7a8e-4748-888e-2dff590b0642|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:39:17.174Z|4d7031e8-2a8e-4325-9ab6-0b2cd6486de5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:39:17.174Z|4d7031e8-2a8e-4325-9ab6-0b2cd6486de5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:39:22.436Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:39:22.462Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:39:22.465Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:39:22.465Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:22.466Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:39:22.467Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:39:22.467Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a6a3dec7f170799", X-B3-SpanId:"85d1326020b6ee5c", X-B3-ParentSpanId:"3a6a3dec7f170799", X-B3-Sampled:"0", X-ONAP-RequestID:"058b1716-e745-4029-8a97-8c56964ec52d", X-RequestID:"058b1716-e745-4029-8a97-8c56964ec52d", X-TransactionID:"058b1716-e745-4029-8a97-8c56964ec52d", X-ECOMP-RequestID:"058b1716-e745-4029-8a97-8c56964ec52d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69c32d81-bdca-4dd9-bac9-498e3688c942"] 2023-03-01T08:39:22.468Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:39:22.469Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:22.548Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:22.549Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:22.550Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:39:22.550Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:39:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:22.552Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).", "progress" : 36, "startTime" : "2023-03-01T08:38:46.000+00:00", "source" : "VID", "vnfId" : "556be9d3-12db-4cfa-ab89-dcccbc8a7bc1", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:39:12.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:39:22.553Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:22.553Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||InvokeReturn 2023-03-01T08:39:22.557Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:39:22.558Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:39:22.559Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:22.559Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:39:22.560Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:39:22.560Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a6a3dec7f170799", X-B3-SpanId:"c5ad391877673a9a", X-B3-ParentSpanId:"3a6a3dec7f170799", X-B3-Sampled:"0", X-ONAP-RequestID:"058b1716-e745-4029-8a97-8c56964ec52d", X-RequestID:"058b1716-e745-4029-8a97-8c56964ec52d", X-TransactionID:"058b1716-e745-4029-8a97-8c56964ec52d", X-ECOMP-RequestID:"058b1716-e745-4029-8a97-8c56964ec52d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bd7e19e-b23b-4f38-b152-ba6dfb45d768"] 2023-03-01T08:39:22.561Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:39:22.561Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:22.606Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:22.607Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:22.607Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:39:22.608Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:39:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:22.609Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:39:22.609Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:22.610Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:39:22.689Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:39:22.691Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:39:22.691Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:22.691Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:39:22.692Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:39:22.692Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"058b1716-e745-4029-8a97-8c56964ec52d", X-RequestID:"058b1716-e745-4029-8a97-8c56964ec52d", X-TransactionID:"058b1716-e745-4029-8a97-8c56964ec52d", X-ECOMP-RequestID:"058b1716-e745-4029-8a97-8c56964ec52d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c5c7246-93ed-4fe8-ac3a-efd830da42b9"] 2023-03-01T08:39:22.693Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:39:22.693Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:23.088Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:23.089Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:23.090Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:39:23.091Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CA3526740A1EB75159E2366CE85C9C1B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Wed, 01 Mar 2023 08:39:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:23.091Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8bd53edc-b80c-11ed-bdfd-92f45cc7351c","businessKey":"abbf877e-29e8-41e1-a6e5-f80e1798111c","processDefinitionId":"ControllerExecutionBB:1:7de5ab5b-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-01T08:39:14.348+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"8add23f6-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:39:23.091Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:23.092Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:39:23.162Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd53edc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd53edc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:39:23.163Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd53edc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:39:23.164Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd53edc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:23.166Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd53edc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd53edc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:39:23.167Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd53edc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:39:23.167Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd53edc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"058b1716-e745-4029-8a97-8c56964ec52d", X-RequestID:"058b1716-e745-4029-8a97-8c56964ec52d", X-TransactionID:"058b1716-e745-4029-8a97-8c56964ec52d", X-ECOMP-RequestID:"058b1716-e745-4029-8a97-8c56964ec52d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25e2974f-6e0e-431c-be26-181acb8db12a"] 2023-03-01T08:39:23.169Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd53edc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:39:23.172Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd53edc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:23.376Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd53edc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:23.377Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd53edc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:23.377Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd53edc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:39:23.378Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd53edc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FCD9F5E218B0B34AE60D52CC32425FEA; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:39:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:23.378Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd53edc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:8bddf1a1-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"8bd53edc-b80c-11ed-bdfd-92f45cc7351c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:7de5ab5b-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"8bd53edc-b80c-11ed-bdfd-92f45cc7351c","executionId":"8bd53edc-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:39:14.405+0000","endTime":"2023-03-01T08:39:14.405+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:39:23.379Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd53edc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:23.379Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd53edc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:39:23.399Z|058b1716-e745-4029-8a97-8c56964ec52d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:39:26.406Z|bedda7cc-b0eb-4ed3-b0cb-f388ac192c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:39:26.407Z|bedda7cc-b0eb-4ed3-b0cb-f388ac192c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:39:27.258Z|b52a4512-be0d-4cd2-907e-ed4d3aecdabc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:39:27.260Z|b52a4512-be0d-4cd2-907e-ed4d3aecdabc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:39:27.258Z|82c78dfc-8e58-4066-a567-a6dc2fb1745e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:39:27.261Z|82c78dfc-8e58-4066-a567-a6dc2fb1745e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:39:27.277Z|4c11a90d-addb-4a97-8b8b-32d9615c759c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:39:27.278Z|4c11a90d-addb-4a97-8b8b-32d9615c759c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:39:27.663Z|c55546f9-1bb4-4579-8f83-48dc8deb2552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:39:27.664Z|c55546f9-1bb4-4579-8f83-48dc8deb2552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:39:30.588Z|b37e92c5-964a-452d-9a20-f5485abb586d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:39:30.590Z|b37e92c5-964a-452d-9a20-f5485abb586d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:39:33.571Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:39:33.583Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:39:33.584Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:39:33.585Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:33.585Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:39:33.585Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:39:33.586Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1a1049b87bae533", X-B3-SpanId:"c2b69aeb35fb9a09", X-B3-ParentSpanId:"f1a1049b87bae533", X-B3-Sampled:"0", X-ONAP-RequestID:"169d19c9-de51-4525-a16d-ccd911787ada", X-RequestID:"169d19c9-de51-4525-a16d-ccd911787ada", X-TransactionID:"169d19c9-de51-4525-a16d-ccd911787ada", X-ECOMP-RequestID:"169d19c9-de51-4525-a16d-ccd911787ada", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2edbc950-6821-4275-811b-a346f91ca751"] 2023-03-01T08:39:33.586Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:39:33.587Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:33.648Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:33.650Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:33.650Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:39:33.651Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:39:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:33.658Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-01T08:38:46.000+00:00", "source" : "VID", "vnfId" : "556be9d3-12db-4cfa-ab89-dcccbc8a7bc1", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:39:26.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:39:33.659Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:33.659Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||InvokeReturn 2023-03-01T08:39:33.693Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:39:33.694Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:39:33.695Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:33.696Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:39:33.696Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:39:33.696Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1a1049b87bae533", X-B3-SpanId:"1bf3e6e112b5ccf0", X-B3-ParentSpanId:"f1a1049b87bae533", X-B3-Sampled:"0", X-ONAP-RequestID:"169d19c9-de51-4525-a16d-ccd911787ada", X-RequestID:"169d19c9-de51-4525-a16d-ccd911787ada", X-TransactionID:"169d19c9-de51-4525-a16d-ccd911787ada", X-ECOMP-RequestID:"169d19c9-de51-4525-a16d-ccd911787ada", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"419d5714-edba-4ddf-8371-5fa47774724a"] 2023-03-01T08:39:33.697Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:39:33.697Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:33.734Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:33.735Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:33.735Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:39:33.736Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:39:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:33.737Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:39:33.737Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:33.738Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:39:33.823Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:39:33.825Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:39:33.825Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:33.826Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:39:33.826Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:39:33.827Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"169d19c9-de51-4525-a16d-ccd911787ada", X-RequestID:"169d19c9-de51-4525-a16d-ccd911787ada", X-TransactionID:"169d19c9-de51-4525-a16d-ccd911787ada", X-ECOMP-RequestID:"169d19c9-de51-4525-a16d-ccd911787ada", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ed2c6ae-6281-445b-8012-8f5a5c34c121"] 2023-03-01T08:39:33.827Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:39:33.828Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:34.062Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:34.064Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:34.065Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:39:34.065Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9A3606BD91AEF4315084286522884398; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:39:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:34.066Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"96a8daab-b80c-11ed-bdfd-92f45cc7351c","businessKey":"abbf877e-29e8-41e1-a6e5-f80e1798111c","processDefinitionId":"ReceiveWorkflowMessage:1:7caba431-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-03-01T08:39:32.513+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"958409a1-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:39:34.067Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:34.068Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:39:34.141Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:39:34.142Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:39:34.143Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:34.155Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:39:34.180Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:39:34.181Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"169d19c9-de51-4525-a16d-ccd911787ada", X-RequestID:"169d19c9-de51-4525-a16d-ccd911787ada", X-TransactionID:"169d19c9-de51-4525-a16d-ccd911787ada", X-ECOMP-RequestID:"169d19c9-de51-4525-a16d-ccd911787ada", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14c3fb2e-d6ce-44cb-9018-002c8fcbee1d"] 2023-03-01T08:39:34.182Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:39:34.182Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:34.398Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:34.404Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:34.405Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:39:34.406Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8FC6B8AB043AAD46AB0A3E1B311C364C; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:39:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:34.407Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:96bd4d2a-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"SubProcess_2:96bc14a1-b80c-11ed-bdfd-92f45cc7351c","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:7caba431-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"96a8daab-b80c-11ed-bdfd-92f45cc7351c","executionId":"96bd4d28-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:39:32.646+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:39:34.408Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:34.409Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:39:34.418Z|169d19c9-de51-4525-a16d-ccd911787ada|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:39:37.341Z|272a57ef-c2c7-43da-86a3-9d14f3dac1e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:39:37.343Z|272a57ef-c2c7-43da-86a3-9d14f3dac1e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:39:37.349Z|6b22407d-e247-4fe1-a7cf-01be3226f028|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:39:37.351Z|95f69e21-398a-4599-aa8a-2bb71c45163a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:39:37.353Z|95f69e21-398a-4599-aa8a-2bb71c45163a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:39:37.353Z|6b22407d-e247-4fe1-a7cf-01be3226f028|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:39:41.409Z|797b8c7b-a60e-45f2-8507-53df9e2203b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:39:41.414Z|797b8c7b-a60e-45f2-8507-53df9e2203b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:39:44.608Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:39:44.617Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:39:44.618Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:39:44.619Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:44.624Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:39:44.625Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:39:44.625Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34cd9cf52dc8fa33", X-B3-SpanId:"b8c74d3efd6ebd7f", X-B3-ParentSpanId:"34cd9cf52dc8fa33", X-B3-Sampled:"0", X-ONAP-RequestID:"fde94eff-d314-4ae3-bd6c-efe23bc81d64", X-RequestID:"fde94eff-d314-4ae3-bd6c-efe23bc81d64", X-TransactionID:"fde94eff-d314-4ae3-bd6c-efe23bc81d64", X-ECOMP-RequestID:"fde94eff-d314-4ae3-bd6c-efe23bc81d64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ab99e96-1ba7-43b4-af70-0df7d6da5c71"] 2023-03-01T08:39:44.625Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:39:44.626Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:44.729Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:44.730Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:44.730Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:39:44.731Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:39:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:44.740Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-01T08:38:46.000+00:00", "source" : "VID", "vnfId" : "556be9d3-12db-4cfa-ab89-dcccbc8a7bc1", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:39:26.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:39:44.741Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:44.742Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||InvokeReturn 2023-03-01T08:39:44.745Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:39:44.747Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:39:44.747Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:44.747Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:39:44.748Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:39:44.749Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34cd9cf52dc8fa33", X-B3-SpanId:"f4fb155231e52d8e", X-B3-ParentSpanId:"34cd9cf52dc8fa33", X-B3-Sampled:"0", X-ONAP-RequestID:"fde94eff-d314-4ae3-bd6c-efe23bc81d64", X-RequestID:"fde94eff-d314-4ae3-bd6c-efe23bc81d64", X-TransactionID:"fde94eff-d314-4ae3-bd6c-efe23bc81d64", X-ECOMP-RequestID:"fde94eff-d314-4ae3-bd6c-efe23bc81d64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36b5333a-385c-4d19-8edb-6b07166be094"] 2023-03-01T08:39:44.749Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:39:44.750Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:44.781Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:44.782Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:44.783Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:39:44.783Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:39:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:44.788Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:39:44.791Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:44.792Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:39:44.855Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:39:44.856Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:39:44.857Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:44.857Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:39:44.858Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:39:44.858Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fde94eff-d314-4ae3-bd6c-efe23bc81d64", X-RequestID:"fde94eff-d314-4ae3-bd6c-efe23bc81d64", X-TransactionID:"fde94eff-d314-4ae3-bd6c-efe23bc81d64", X-ECOMP-RequestID:"fde94eff-d314-4ae3-bd6c-efe23bc81d64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ca332dd-ab73-4cef-96ad-723b42a4db53"] 2023-03-01T08:39:44.859Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:39:44.859Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:45.037Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:45.038Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:45.038Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:39:45.038Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E588B2E62D5F3F99394E2612B813CA43; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:39:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:45.039Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"96a8daab-b80c-11ed-bdfd-92f45cc7351c","businessKey":"abbf877e-29e8-41e1-a6e5-f80e1798111c","processDefinitionId":"ReceiveWorkflowMessage:1:7caba431-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-03-01T08:39:32.513+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"958409a1-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:39:45.039Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:45.040Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:39:45.103Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:39:45.104Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:39:45.105Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:45.105Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:39:45.106Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:39:45.106Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fde94eff-d314-4ae3-bd6c-efe23bc81d64", X-RequestID:"fde94eff-d314-4ae3-bd6c-efe23bc81d64", X-TransactionID:"fde94eff-d314-4ae3-bd6c-efe23bc81d64", X-ECOMP-RequestID:"fde94eff-d314-4ae3-bd6c-efe23bc81d64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d65df7f0-0738-4325-bcea-efc88abed672"] 2023-03-01T08:39:45.107Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:39:45.107Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:45.304Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:45.305Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:45.305Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:39:45.307Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F042559836168758BD6B7C039A51E6B9; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:39:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:45.308Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:96bd4d2a-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"SubProcess_2:96bc14a1-b80c-11ed-bdfd-92f45cc7351c","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:7caba431-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"96a8daab-b80c-11ed-bdfd-92f45cc7351c","executionId":"96bd4d28-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:39:32.646+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:39:45.309Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:45.309Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:39:45.322Z|fde94eff-d314-4ae3-bd6c-efe23bc81d64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:39:47.378Z|efa6dcb4-2711-4b05-8f0e-11405040927d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:39:47.379Z|efa6dcb4-2711-4b05-8f0e-11405040927d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:39:47.399Z|17336260-5bd5-40c3-8398-30eb37ca1518|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:39:47.399Z|fd0919b5-61bd-4c57-9dbc-286392cf1f0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:39:47.400Z|fd0919b5-61bd-4c57-9dbc-286392cf1f0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:39:47.400Z|17336260-5bd5-40c3-8398-30eb37ca1518|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:39:55.489Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:39:55.503Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:39:55.504Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:39:55.504Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:55.504Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:39:55.505Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:39:55.505Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c4041594065044f", X-B3-SpanId:"cf6ce241d08c2f88", X-B3-ParentSpanId:"8c4041594065044f", X-B3-Sampled:"0", X-ONAP-RequestID:"5dad7b82-5e53-4c00-9855-56861e00dfbf", X-RequestID:"5dad7b82-5e53-4c00-9855-56861e00dfbf", X-TransactionID:"5dad7b82-5e53-4c00-9855-56861e00dfbf", X-ECOMP-RequestID:"5dad7b82-5e53-4c00-9855-56861e00dfbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"428fb825-6848-47fc-8cfd-e3cd2fe49c02"] 2023-03-01T08:39:55.505Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:39:55.506Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:55.560Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:55.561Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:55.561Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:39:55.562Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:39:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:55.567Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-01T08:38:46.000+00:00", "source" : "VID", "vnfId" : "556be9d3-12db-4cfa-ab89-dcccbc8a7bc1", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:39:26.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:39:55.567Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:55.569Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||InvokeReturn 2023-03-01T08:39:55.571Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:39:55.571Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:39:55.571Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:55.571Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:39:55.571Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:39:55.572Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c4041594065044f", X-B3-SpanId:"c98ed019249549ab", X-B3-ParentSpanId:"8c4041594065044f", X-B3-Sampled:"0", X-ONAP-RequestID:"5dad7b82-5e53-4c00-9855-56861e00dfbf", X-RequestID:"5dad7b82-5e53-4c00-9855-56861e00dfbf", X-TransactionID:"5dad7b82-5e53-4c00-9855-56861e00dfbf", X-ECOMP-RequestID:"5dad7b82-5e53-4c00-9855-56861e00dfbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51a3df6b-2200-43c6-aaef-f337e09e68f5"] 2023-03-01T08:39:55.572Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:39:55.573Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:55.612Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:55.613Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:55.614Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:39:55.614Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:39:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:55.616Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:39:55.618Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:55.619Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:39:55.669Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:39:55.670Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:39:55.671Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:55.671Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:39:55.671Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:39:55.672Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5dad7b82-5e53-4c00-9855-56861e00dfbf", X-RequestID:"5dad7b82-5e53-4c00-9855-56861e00dfbf", X-TransactionID:"5dad7b82-5e53-4c00-9855-56861e00dfbf", X-ECOMP-RequestID:"5dad7b82-5e53-4c00-9855-56861e00dfbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c646f82-12e0-460b-95ec-57b6910e6170"] 2023-03-01T08:39:55.672Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:39:55.673Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:55.862Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:55.863Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:55.864Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:39:55.865Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C525A272F4BE433E9B414FC07BCB7850; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:39:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:55.865Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"96a8daab-b80c-11ed-bdfd-92f45cc7351c","businessKey":"abbf877e-29e8-41e1-a6e5-f80e1798111c","processDefinitionId":"ReceiveWorkflowMessage:1:7caba431-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-03-01T08:39:32.513+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"958409a1-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:39:55.866Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:55.866Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:39:55.907Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:39:55.909Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:39:55.910Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:39:55.910Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:39:55.911Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:39:55.911Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5dad7b82-5e53-4c00-9855-56861e00dfbf", X-RequestID:"5dad7b82-5e53-4c00-9855-56861e00dfbf", X-TransactionID:"5dad7b82-5e53-4c00-9855-56861e00dfbf", X-ECOMP-RequestID:"5dad7b82-5e53-4c00-9855-56861e00dfbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb89dc20-8339-4f58-b3c4-4e58993e3fb0"] 2023-03-01T08:39:55.911Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:39:55.912Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:39:56.073Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:39:56.074Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:39:56.074Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:39:56.075Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=22877AEC88D32C36BF49ABA9F9DF91F9; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:39:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:39:56.075Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:96bd4d2a-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"SubProcess_2:96bc14a1-b80c-11ed-bdfd-92f45cc7351c","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:7caba431-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"96a8daab-b80c-11ed-bdfd-92f45cc7351c","executionId":"96bd4d28-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:39:32.646+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:39:56.076Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:39:56.076Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96a8daab-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:39:56.081Z|5dad7b82-5e53-4c00-9855-56861e00dfbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:39:56.406Z|a67f21d3-2bda-4279-8dd8-1502d52ed984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:39:56.406Z|a67f21d3-2bda-4279-8dd8-1502d52ed984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:39:57.414Z|113e7f51-db44-4798-83eb-4f2c04e14b8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:39:57.415Z|113e7f51-db44-4798-83eb-4f2c04e14b8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:39:57.439Z|3697caf9-7ee3-4e1a-9a4a-5e906e693672|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:39:57.440Z|3697caf9-7ee3-4e1a-9a4a-5e906e693672|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:39:57.441Z|cad6081e-1531-44f2-a1a3-fe7537b2a348|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:39:57.442Z|cad6081e-1531-44f2-a1a3-fe7537b2a348|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:39:57.666Z|63a240f8-cdcf-4ad1-9dab-3e36a217fd63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:39:57.678Z|63a240f8-cdcf-4ad1-9dab-3e36a217fd63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:40:06.263Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:40:06.272Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:40:06.273Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:40:06.274Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:40:06.274Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:40:06.275Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:40:06.276Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12c1dd4f9bf9a299", X-B3-SpanId:"1dc46fbbcfc478ba", X-B3-ParentSpanId:"12c1dd4f9bf9a299", X-B3-Sampled:"0", X-ONAP-RequestID:"67db2613-bc8c-4ee1-ad00-7c5eb81ab641", X-RequestID:"67db2613-bc8c-4ee1-ad00-7c5eb81ab641", X-TransactionID:"67db2613-bc8c-4ee1-ad00-7c5eb81ab641", X-ECOMP-RequestID:"67db2613-bc8c-4ee1-ad00-7c5eb81ab641", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a152e380-221b-4242-9e66-6a1336e87ba7"] 2023-03-01T08:40:06.277Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:40:06.278Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:40:06.349Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:40:06.350Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 200 OK 2023-03-01T08:40:06.351Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:40:06.352Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:40:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:40:06.353Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-01T08:38:46.000+00:00", "source" : "VID", "vnfId" : "556be9d3-12db-4cfa-ab89-dcccbc8a7bc1", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:40:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:40:06.353Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:40:06.354Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||InvokeReturn 2023-03-01T08:40:06.357Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:40:06.357Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:40:06.358Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:40:06.358Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:40:06.359Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:40:06.359Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12c1dd4f9bf9a299", X-B3-SpanId:"c0632bcd7769d4ca", X-B3-ParentSpanId:"12c1dd4f9bf9a299", X-B3-Sampled:"0", X-ONAP-RequestID:"67db2613-bc8c-4ee1-ad00-7c5eb81ab641", X-RequestID:"67db2613-bc8c-4ee1-ad00-7c5eb81ab641", X-TransactionID:"67db2613-bc8c-4ee1-ad00-7c5eb81ab641", X-ECOMP-RequestID:"67db2613-bc8c-4ee1-ad00-7c5eb81ab641", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d88fad2-5ed5-46f3-861d-50a54e03275b"] 2023-03-01T08:40:06.360Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:40:06.360Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:40:06.382Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:40:06.384Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:40:06.385Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:40:06.387Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:40:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:40:06.388Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:40:06.389Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:40:06.390Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:40:06.482Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:40:06.483Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:40:06.484Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:40:06.484Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:40:06.485Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:40:06.485Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"67db2613-bc8c-4ee1-ad00-7c5eb81ab641", X-RequestID:"67db2613-bc8c-4ee1-ad00-7c5eb81ab641", X-TransactionID:"67db2613-bc8c-4ee1-ad00-7c5eb81ab641", X-ECOMP-RequestID:"67db2613-bc8c-4ee1-ad00-7c5eb81ab641", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82b0e1e6-e618-4296-8a42-85fe1fa57ed5"] 2023-03-01T08:40:06.486Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:40:06.486Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:40:06.796Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:40:06.797Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:40:06.797Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:40:06.798Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6232FB45C7FD59C4AFE33F402F348FC5; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:40:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:40:06.798Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a99b9fcf-b80c-11ed-bdfd-92f45cc7351c","businessKey":"abbf877e-29e8-41e1-a6e5-f80e1798111c","processDefinitionId":"SDNCHandler:1:7ce4dcb9-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T08:40:04.302+0000","endTime":"2023-03-01T08:40:04.861+0000","removalTime":null,"durationInMillis":559,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"a99229b8-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-01T08:40:06.799Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:40:06.800Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:40:06.864Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a99b9fcf-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a99b9fcf-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:40:06.865Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a99b9fcf-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:40:06.865Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a99b9fcf-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:40:06.866Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a99b9fcf-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a99b9fcf-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:40:06.866Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a99b9fcf-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:40:06.867Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a99b9fcf-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"67db2613-bc8c-4ee1-ad00-7c5eb81ab641", X-RequestID:"67db2613-bc8c-4ee1-ad00-7c5eb81ab641", X-TransactionID:"67db2613-bc8c-4ee1-ad00-7c5eb81ab641", X-ECOMP-RequestID:"67db2613-bc8c-4ee1-ad00-7c5eb81ab641", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a28fc174-a374-4a5a-8f0a-0cbc664de568"] 2023-03-01T08:40:06.867Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a99b9fcf-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:40:06.868Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a99b9fcf-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:40:07.043Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a99b9fcf-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:40:07.044Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a99b9fcf-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:40:07.045Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a99b9fcf-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:40:07.046Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a99b9fcf-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FE3E50ABBFB9DFA63A48C1814D56CE45; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:40:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:40:07.048Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a99b9fcf-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a99de8d2-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"a99b9fcf-b80c-11ed-bdfd-92f45cc7351c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7ce4dcb9-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"a99b9fcf-b80c-11ed-bdfd-92f45cc7351c","executionId":"a99b9fcf-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:40:04.317+0000","endTime":"2023-03-01T08:40:04.860+0000","durationInMillis":543,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:40:07.049Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a99b9fcf-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:40:07.049Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a99b9fcf-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:40:07.056Z|67db2613-bc8c-4ee1-ad00-7c5eb81ab641|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:40:07.459Z|bfcc049b-46c8-4049-8c4b-6d4dec2b0142|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:40:07.463Z|bfcc049b-46c8-4049-8c4b-6d4dec2b0142|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:40:07.479Z|21bdd55f-fad9-4ddb-b9dd-ff204391b57d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:40:07.480Z|21bdd55f-fad9-4ddb-b9dd-ff204391b57d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:40:07.485Z|4a96effd-1080-4dae-8b5e-91c625d0ab76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:40:07.485Z|4a96effd-1080-4dae-8b5e-91c625d0ab76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:40:11.407Z|30f71fdd-5bfe-41c7-b6f1-b3fef6b57b4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:40:11.408Z|30f71fdd-5bfe-41c7-b6f1-b3fef6b57b4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:40:17.231Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:40:17.242Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:40:17.243Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:40:17.243Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:40:17.243Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:40:17.244Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:40:17.244Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd468797959ec4dd", X-B3-SpanId:"e548524509fa588a", X-B3-ParentSpanId:"dd468797959ec4dd", X-B3-Sampled:"0", X-ONAP-RequestID:"0e2e9f89-fe9a-4c8d-9bb6-739663c4862e", X-RequestID:"0e2e9f89-fe9a-4c8d-9bb6-739663c4862e", X-TransactionID:"0e2e9f89-fe9a-4c8d-9bb6-739663c4862e", X-ECOMP-RequestID:"0e2e9f89-fe9a-4c8d-9bb6-739663c4862e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31f29697-707b-4c60-a64c-cf3b66835e33"] 2023-03-01T08:40:17.245Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:40:17.245Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:40:17.276Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:40:17.277Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 200 OK 2023-03-01T08:40:17.277Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:40:17.277Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:40:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:40:17.281Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-01T08:38:46.000+00:00", "source" : "VID", "vnfId" : "556be9d3-12db-4cfa-ab89-dcccbc8a7bc1", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:40:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:40:17.281Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:40:17.282Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||InvokeReturn 2023-03-01T08:40:17.285Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:40:17.285Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:40:17.286Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:40:17.286Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:40:17.287Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:40:17.287Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd468797959ec4dd", X-B3-SpanId:"3cd521078ba4d272", X-B3-ParentSpanId:"dd468797959ec4dd", X-B3-Sampled:"0", X-ONAP-RequestID:"0e2e9f89-fe9a-4c8d-9bb6-739663c4862e", X-RequestID:"0e2e9f89-fe9a-4c8d-9bb6-739663c4862e", X-TransactionID:"0e2e9f89-fe9a-4c8d-9bb6-739663c4862e", X-ECOMP-RequestID:"0e2e9f89-fe9a-4c8d-9bb6-739663c4862e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d3c3bd1-bc5e-472e-aaac-c485d38c9bde"] 2023-03-01T08:40:17.288Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:40:17.289Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:40:17.306Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:40:17.311Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:40:17.312Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:40:17.313Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:40:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:40:17.314Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:40:17.314Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:40:17.315Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:40:17.371Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:40:17.372Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:40:17.373Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:40:17.373Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:40:17.373Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:40:17.374Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0e2e9f89-fe9a-4c8d-9bb6-739663c4862e", X-RequestID:"0e2e9f89-fe9a-4c8d-9bb6-739663c4862e", X-TransactionID:"0e2e9f89-fe9a-4c8d-9bb6-739663c4862e", X-ECOMP-RequestID:"0e2e9f89-fe9a-4c8d-9bb6-739663c4862e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"baab7c07-0127-4147-b885-42b8b0dfe699"] 2023-03-01T08:40:17.374Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:40:17.375Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:40:17.528Z|c4c23b5c-072a-4943-ae4b-0ea68dc1e29d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:40:17.529Z|c4c23b5c-072a-4943-ae4b-0ea68dc1e29d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:40:17.547Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:40:17.548Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:40:17.549Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:40:17.549Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C85D0F0B9B2973C185DA830A7FD7AC02; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Wed, 01 Mar 2023 08:40:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:40:17.550Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","businessKey":"abbf877e-29e8-41e1-a6e5-f80e1798111c","processDefinitionId":"ControllerExecutionBB:1:7de5ab5b-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-01T08:40:07.842+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"aa6de36d-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:40:17.551Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:40:17.552Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:40:17.558Z|593611bb-3300-4bef-a7c5-adbf6fc06d68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:40:17.559Z|593611bb-3300-4bef-a7c5-adbf6fc06d68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:40:17.563Z|67743132-6de1-4177-9295-c9fbe1aa4fd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:40:17.564Z|67743132-6de1-4177-9295-c9fbe1aa4fd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:40:17.637Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:40:17.638Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:40:17.639Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:40:17.639Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:40:17.643Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:40:17.645Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0e2e9f89-fe9a-4c8d-9bb6-739663c4862e", X-RequestID:"0e2e9f89-fe9a-4c8d-9bb6-739663c4862e", X-TransactionID:"0e2e9f89-fe9a-4c8d-9bb6-739663c4862e", X-ECOMP-RequestID:"0e2e9f89-fe9a-4c8d-9bb6-739663c4862e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"164295d6-dec4-4109-85f5-66969f42ceee"] 2023-03-01T08:40:17.647Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:40:17.647Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:40:17.830Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:40:17.831Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:40:17.832Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:40:17.832Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=32B36B2B51E4CC566581B9E0E5E2ACFB; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:40:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:40:17.833Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:abc4e868-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:7de5ab5b-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","executionId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:40:07.928+0000","endTime":"2023-03-01T08:40:07.930+0000","durationInMillis":2,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:40:17.834Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:40:17.835Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:40:17.844Z|0e2e9f89-fe9a-4c8d-9bb6-739663c4862e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:40:26.406Z|e08c1344-c592-4fd3-adde-0a034a5e301b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:40:26.407Z|e08c1344-c592-4fd3-adde-0a034a5e301b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:40:27.575Z|7d95c5d4-a6ba-47d9-ad29-7c86edce9747|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:40:27.576Z|7d95c5d4-a6ba-47d9-ad29-7c86edce9747|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:40:27.594Z|54f62f25-aced-4a92-b6c2-03aaa078555b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:40:27.595Z|54f62f25-aced-4a92-b6c2-03aaa078555b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:40:27.619Z|88c36f0e-66d6-477b-9d91-bd4352805c65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:40:27.620Z|88c36f0e-66d6-477b-9d91-bd4352805c65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:40:27.681Z|fb3ef167-ce33-4791-ad4a-4a000d9edfe3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:40:27.683Z|fb3ef167-ce33-4791-ad4a-4a000d9edfe3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:40:28.006Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:40:28.017Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:40:28.018Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:40:28.019Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:40:28.019Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:40:28.020Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:40:28.020Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e675a4cc7ce48a07", X-B3-SpanId:"377eeb88b2ec59e8", X-B3-ParentSpanId:"e675a4cc7ce48a07", X-B3-Sampled:"0", X-ONAP-RequestID:"dc25a539-442e-46bd-8eb6-250d994b19d3", X-RequestID:"dc25a539-442e-46bd-8eb6-250d994b19d3", X-TransactionID:"dc25a539-442e-46bd-8eb6-250d994b19d3", X-ECOMP-RequestID:"dc25a539-442e-46bd-8eb6-250d994b19d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f59cfb26-de53-444b-a248-0ea03d4e029b"] 2023-03-01T08:40:28.021Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:40:28.021Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:40:28.058Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:40:28.060Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 200 OK 2023-03-01T08:40:28.060Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:40:28.061Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:40:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:40:28.063Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-01T08:38:46.000+00:00", "source" : "VID", "vnfId" : "556be9d3-12db-4cfa-ab89-dcccbc8a7bc1", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:40:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:40:28.063Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:40:28.065Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||InvokeReturn 2023-03-01T08:40:28.068Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:40:28.069Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:40:28.070Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:40:28.070Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:40:28.071Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:40:28.071Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e675a4cc7ce48a07", X-B3-SpanId:"7ccc66c282e7c3e8", X-B3-ParentSpanId:"e675a4cc7ce48a07", X-B3-Sampled:"0", X-ONAP-RequestID:"dc25a539-442e-46bd-8eb6-250d994b19d3", X-RequestID:"dc25a539-442e-46bd-8eb6-250d994b19d3", X-TransactionID:"dc25a539-442e-46bd-8eb6-250d994b19d3", X-ECOMP-RequestID:"dc25a539-442e-46bd-8eb6-250d994b19d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42d213eb-607b-4421-bf01-964f589eb720"] 2023-03-01T08:40:28.072Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:40:28.073Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:40:28.088Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:40:28.090Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:40:28.090Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:40:28.091Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:40:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:40:28.093Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:40:28.094Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:40:28.094Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:40:28.160Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:40:28.161Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:40:28.162Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:40:28.162Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:40:28.163Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:40:28.164Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dc25a539-442e-46bd-8eb6-250d994b19d3", X-RequestID:"dc25a539-442e-46bd-8eb6-250d994b19d3", X-TransactionID:"dc25a539-442e-46bd-8eb6-250d994b19d3", X-ECOMP-RequestID:"dc25a539-442e-46bd-8eb6-250d994b19d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"406ce1f1-4689-420a-a08c-a71337854be9"] 2023-03-01T08:40:28.164Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:40:28.165Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:40:28.380Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:40:28.382Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:40:28.383Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:40:28.383Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=30CE10C570D0815A39E0847952221DD0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Wed, 01 Mar 2023 08:40:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:40:28.384Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","businessKey":"abbf877e-29e8-41e1-a6e5-f80e1798111c","processDefinitionId":"ControllerExecutionBB:1:7de5ab5b-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-01T08:40:07.842+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"aa6de36d-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:40:28.385Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:40:28.386Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:40:28.435Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:40:28.436Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:40:28.437Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:40:28.437Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:40:28.438Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:40:28.438Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dc25a539-442e-46bd-8eb6-250d994b19d3", X-RequestID:"dc25a539-442e-46bd-8eb6-250d994b19d3", X-TransactionID:"dc25a539-442e-46bd-8eb6-250d994b19d3", X-ECOMP-RequestID:"dc25a539-442e-46bd-8eb6-250d994b19d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19051f9a-3202-4c40-b085-6859e7c15792"] 2023-03-01T08:40:28.439Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:40:28.439Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:40:28.602Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:40:28.604Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:40:28.604Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:40:28.605Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B97BF109E514D49B76945C7E557AFDC4; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:40:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:40:28.608Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:abc4e868-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:7de5ab5b-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","executionId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:40:07.928+0000","endTime":"2023-03-01T08:40:07.930+0000","durationInMillis":2,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:40:28.608Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:40:28.609Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:40:28.615Z|dc25a539-442e-46bd-8eb6-250d994b19d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:40:30.584Z|706cba40-c67a-49a9-9444-e91acdcfbb18|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:40:30.585Z|706cba40-c67a-49a9-9444-e91acdcfbb18|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:40:37.607Z|b0dc454b-0871-4835-889c-0b34dd48de57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:40:37.610Z|b0dc454b-0871-4835-889c-0b34dd48de57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:40:37.643Z|752dd823-ea40-4db9-8b26-ed94e0b4f4d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:40:37.644Z|752dd823-ea40-4db9-8b26-ed94e0b4f4d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:40:37.671Z|f40cfa59-cc64-4e63-857c-05e420dc8853|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:40:37.677Z|f40cfa59-cc64-4e63-857c-05e420dc8853|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:40:38.819Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:40:38.827Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:40:38.829Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:40:38.829Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:40:38.829Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:40:38.830Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:40:38.830Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c3939fb04267bc99", X-B3-SpanId:"4836cf196729d6c8", X-B3-ParentSpanId:"c3939fb04267bc99", X-B3-Sampled:"0", X-ONAP-RequestID:"2b9e1224-f94f-49ca-86b9-bbd6af8d1e28", X-RequestID:"2b9e1224-f94f-49ca-86b9-bbd6af8d1e28", X-TransactionID:"2b9e1224-f94f-49ca-86b9-bbd6af8d1e28", X-ECOMP-RequestID:"2b9e1224-f94f-49ca-86b9-bbd6af8d1e28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cf8359e-9b29-4493-b1a2-c8b039b1bcac"] 2023-03-01T08:40:38.830Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:40:38.831Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:40:38.869Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:40:38.870Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 200 OK 2023-03-01T08:40:38.870Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:40:38.871Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:40:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:40:38.872Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-01T08:38:46.000+00:00", "source" : "VID", "vnfId" : "556be9d3-12db-4cfa-ab89-dcccbc8a7bc1", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:40:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:40:38.873Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:40:38.873Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||InvokeReturn 2023-03-01T08:40:38.946Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:40:38.947Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:40:38.951Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:40:38.954Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:40:38.955Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:40:38.959Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c3939fb04267bc99", X-B3-SpanId:"0ce932a310f4737b", X-B3-ParentSpanId:"c3939fb04267bc99", X-B3-Sampled:"0", X-ONAP-RequestID:"2b9e1224-f94f-49ca-86b9-bbd6af8d1e28", X-RequestID:"2b9e1224-f94f-49ca-86b9-bbd6af8d1e28", X-TransactionID:"2b9e1224-f94f-49ca-86b9-bbd6af8d1e28", X-ECOMP-RequestID:"2b9e1224-f94f-49ca-86b9-bbd6af8d1e28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dcc5a00-b518-4061-83a6-2bc7a9703fa9"] 2023-03-01T08:40:38.968Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:40:38.970Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:40:39.000Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:40:39.001Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:40:39.002Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:40:39.002Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:40:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:40:39.006Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:40:39.006Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:40:39.007Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:40:39.084Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:40:39.085Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:40:39.086Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:40:39.087Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:40:39.087Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:40:39.088Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2b9e1224-f94f-49ca-86b9-bbd6af8d1e28", X-RequestID:"2b9e1224-f94f-49ca-86b9-bbd6af8d1e28", X-TransactionID:"2b9e1224-f94f-49ca-86b9-bbd6af8d1e28", X-ECOMP-RequestID:"2b9e1224-f94f-49ca-86b9-bbd6af8d1e28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffaac264-c4d6-42dc-b518-1c48cd1e3e06"] 2023-03-01T08:40:39.088Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:40:39.088Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:40:39.256Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:40:39.257Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:40:39.258Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:40:39.258Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1092CD47D4D9DAE947A9400AC138B4AD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Wed, 01 Mar 2023 08:40:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:40:39.259Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","businessKey":"abbf877e-29e8-41e1-a6e5-f80e1798111c","processDefinitionId":"ControllerExecutionBB:1:7de5ab5b-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-01T08:40:07.842+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"aa6de36d-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:40:39.260Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:40:39.261Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:40:39.305Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:40:39.306Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:40:39.306Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:40:39.307Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:40:39.307Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:40:39.307Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2b9e1224-f94f-49ca-86b9-bbd6af8d1e28", X-RequestID:"2b9e1224-f94f-49ca-86b9-bbd6af8d1e28", X-TransactionID:"2b9e1224-f94f-49ca-86b9-bbd6af8d1e28", X-ECOMP-RequestID:"2b9e1224-f94f-49ca-86b9-bbd6af8d1e28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8362f38d-47a8-4df0-a7a4-31fddcf9c8da"] 2023-03-01T08:40:39.308Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:40:39.309Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:40:39.486Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:40:39.487Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:40:39.487Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:40:39.487Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2A15D87D5D96707A96FF63C95491A5F5; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:40:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:40:39.488Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:abc4e868-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:7de5ab5b-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","executionId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:40:07.928+0000","endTime":"2023-03-01T08:40:07.930+0000","durationInMillis":2,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:40:39.489Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:40:39.496Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:40:39.502Z|2b9e1224-f94f-49ca-86b9-bbd6af8d1e28|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:40:41.408Z|9358e388-0be6-4e8e-8aca-93a233131ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:40:41.410Z|9358e388-0be6-4e8e-8aca-93a233131ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:40:47.692Z|bde2ee8e-fa64-44cd-b86b-8cc991e3e640|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:40:47.694Z|e58cfe65-478f-4168-a3e1-83d0c9f06b12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:40:47.695Z|e58cfe65-478f-4168-a3e1-83d0c9f06b12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:40:47.693Z|bde2ee8e-fa64-44cd-b86b-8cc991e3e640|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:40:47.736Z|f9d9dbe6-54f7-4255-aaa3-9fa4538c74db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:40:47.737Z|f9d9dbe6-54f7-4255-aaa3-9fa4538c74db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:40:49.677Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:40:49.687Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:40:49.689Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:40:49.689Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:40:49.690Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:40:49.690Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:40:49.690Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0bfec13af88866f5", X-B3-SpanId:"f3d711179af9dac9", X-B3-ParentSpanId:"0bfec13af88866f5", X-B3-Sampled:"0", X-ONAP-RequestID:"d6612f10-e962-4f2e-83ff-9665c416756e", X-RequestID:"d6612f10-e962-4f2e-83ff-9665c416756e", X-TransactionID:"d6612f10-e962-4f2e-83ff-9665c416756e", X-ECOMP-RequestID:"d6612f10-e962-4f2e-83ff-9665c416756e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20b2ec99-a73c-417b-98d2-c5fd1cdb9785"] 2023-03-01T08:40:49.691Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:40:49.692Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:40:49.727Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:40:49.728Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 200 OK 2023-03-01T08:40:49.729Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:40:49.729Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:40:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:40:49.730Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-01T08:38:46.000+00:00", "source" : "VID", "vnfId" : "556be9d3-12db-4cfa-ab89-dcccbc8a7bc1", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:40:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:40:49.731Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:40:49.731Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||InvokeReturn 2023-03-01T08:40:49.736Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:40:49.737Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:40:49.738Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:40:49.738Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:40:49.739Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:40:49.739Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0bfec13af88866f5", X-B3-SpanId:"4acec80dd7fbef03", X-B3-ParentSpanId:"0bfec13af88866f5", X-B3-Sampled:"0", X-ONAP-RequestID:"d6612f10-e962-4f2e-83ff-9665c416756e", X-RequestID:"d6612f10-e962-4f2e-83ff-9665c416756e", X-TransactionID:"d6612f10-e962-4f2e-83ff-9665c416756e", X-ECOMP-RequestID:"d6612f10-e962-4f2e-83ff-9665c416756e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a9b2292-1253-43fb-9d79-c02e06205355"] 2023-03-01T08:40:49.740Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:40:49.740Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:40:49.777Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:40:49.779Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:40:49.780Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:40:49.780Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:40:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:40:49.785Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:40:49.786Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:40:49.787Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:40:49.875Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:40:49.877Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:40:49.878Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:40:49.878Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:40:49.878Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:40:49.879Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d6612f10-e962-4f2e-83ff-9665c416756e", X-RequestID:"d6612f10-e962-4f2e-83ff-9665c416756e", X-TransactionID:"d6612f10-e962-4f2e-83ff-9665c416756e", X-ECOMP-RequestID:"d6612f10-e962-4f2e-83ff-9665c416756e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f58fe6d-7f23-4b7d-996a-f5f0571dfbd3"] 2023-03-01T08:40:49.880Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:40:49.880Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:40:50.073Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:40:50.074Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:40:50.075Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:40:50.075Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FAEE6E3DF9F3EBC73C3852271A3E1585; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Wed, 01 Mar 2023 08:40:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:40:50.076Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","businessKey":"abbf877e-29e8-41e1-a6e5-f80e1798111c","processDefinitionId":"ControllerExecutionBB:1:7de5ab5b-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-01T08:40:07.842+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"aa6de36d-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:40:50.077Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:40:50.078Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:40:50.171Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:40:50.173Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:40:50.174Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:40:50.174Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:40:50.174Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:40:50.175Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d6612f10-e962-4f2e-83ff-9665c416756e", X-RequestID:"d6612f10-e962-4f2e-83ff-9665c416756e", X-TransactionID:"d6612f10-e962-4f2e-83ff-9665c416756e", X-ECOMP-RequestID:"d6612f10-e962-4f2e-83ff-9665c416756e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05ca39a8-c13b-4913-a34a-90a4b0ba9173"] 2023-03-01T08:40:50.176Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:40:50.176Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:40:50.352Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:40:50.354Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:40:50.354Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:40:50.355Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FB3D59672C6A19824967075AE34FF3D6; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:40:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:40:50.357Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:abc4e868-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:7de5ab5b-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","executionId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:40:07.928+0000","endTime":"2023-03-01T08:40:07.930+0000","durationInMillis":2,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:40:50.358Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:40:50.359Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:40:50.374Z|d6612f10-e962-4f2e-83ff-9665c416756e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:40:56.406Z|065fd11f-f00f-4774-8d66-78ed4932fce0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:40:56.410Z|065fd11f-f00f-4774-8d66-78ed4932fce0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:40:57.683Z|36a1ef30-17a9-4c9b-a9fb-5f3c52f18fd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:40:57.685Z|36a1ef30-17a9-4c9b-a9fb-5f3c52f18fd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:40:57.736Z|19787440-c9d4-4961-b09e-7bc47b9ea5a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:40:57.736Z|19787440-c9d4-4961-b09e-7bc47b9ea5a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:40:57.737Z|e2d9d93a-3974-435a-88e0-0cff10382668|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:40:57.739Z|e2d9d93a-3974-435a-88e0-0cff10382668|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:40:57.780Z|97eb21a4-12ad-47d4-843e-ed22964570d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:40:57.781Z|97eb21a4-12ad-47d4-843e-ed22964570d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:41:00.588Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:41:00.610Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:41:00.611Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:41:00.611Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:00.612Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:41:00.612Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:41:00.613Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69e3a27a16b425ae", X-B3-SpanId:"3e6064ade69f15a6", X-B3-ParentSpanId:"69e3a27a16b425ae", X-B3-Sampled:"0", X-ONAP-RequestID:"3916a8f0-3a8c-4833-b987-c98132af5719", X-RequestID:"3916a8f0-3a8c-4833-b987-c98132af5719", X-TransactionID:"3916a8f0-3a8c-4833-b987-c98132af5719", X-ECOMP-RequestID:"3916a8f0-3a8c-4833-b987-c98132af5719", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10802892-eafd-452f-b295-f511b5f95acf"] 2023-03-01T08:41:00.613Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:41:00.613Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:00.725Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:00.726Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:00.726Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:41:00.726Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:00.739Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-01T08:38:46.000+00:00", "source" : "VID", "vnfId" : "556be9d3-12db-4cfa-ab89-dcccbc8a7bc1", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:40:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:41:00.740Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:00.741Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||InvokeReturn 2023-03-01T08:41:00.743Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:41:00.743Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:41:00.744Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:00.744Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:41:00.744Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:41:00.745Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69e3a27a16b425ae", X-B3-SpanId:"b6b9e55d2aef49e2", X-B3-ParentSpanId:"69e3a27a16b425ae", X-B3-Sampled:"0", X-ONAP-RequestID:"3916a8f0-3a8c-4833-b987-c98132af5719", X-RequestID:"3916a8f0-3a8c-4833-b987-c98132af5719", X-TransactionID:"3916a8f0-3a8c-4833-b987-c98132af5719", X-ECOMP-RequestID:"3916a8f0-3a8c-4833-b987-c98132af5719", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f628d99-e21f-4dac-a4a4-d7d6ff8c07b5"] 2023-03-01T08:41:00.745Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:41:00.745Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:00.753Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:41:00.756Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: c3cd7ef5-aabb-41ac-99ab-d92574803c58 already exists in requestDb InfraActiveRequests table 2023-03-01T08:41:00.758Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:41:00.758Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||Invoke 2023-03-01T08:41:00.758Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:00.759Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:41:00.759Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Method : GET 2023-03-01T08:41:00.759Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf00b34888ef37df", X-B3-SpanId:"38ecfb764a9bb9bc", X-B3-ParentSpanId:"bf00b34888ef37df", X-B3-Sampled:"0", X-ONAP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-TransactionID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ECOMP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2cb41ee-3473-4b13-9b14-fae87323a298"] 2023-03-01T08:41:00.760Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Request body: 2023-03-01T08:41:00.760Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:00.817Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:00.818Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:00.818Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:41:00.818Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:00.819Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:41:00.821Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:00.822Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:41:00.911Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:41:00.914Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:41:00.914Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:00.915Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:41:00.915Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:41:00.916Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3916a8f0-3a8c-4833-b987-c98132af5719", X-RequestID:"3916a8f0-3a8c-4833-b987-c98132af5719", X-TransactionID:"3916a8f0-3a8c-4833-b987-c98132af5719", X-ECOMP-RequestID:"3916a8f0-3a8c-4833-b987-c98132af5719", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25e873f7-53c4-4e00-8840-a0539249c51c"] 2023-03-01T08:41:00.916Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:41:00.916Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:00.929Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:00.930Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:41:00.933Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status text : 2023-03-01T08:41:00.934Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 08:41:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:00.934Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Response body: 2023-03-01T08:41:00.935Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:00.936Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|404|Not Found|InvokeReturn 2023-03-01T08:41:00.974Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-01T08:41:00.979Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-01T08:41:01.002Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:41:01.079Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-03-01T08:41:01.082Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c3cd7ef5-aabb-41ac-99ab-d92574803c58], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[72e7e2b8-0995-49b1-9e7d-1eb0ba2f7b9e], X-ECOMP-RequestID=[c3cd7ef5-aabb-41ac-99ab-d92574803c58], X-TransactionId=[], X-ONAP-RequestID=[c3cd7ef5-aabb-41ac-99ab-d92574803c58]} 2023-03-01T08:41:01.163Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 08:41:00 GMT], content-length=[313], x-aai-txid=[1-aai-resources-230301-08:41:00:981-69189], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:41:01.168Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-03-01T08:41:01.169Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-03-01T08:41:01.189Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-03-01T08:41:01.190Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-01T08:41:01.223Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:41:01.229Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:01.230Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:01.230Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:41:01.231Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0C4DF1AEFE81695B41EF5D382FCEFC17; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Wed, 01 Mar 2023 08:41:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:01.231Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","businessKey":"abbf877e-29e8-41e1-a6e5-f80e1798111c","processDefinitionId":"ControllerExecutionBB:1:7de5ab5b-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-01T08:40:07.842+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"aa6de36d-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:41:01.232Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:01.232Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:41:01.301Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:41:01.302Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:41:01.303Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:01.303Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:41:01.303Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:41:01.304Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3916a8f0-3a8c-4833-b987-c98132af5719", X-RequestID:"3916a8f0-3a8c-4833-b987-c98132af5719", X-TransactionID:"3916a8f0-3a8c-4833-b987-c98132af5719", X-ECOMP-RequestID:"3916a8f0-3a8c-4833-b987-c98132af5719", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01460f08-93ba-42c1-a80d-eb252878c6ea"] 2023-03-01T08:41:01.304Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:41:01.305Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:01.328Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-01T08:41:01.330Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-03-01T08:41:01.358Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-03-01T08:41:01.359Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 08:41:01 GMT], content-length=[313], x-aai-txid=[1-aai-resources-230301-08:41:01:189-67604], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:41:01.363Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-03-01T08:41:01.368Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-03-01T08:41:01.369Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-01T08:41:01.383Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:41:01.456Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||Invoke 2023-03-01T08:41:01.457Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add with request headers:{Authorization=[***REDACTED***], X-RequestID=[c3cd7ef5-aabb-41ac-99ab-d92574803c58], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[90437b64-6ea1-4350-817c-8f68988e2881], X-ECOMP-RequestID=[c3cd7ef5-aabb-41ac-99ab-d92574803c58], X-TransactionId=[], X-ONAP-RequestID=[c3cd7ef5-aabb-41ac-99ab-d92574803c58]} 2023-03-01T08:41:01.486Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:01.487Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:01.488Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:41:01.488Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E21CB257342664EBF81CBB55157DE4DB; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:41:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:01.489Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:abc4e868-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:7de5ab5b-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","executionId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:40:07.928+0000","endTime":"2023-03-01T08:40:07.930+0000","durationInMillis":2,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:41:01.489Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:01.490Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:41:01.493Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:41:01 GMT], content-length=[616], vertex-id=[274480], x-aai-txid=[0-aai-resources-230301-08:41:01:315-12872], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:41:01.495Z|3916a8f0-3a8c-4833-b987-c98132af5719|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:41:01.496Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|DEBUG|500||{"tenant-id":"282258f13b1143f3942f4811906d6add","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677659819156","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2023-03-01T08:41:01.497Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||InvokeReturn 2023-03-01T08:41:01.499Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-01T08:41:01.500Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-01T08:41:01.515Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:41:01.517Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-01T08:41:01.518Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:01.518Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:41:01.518Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-01T08:41:01.519Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"bf00b34888ef37df", X-B3-SpanId:"1eafad217664bd54", X-B3-ParentSpanId:"bf00b34888ef37df", X-B3-Sampled:"0", X-ONAP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-TransactionID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ECOMP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65b6ccba-59b6-43a5-a657-2ed1196f6a4f"] 2023-03-01T08:41:01.519Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add","requestScope":"service"} 2023-03-01T08:41:01.520Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:01.557Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:01.559Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:01.560Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-03-01T08:41:01.561Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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:"Wed, 01 Mar 2023 08:41:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:01.561Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-01T08:41:01.562Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:01.562Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-01T08:41:01.564Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d 2023-03-01T08:41:01.571Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|INFO|500||Invoke 2023-03-01T08:41:01.574Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:01.574Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d 2023-03-01T08:41:01.575Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Method : GET 2023-03-01T08:41:01.576Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-TransactionID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ECOMP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a371135-a370-45a6-80c1-ebe3ffe98f1c"] 2023-03-01T08:41:01.576Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Request body: 2023-03-01T08:41:01.576Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:01.679Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:01.680Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:01.680Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Status text : 2023-03-01T08:41:01.681Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:01.682Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "21dd2698-c803-4db7-943e-a9aecfd8345d", "modelInvariantUUID" : "a8fda03b-c109-4fdb-982b-e878ed3c2a0f", "created" : "2023-03-01 08:39:55.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/networkCustomizations" } } } 2023-03-01T08:41:01.682Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:01.684Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|INFO|500||InvokeReturn 2023-03-01T08:41:01.693Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance 2023-03-01T08:41:01.694Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|INFO|500||Invoke 2023-03-01T08:41:01.695Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:01.697Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance 2023-03-01T08:41:01.703Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||Method : GET 2023-03-01T08:41:01.704Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-TransactionID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ECOMP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59f60824-b12d-4299-a030-656313b8e168"] 2023-03-01T08:41:01.705Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||Request body: 2023-03-01T08:41:01.706Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:01.739Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:01.740Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:41:01.741Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||Status text : 2023-03-01T08:41:01.741Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&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:"Wed, 01 Mar 2023 08:41:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:01.742Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||Response body: 2023-03-01T08:41:01.742Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:01.746Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-01T08:41:01.748Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f 2023-03-01T08:41:01.749Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|INFO|500||Invoke 2023-03-01T08:41:01.749Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:01.750Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f 2023-03-01T08:41:01.750Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||Method : GET 2023-03-01T08:41:01.751Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-TransactionID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ECOMP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e45f4744-7ff5-48c6-9bb9-e1f99d520f8d"] 2023-03-01T08:41:01.751Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||Request body: 2023-03-01T08:41:01.752Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:01.796Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:01.797Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:01.798Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||Status text : 2023-03-01T08:41:01.798Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:01.810Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "21dd2698-c803-4db7-943e-a9aecfd8345d", "modelInvariantUUID" : "a8fda03b-c109-4fdb-982b-e878ed3c2a0f", "created" : "2023-03-01 08:39:55.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/networkCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f" } } } 2023-03-01T08:41:01.811Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:01.811Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|INFO|500||InvokeReturn 2023-03-01T08:41:01.816Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance 2023-03-01T08:41:01.819Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|INFO|500||Invoke 2023-03-01T08:41:01.820Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:01.826Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance 2023-03-01T08:41:01.827Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||Method : GET 2023-03-01T08:41:01.827Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-TransactionID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ECOMP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"527e41f9-135e-4ee0-83a3-a33418cbe27a"] 2023-03-01T08:41:01.828Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||Request body: 2023-03-01T08:41:01.828Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:01.860Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:01.861Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:41:01.862Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||Status text : 2023-03-01T08:41:01.862Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&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:"Wed, 01 Mar 2023 08:41:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:01.863Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||Response body: 2023-03-01T08:41:01.863Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:01.864Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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=21dd2698-c803-4db7-943e-a9aecfd8345d&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-01T08:41:01.865Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:41:01.866Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-01T08:41:01.866Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:01.867Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:41:01.867Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-01T08:41:01.868Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-TransactionID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ECOMP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d827c5d4-4d32-4d39-a0f2-c6ef79bbe588"] 2023-03-01T08:41:01.868Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-01T08:41:01.868Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:01.923Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:01.924Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:01.925Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-03-01T08:41:01.925Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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:"Wed, 01 Mar 2023 08:41:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:01.926Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-01 05:42:11.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2023-03-01T08:41:01.927Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:01.927Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-01T08:41:01.942Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-01T08:41:01.945Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-03-01T08:41:01.945Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:01.946Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-01T08:41:01.946Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-03-01T08:41:01.947Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-TransactionID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ECOMP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6acdd470-60cb-4a0e-8436-a9a97c8e478f"] 2023-03-01T08:41:01.947Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-03-01T08:41:01.947Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:01.987Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:01.990Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:01.991Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2023-03-01T08:41:01.996Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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:"Wed, 01 Mar 2023 08:41:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:01.998Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-01T05:42:11.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2023-03-01T08:41:01.999Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:01.999Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-03-01T08:41:02.002Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d 2023-03-01T08:41:02.003Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|INFO|500||Invoke 2023-03-01T08:41:02.004Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:02.004Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d 2023-03-01T08:41:02.005Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Method : GET 2023-03-01T08:41:02.005Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-TransactionID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ECOMP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fee7d20b-67ab-4bed-b8a6-f2df38b1a9f6"] 2023-03-01T08:41:02.006Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Request body: 2023-03-01T08:41:02.006Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:02.060Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:02.061Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:02.061Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Status text : 2023-03-01T08:41:02.062Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:02.063Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "21dd2698-c803-4db7-943e-a9aecfd8345d", "modelInvariantUUID" : "a8fda03b-c109-4fdb-982b-e878ed3c2a0f", "created" : "2023-03-01 08:39:55.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/networkCustomizations" } } } 2023-03-01T08:41:02.063Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:02.064Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|INFO|500||InvokeReturn 2023-03-01T08:41:02.069Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:41:02.069Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-01T08:41:02.070Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:02.070Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:41:02.071Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-01T08:41:02.071Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9182", X-B3-TraceId:"bf00b34888ef37df", X-B3-SpanId:"fa6acfb81528809a", X-B3-ParentSpanId:"bf00b34888ef37df", X-B3-Sampled:"0", X-ONAP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-TransactionID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ECOMP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"650c5da8-2db6-4367-a69b-f190c92fd004"] 2023-03-01T08:41:02.072Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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":"c3cd7ef5-aabb-41ac-99ab-d92574803c58","requestStatus":"IN_PROGRESS","startTime":1677660060979,"source":"VID","tenantId":"282258f13b1143f3942f4811906d6add","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n\t\t\t\"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a34a182-c8f0-41d6-82be-0992fd016051\",\n \"modelInvariantUuid\": \"3242664f-2ed3-4c10-b9bb-66d29a84190d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7d155016-ade5-411f-8ef8-419250779768\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1e9692e1-0255-40d8-9705-b361835c609b\",\n \"modelInvariantUuid\": \"ffdb8d03-65dd-4435-bf29-f16cb4f458e3\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0e8abbc-dbe2-4cb8-b915-8872d573af82\"\n },\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"c3cd7ef5-aabb-41ac-99ab-d92574803c58"} 2023-03-01T08:41:02.073Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:02.111Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:02.112Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-01T08:41:02.113Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-03-01T08:41:02.114Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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/c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:02.119Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:41:00.979+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n\t\t\t\"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a34a182-c8f0-41d6-82be-0992fd016051\",\n \"modelInvariantUuid\": \"3242664f-2ed3-4c10-b9bb-66d29a84190d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7d155016-ade5-411f-8ef8-419250779768\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1e9692e1-0255-40d8-9705-b361835c609b\",\n \"modelInvariantUuid\": \"ffdb8d03-65dd-4435-bf29-f16cb4f458e3\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0e8abbc-dbe2-4cb8-b915-8872d573af82\"\n },\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-01T08:41:02.093+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" } } } 2023-03-01T08:41:02.120Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:02.121Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-01T08:41:02.134Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:41:02.136Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-01T08:41:02.136Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:02.137Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:41:02.137Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-01T08:41:02.138Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4604", X-B3-TraceId:"bf00b34888ef37df", X-B3-SpanId:"6696d532fe2e8850", X-B3-ParentSpanId:"bf00b34888ef37df", X-B3-Sampled:"0", X-ONAP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-TransactionID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ECOMP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ba5bfbd-4015-4943-9c84-0c379b3131d9"] 2023-03-01T08:41:02.140Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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\":\"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"21dd2698-c803-4db7-943e-a9aecfd8345d\",\"modelUuid\":\"21dd2698-c803-4db7-943e-a9aecfd8345d\",\"modelInvariantUuid\":\"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"282258f13b1143f3942f4811906d6add\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"1a34a182-c8f0-41d6-82be-0992fd016051\",\"modelInvariantUuid\":\"3242664f-2ed3-4c10-b9bb-66d29a84190d\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"7d155016-ade5-411f-8ef8-419250779768\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"282258f13b1143f3942f4811906d6add\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"1e9692e1-0255-40d8-9705-b361835c609b\",\"modelInvariantUuid\":\"ffdb8d03-65dd-4435-bf29-f16cb4f458e3\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"c0e8abbc-dbe2-4cb8-b915-8872d573af82\"},\"instanceName\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"21dd2698-c803-4db7-943e-a9aecfd8345d\",\"modelInvariantId\":\"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"185d8243-64b8-4015-be34-d594aaabed1b\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"c3cd7ef5-aabb-41ac-99ab-d92574803c58","type":"String"},"mso-request-id":{"value":"c3cd7ef5-aabb-41ac-99ab-d92574803c58","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-01T08:41:02.140Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:04.181Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:04.182Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-01T08:41:04.182Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-03-01T08:41:04.182Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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:"Wed, 01 Mar 2023 08:41:04 GMT", X-ONAP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-TransactionID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ECOMP-RequestID:"c3cd7ef5-aabb-41ac-99ab-d92574803c58", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4ba5bfbd-4015-4943-9c84-0c379b3131d9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:04.183Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|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\":\"c3cd7ef5-aabb-41ac-99ab-d92574803c58\",\"instanceId\":\"b206c9db-62a5-4fad-88a9-f46e514bfb43\"}}","message":"Success","processInstanceID":"cc188233-b80c-11ed-bdfd-92f45cc7351c","variables":null,"messageCode":200} 2023-03-01T08:41:04.188Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:04.190Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-01T08:41:04.206Z|c3cd7ef5-aabb-41ac-99ab-d92574803c58|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:41:04.404Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:41:04.414Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:41:04.415Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||Invoke 2023-03-01T08:41:04.415Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:04.416Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:41:04.416Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Method : GET 2023-03-01T08:41:04.417Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd25845ca9482e47", X-B3-SpanId:"8f5b16a492c1ed1a", X-B3-ParentSpanId:"dd25845ca9482e47", X-B3-Sampled:"0", X-ONAP-RequestID:"db127bef-4da2-416c-8894-43b4e54514aa", X-RequestID:"db127bef-4da2-416c-8894-43b4e54514aa", X-TransactionID:"db127bef-4da2-416c-8894-43b4e54514aa", X-ECOMP-RequestID:"db127bef-4da2-416c-8894-43b4e54514aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d567bbd3-40fe-4416-9980-b863ca3359bb"] 2023-03-01T08:41:04.417Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Request body: 2023-03-01T08:41:04.418Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:04.464Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:04.465Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:04.466Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status text : 2023-03-01T08:41:04.466Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:04.480Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Response body: { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:41:00.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n\t\t\t\"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a34a182-c8f0-41d6-82be-0992fd016051\",\n \"modelInvariantUuid\": \"3242664f-2ed3-4c10-b9bb-66d29a84190d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7d155016-ade5-411f-8ef8-419250779768\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1e9692e1-0255-40d8-9705-b361835c609b\",\n \"modelInvariantUuid\": \"ffdb8d03-65dd-4435-bf29-f16cb4f458e3\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0e8abbc-dbe2-4cb8-b915-8872d573af82\"\n },\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:41:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" } } } 2023-03-01T08:41:04.481Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:04.481Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||InvokeReturn 2023-03-01T08:41:04.484Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:41:04.485Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:41:04.486Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:04.486Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:41:04.486Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:41:04.487Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd25845ca9482e47", X-B3-SpanId:"98aaa85ad33db2b3", X-B3-ParentSpanId:"dd25845ca9482e47", X-B3-Sampled:"0", X-ONAP-RequestID:"db127bef-4da2-416c-8894-43b4e54514aa", X-RequestID:"db127bef-4da2-416c-8894-43b4e54514aa", X-TransactionID:"db127bef-4da2-416c-8894-43b4e54514aa", X-ECOMP-RequestID:"db127bef-4da2-416c-8894-43b4e54514aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3add0bda-08e3-4e37-b91a-3ad152e8bee8"] 2023-03-01T08:41:04.488Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:41:04.488Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:04.512Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:04.513Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:04.514Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:41:04.515Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:04.521Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:41:04.522Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:04.529Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:41:04.541Z|db127bef-4da2-416c-8894-43b4e54514aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:41:07.778Z|3969cec3-025c-49d1-862e-479175f4a989|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:41:07.781Z|b4c85e0b-1ea2-4d2b-853a-ef2e4096d35c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:41:07.782Z|3969cec3-025c-49d1-862e-479175f4a989|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:41:07.783Z|b4c85e0b-1ea2-4d2b-853a-ef2e4096d35c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:41:07.821Z|99608106-c7e1-4e73-9045-9e9f459e8aaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:41:07.822Z|99608106-c7e1-4e73-9045-9e9f459e8aaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:41:11.405Z|7a1027ec-fbfb-4cbe-a241-2b413d3592d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:41:11.407Z|7a1027ec-fbfb-4cbe-a241-2b413d3592d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:41:11.680Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:41:11.689Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:41:11.690Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:41:11.691Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:11.691Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:41:11.692Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:41:11.693Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bfc5ee1a1b7edac", X-B3-SpanId:"4c63330450f61982", X-B3-ParentSpanId:"6bfc5ee1a1b7edac", X-B3-Sampled:"0", X-ONAP-RequestID:"4ffbf79e-4191-4c12-a872-c7fb7931bc76", X-RequestID:"4ffbf79e-4191-4c12-a872-c7fb7931bc76", X-TransactionID:"4ffbf79e-4191-4c12-a872-c7fb7931bc76", X-ECOMP-RequestID:"4ffbf79e-4191-4c12-a872-c7fb7931bc76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1877e635-a013-45b1-b969-3b51cde1dbfe"] 2023-03-01T08:41:11.694Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:41:11.694Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:11.738Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:11.739Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:11.740Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:41:11.740Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:11.748Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-01T08:38:46.000+00:00", "source" : "VID", "vnfId" : "556be9d3-12db-4cfa-ab89-dcccbc8a7bc1", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:40:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:41:11.749Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:11.750Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||InvokeReturn 2023-03-01T08:41:11.754Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:41:11.755Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:41:11.755Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:11.756Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:41:11.757Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:41:11.757Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bfc5ee1a1b7edac", X-B3-SpanId:"2fb762c791d7a11e", X-B3-ParentSpanId:"6bfc5ee1a1b7edac", X-B3-Sampled:"0", X-ONAP-RequestID:"4ffbf79e-4191-4c12-a872-c7fb7931bc76", X-RequestID:"4ffbf79e-4191-4c12-a872-c7fb7931bc76", X-TransactionID:"4ffbf79e-4191-4c12-a872-c7fb7931bc76", X-ECOMP-RequestID:"4ffbf79e-4191-4c12-a872-c7fb7931bc76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99094f28-ebf4-4106-b2b6-907c0ed9053a"] 2023-03-01T08:41:11.757Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:41:11.758Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:11.785Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:11.786Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:11.786Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:41:11.786Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:11.791Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:41:11.791Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:11.792Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:41:11.840Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:41:11.841Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:41:11.841Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:11.842Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:41:11.842Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:41:11.842Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4ffbf79e-4191-4c12-a872-c7fb7931bc76", X-RequestID:"4ffbf79e-4191-4c12-a872-c7fb7931bc76", X-TransactionID:"4ffbf79e-4191-4c12-a872-c7fb7931bc76", X-ECOMP-RequestID:"4ffbf79e-4191-4c12-a872-c7fb7931bc76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a83e1171-0815-453e-8cd6-ac32bf4cc136"] 2023-03-01T08:41:11.843Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:41:11.843Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:12.033Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:12.034Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:12.034Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:41:12.034Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1DA802A227891F72CF082D080CC312F8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Wed, 01 Mar 2023 08:41:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:12.035Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","businessKey":"abbf877e-29e8-41e1-a6e5-f80e1798111c","processDefinitionId":"ControllerExecutionBB:1:7de5ab5b-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-01T08:40:07.842+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"aa6de36d-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:41:12.035Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:12.037Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:41:12.087Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:41:12.088Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:41:12.088Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:12.089Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:41:12.089Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:41:12.090Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4ffbf79e-4191-4c12-a872-c7fb7931bc76", X-RequestID:"4ffbf79e-4191-4c12-a872-c7fb7931bc76", X-TransactionID:"4ffbf79e-4191-4c12-a872-c7fb7931bc76", X-ECOMP-RequestID:"4ffbf79e-4191-4c12-a872-c7fb7931bc76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44b28a88-2e98-4093-8330-9c3bee64eb7f"] 2023-03-01T08:41:12.090Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:41:12.090Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:12.254Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:12.255Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:12.255Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:41:12.256Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A214FE73932E83C935C6C1E5649E6ED7; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:41:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:12.257Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:abc4e868-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:7de5ab5b-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","executionId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:40:07.928+0000","endTime":"2023-03-01T08:40:07.930+0000","durationInMillis":2,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:41:12.257Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:12.258Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:41:12.266Z|4ffbf79e-4191-4c12-a872-c7fb7931bc76|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:41:14.722Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:41:14.731Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:41:14.732Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||Invoke 2023-03-01T08:41:14.732Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:14.733Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:41:14.733Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Method : GET 2023-03-01T08:41:14.733Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86d9d79d0ba533d4", X-B3-SpanId:"d936e40b14f3878a", X-B3-ParentSpanId:"86d9d79d0ba533d4", X-B3-Sampled:"0", X-ONAP-RequestID:"45b62ff6-28fb-4531-a276-eaa88268b852", X-RequestID:"45b62ff6-28fb-4531-a276-eaa88268b852", X-TransactionID:"45b62ff6-28fb-4531-a276-eaa88268b852", X-ECOMP-RequestID:"45b62ff6-28fb-4531-a276-eaa88268b852", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c76fca8-0547-47fd-82a2-c28364d8bf9e"] 2023-03-01T08:41:14.733Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Request body: 2023-03-01T08:41:14.734Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:14.806Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:14.806Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:14.808Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status text : 2023-03-01T08:41:14.808Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:14.813Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Response body: { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).", "progress" : 15, "startTime" : "2023-03-01T08:41:00.000+00:00", "source" : "VID", "vnfId" : "510f6ee4-a643-4147-9f66-996d1ef1821c", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n\t\t\t\"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a34a182-c8f0-41d6-82be-0992fd016051\",\n \"modelInvariantUuid\": \"3242664f-2ed3-4c10-b9bb-66d29a84190d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7d155016-ade5-411f-8ef8-419250779768\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1e9692e1-0255-40d8-9705-b361835c609b\",\n \"modelInvariantUuid\": \"ffdb8d03-65dd-4435-bf29-f16cb4f458e3\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0e8abbc-dbe2-4cb8-b915-8872d573af82\"\n },\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:41:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" } } } 2023-03-01T08:41:14.814Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:14.814Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||InvokeReturn 2023-03-01T08:41:14.816Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:41:14.817Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:41:14.817Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:14.818Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:41:14.818Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:41:14.818Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86d9d79d0ba533d4", X-B3-SpanId:"454477f5712f8ad2", X-B3-ParentSpanId:"86d9d79d0ba533d4", X-B3-Sampled:"0", X-ONAP-RequestID:"45b62ff6-28fb-4531-a276-eaa88268b852", X-RequestID:"45b62ff6-28fb-4531-a276-eaa88268b852", X-TransactionID:"45b62ff6-28fb-4531-a276-eaa88268b852", X-ECOMP-RequestID:"45b62ff6-28fb-4531-a276-eaa88268b852", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55715367-32ab-451e-858d-39b4a03f7485"] 2023-03-01T08:41:14.818Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:41:14.818Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:14.868Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:14.869Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:14.869Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:41:14.870Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:14.877Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:41:14.878Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:14.879Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:41:14.936Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:41:14.937Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:41:14.937Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:14.938Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:41:14.938Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:41:14.938Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"45b62ff6-28fb-4531-a276-eaa88268b852", X-RequestID:"45b62ff6-28fb-4531-a276-eaa88268b852", X-TransactionID:"45b62ff6-28fb-4531-a276-eaa88268b852", X-ECOMP-RequestID:"45b62ff6-28fb-4531-a276-eaa88268b852", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3ef8c0e-6574-41f1-b216-9b1d3607f9c4"] 2023-03-01T08:41:14.939Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:41:14.939Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:15.160Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:15.162Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:15.162Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:41:15.162Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=436993FA60B86D3706D66B1EB868FD7D; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:41:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:15.163Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d213ba95-b80c-11ed-bdfd-92f45cc7351c","businessKey":"c3cd7ef5-aabb-41ac-99ab-d92574803c58","processDefinitionId":"SDNCHandler:1:7ce4dcb9-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T08:41:12.198+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"cc188233-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"d1423a74-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:41:15.163Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:15.164Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:41:15.230Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d213ba95-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d213ba95-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:41:15.230Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d213ba95-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:41:15.231Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d213ba95-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:15.232Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d213ba95-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d213ba95-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:41:15.232Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d213ba95-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:41:15.232Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d213ba95-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"45b62ff6-28fb-4531-a276-eaa88268b852", X-RequestID:"45b62ff6-28fb-4531-a276-eaa88268b852", X-TransactionID:"45b62ff6-28fb-4531-a276-eaa88268b852", X-ECOMP-RequestID:"45b62ff6-28fb-4531-a276-eaa88268b852", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ae79ca5-c0d3-4b54-9fc7-528f63696fba"] 2023-03-01T08:41:15.232Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d213ba95-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:41:15.233Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d213ba95-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:15.409Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d213ba95-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:15.410Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d213ba95-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:15.410Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d213ba95-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:41:15.411Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d213ba95-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5CC4E7A77D422DEE1FA01B1A60E3539F; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:41:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:15.411Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d213ba95-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:d214cc18-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"d213ba95-b80c-11ed-bdfd-92f45cc7351c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7ce4dcb9-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"d213ba95-b80c-11ed-bdfd-92f45cc7351c","executionId":"d213ba95-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:41:12.205+0000","endTime":"2023-03-01T08:41:12.478+0000","durationInMillis":273,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cc188233-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:41:15.412Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d213ba95-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:15.412Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d213ba95-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:41:15.427Z|45b62ff6-28fb-4531-a276-eaa88268b852|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:41:17.866Z|6664ac36-c1a7-4c6b-88a9-b531b5feabc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:41:17.868Z|6664ac36-c1a7-4c6b-88a9-b531b5feabc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:41:17.898Z|31e9a20c-72c1-43ca-8528-858482948beb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:41:17.899Z|31e9a20c-72c1-43ca-8528-858482948beb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:41:17.902Z|360eadd2-e040-4079-8395-9cf9a5f51f33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:41:17.903Z|360eadd2-e040-4079-8395-9cf9a5f51f33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:41:22.466Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:41:22.474Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:41:22.475Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:41:22.479Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:22.480Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:41:22.481Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:41:22.482Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5840dd801b24ce8f", X-B3-SpanId:"8e133857853d7e06", X-B3-ParentSpanId:"5840dd801b24ce8f", X-B3-Sampled:"0", X-ONAP-RequestID:"34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6", X-RequestID:"34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6", X-TransactionID:"34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6", X-ECOMP-RequestID:"34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99a64769-fdbd-4b18-a212-264aab0295b6"] 2023-03-01T08:41:22.482Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:41:22.482Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:22.525Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:22.527Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:22.527Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:41:22.527Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:22.531Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-01T08:38:46.000+00:00", "source" : "VID", "vnfId" : "556be9d3-12db-4cfa-ab89-dcccbc8a7bc1", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:40:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:41:22.532Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:22.532Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||InvokeReturn 2023-03-01T08:41:22.534Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:41:22.535Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:41:22.535Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:22.535Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:41:22.536Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:41:22.536Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5840dd801b24ce8f", X-B3-SpanId:"665af2e0c4de9e7e", X-B3-ParentSpanId:"5840dd801b24ce8f", X-B3-Sampled:"0", X-ONAP-RequestID:"34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6", X-RequestID:"34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6", X-TransactionID:"34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6", X-ECOMP-RequestID:"34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99785dae-bdca-4cb1-814a-d22abfc14921"] 2023-03-01T08:41:22.537Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:41:22.537Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:22.552Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:22.553Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:22.554Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:41:22.554Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:22.557Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:41:22.557Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:22.558Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:41:22.594Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:41:22.595Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:41:22.595Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:22.596Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:41:22.596Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:41:22.596Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6", X-RequestID:"34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6", X-TransactionID:"34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6", X-ECOMP-RequestID:"34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77a28b2e-c195-481c-a1c8-c3ca801f2dba"] 2023-03-01T08:41:22.597Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:41:22.597Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:22.779Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:22.780Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:22.781Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:41:22.781Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=83B8F80C6E67E94A73CE40FE05C430DB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Wed, 01 Mar 2023 08:41:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:22.782Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","businessKey":"abbf877e-29e8-41e1-a6e5-f80e1798111c","processDefinitionId":"ControllerExecutionBB:1:7de5ab5b-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-01T08:40:07.842+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"aa6de36d-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:41:22.782Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:22.783Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=abbf877e-29e8-41e1-a6e5-f80e1798111c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:41:22.850Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:41:22.851Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:41:22.852Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:22.852Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:41:22.852Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:41:22.852Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6", X-RequestID:"34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6", X-TransactionID:"34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6", X-ECOMP-RequestID:"34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd803952-3a4f-4bc0-aa7d-91e6ac2db3f8"] 2023-03-01T08:41:22.853Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:41:22.854Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:23.025Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:23.026Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:23.026Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:41:23.027Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F5CB1F486176B2D37F6146F4FB445C2E; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:41:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:23.028Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:abc4e868-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:7de5ab5b-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","executionId":"abb7c8d3-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:40:07.928+0000","endTime":"2023-03-01T08:40:07.930+0000","durationInMillis":2,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7c27937f-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:41:23.028Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:23.029Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abb7c8d3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:41:23.034Z|34c2aa13-9d02-4d88-8b5a-a7a2fb734fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:41:25.614Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:41:25.628Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:41:25.630Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||Invoke 2023-03-01T08:41:25.630Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:25.631Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:41:25.631Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Method : GET 2023-03-01T08:41:25.632Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86daf3c9cd24e650", X-B3-SpanId:"bacef829cb8ca487", X-B3-ParentSpanId:"86daf3c9cd24e650", X-B3-Sampled:"0", X-ONAP-RequestID:"8b3aa6d3-a02f-4df7-a026-03b23a0f0397", X-RequestID:"8b3aa6d3-a02f-4df7-a026-03b23a0f0397", X-TransactionID:"8b3aa6d3-a02f-4df7-a026-03b23a0f0397", X-ECOMP-RequestID:"8b3aa6d3-a02f-4df7-a026-03b23a0f0397", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8a8b760-4c14-4580-a435-4f42d71c8242"] 2023-03-01T08:41:25.633Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Request body: 2023-03-01T08:41:25.633Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:25.721Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:25.723Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:25.724Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status text : 2023-03-01T08:41:25.724Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:25.739Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Response body: { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).", "progress" : 36, "startTime" : "2023-03-01T08:41:00.000+00:00", "source" : "VID", "vnfId" : "510f6ee4-a643-4147-9f66-996d1ef1821c", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n\t\t\t\"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a34a182-c8f0-41d6-82be-0992fd016051\",\n \"modelInvariantUuid\": \"3242664f-2ed3-4c10-b9bb-66d29a84190d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7d155016-ade5-411f-8ef8-419250779768\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1e9692e1-0255-40d8-9705-b361835c609b\",\n \"modelInvariantUuid\": \"ffdb8d03-65dd-4435-bf29-f16cb4f458e3\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0e8abbc-dbe2-4cb8-b915-8872d573af82\"\n },\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:41:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" } } } 2023-03-01T08:41:25.743Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:25.745Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||InvokeReturn 2023-03-01T08:41:25.752Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:41:25.754Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:41:25.759Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:25.761Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:41:25.761Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:41:25.762Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86daf3c9cd24e650", X-B3-SpanId:"c22abe5788a3788c", X-B3-ParentSpanId:"86daf3c9cd24e650", X-B3-Sampled:"0", X-ONAP-RequestID:"8b3aa6d3-a02f-4df7-a026-03b23a0f0397", X-RequestID:"8b3aa6d3-a02f-4df7-a026-03b23a0f0397", X-TransactionID:"8b3aa6d3-a02f-4df7-a026-03b23a0f0397", X-ECOMP-RequestID:"8b3aa6d3-a02f-4df7-a026-03b23a0f0397", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac273942-8252-4064-a96d-3a6636469ffe"] 2023-03-01T08:41:25.764Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:41:25.764Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:25.797Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:25.798Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:25.805Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:41:25.805Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:25.807Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:41:25.808Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:25.811Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:41:25.877Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:41:25.878Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:41:25.878Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:25.880Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:41:25.881Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:41:25.882Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8b3aa6d3-a02f-4df7-a026-03b23a0f0397", X-RequestID:"8b3aa6d3-a02f-4df7-a026-03b23a0f0397", X-TransactionID:"8b3aa6d3-a02f-4df7-a026-03b23a0f0397", X-ECOMP-RequestID:"8b3aa6d3-a02f-4df7-a026-03b23a0f0397", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3befb45c-f3c1-4d84-9a98-07023df73f6e"] 2023-03-01T08:41:25.886Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:41:25.887Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:26.081Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:26.083Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:26.083Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:41:26.084Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=930BB0793A785335B53E41FCC42B2864; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:41:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:26.084Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d6a3ca39-b80c-11ed-bdfd-92f45cc7351c","businessKey":"c3cd7ef5-aabb-41ac-99ab-d92574803c58","processDefinitionId":"SDNCHandler:1:7ce4dcb9-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T08:41:19.853+0000","endTime":"2023-03-01T08:41:22.885+0000","removalTime":null,"durationInMillis":3032,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"cc188233-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"d682ad6c-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-01T08:41:26.085Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:26.085Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:41:26.125Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6a3ca39-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6a3ca39-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:41:26.126Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6a3ca39-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:41:26.127Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6a3ca39-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:26.127Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6a3ca39-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6a3ca39-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:41:26.128Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6a3ca39-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:41:26.128Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6a3ca39-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8b3aa6d3-a02f-4df7-a026-03b23a0f0397", X-RequestID:"8b3aa6d3-a02f-4df7-a026-03b23a0f0397", X-TransactionID:"8b3aa6d3-a02f-4df7-a026-03b23a0f0397", X-ECOMP-RequestID:"8b3aa6d3-a02f-4df7-a026-03b23a0f0397", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7291521f-731f-4f3a-b7c1-dc362091f27f"] 2023-03-01T08:41:26.129Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6a3ca39-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:41:26.129Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6a3ca39-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:26.309Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6a3ca39-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:26.311Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6a3ca39-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:26.312Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6a3ca39-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:41:26.312Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6a3ca39-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6654A7FC21EBDBCD693AAF44832F488E; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:41:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:26.314Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6a3ca39-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:d6a502cc-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"d6a3ca39-b80c-11ed-bdfd-92f45cc7351c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7ce4dcb9-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"d6a3ca39-b80c-11ed-bdfd-92f45cc7351c","executionId":"d6a3ca39-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:41:19.861+0000","endTime":"2023-03-01T08:41:20.077+0000","durationInMillis":216,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cc188233-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:41:26.316Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6a3ca39-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:26.317Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6a3ca39-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:41:26.323Z|8b3aa6d3-a02f-4df7-a026-03b23a0f0397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:41:26.407Z|185eab90-2234-4603-aa8f-bc910098f321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:41:26.409Z|185eab90-2234-4603-aa8f-bc910098f321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:41:27.685Z|ec8617ff-d8b4-46b1-ab6b-0f00fb8417f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:41:27.686Z|ec8617ff-d8b4-46b1-ab6b-0f00fb8417f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:41:27.910Z|38007fbc-6995-4b60-9cdb-27aeec3a65eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:41:27.911Z|38007fbc-6995-4b60-9cdb-27aeec3a65eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:41:27.957Z|7ede3385-015b-4fcf-b87d-76aa0ab38ece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:41:27.958Z|7ede3385-015b-4fcf-b87d-76aa0ab38ece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:41:27.978Z|274ac4ea-8fe0-4355-a84c-3b73ded91b92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:41:27.979Z|274ac4ea-8fe0-4355-a84c-3b73ded91b92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:41:30.586Z|9925dbf6-a1e8-478e-ad6d-bbe03f8f4ccd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:41:30.587Z|9925dbf6-a1e8-478e-ad6d-bbe03f8f4ccd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:41:33.207Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:41:33.224Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:41:33.229Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:41:33.231Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:33.233Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:41:33.233Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:41:33.234Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50b5e3e861032009", X-B3-SpanId:"b1189f3d561b0b4d", X-B3-ParentSpanId:"50b5e3e861032009", X-B3-Sampled:"0", X-ONAP-RequestID:"a6fd064e-96ca-42a0-9c12-c95db4f498b3", X-RequestID:"a6fd064e-96ca-42a0-9c12-c95db4f498b3", X-TransactionID:"a6fd064e-96ca-42a0-9c12-c95db4f498b3", X-ECOMP-RequestID:"a6fd064e-96ca-42a0-9c12-c95db4f498b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d28b2c77-5bb9-4e96-aeca-c3938321a654"] 2023-03-01T08:41:33.234Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:41:33.234Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:33.440Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:33.441Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:33.441Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:41:33.441Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:33.447Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:38:46.000+00:00", "endTime" : "2023-03-01T08:41:32.000+00:00", "source" : "VID", "vnfId" : "556be9d3-12db-4cfa-ab89-dcccbc8a7bc1", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:41:32.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:41:33.448Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:33.448Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||InvokeReturn 2023-03-01T08:41:33.451Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:41:33.452Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:41:33.452Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:33.453Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:41:33.453Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:41:33.454Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50b5e3e861032009", X-B3-SpanId:"7991fe23f86219f4", X-B3-ParentSpanId:"50b5e3e861032009", X-B3-Sampled:"0", X-ONAP-RequestID:"a6fd064e-96ca-42a0-9c12-c95db4f498b3", X-RequestID:"a6fd064e-96ca-42a0-9c12-c95db4f498b3", X-TransactionID:"a6fd064e-96ca-42a0-9c12-c95db4f498b3", X-ECOMP-RequestID:"a6fd064e-96ca-42a0-9c12-c95db4f498b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fe6726d-db86-443e-a874-98e3a0c0c648"] 2023-03-01T08:41:33.455Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:41:33.455Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:33.480Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:33.481Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:33.482Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:41:33.482Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:33.488Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:41:33.489Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:33.490Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:41:33.501Z|a6fd064e-96ca-42a0-9c12-c95db4f498b3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:41:33.682Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:41:33.688Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:41:33.689Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:41:33.690Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:33.690Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:41:33.690Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:41:33.691Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3960369180354ef0", X-B3-SpanId:"5975cf66026d2d7a", X-B3-ParentSpanId:"3960369180354ef0", X-B3-Sampled:"0", X-ONAP-RequestID:"5eade2f5-66be-4a20-b7c2-661a5008354d", X-RequestID:"5eade2f5-66be-4a20-b7c2-661a5008354d", X-TransactionID:"5eade2f5-66be-4a20-b7c2-661a5008354d", X-ECOMP-RequestID:"5eade2f5-66be-4a20-b7c2-661a5008354d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbd8393e-7fa5-432b-87d0-3afbeae76021"] 2023-03-01T08:41:33.691Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:41:33.692Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:33.721Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:33.722Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:33.723Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:41:33.727Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:33.728Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:38:46.000+00:00", "endTime" : "2023-03-01T08:41:32.000+00:00", "source" : "VID", "vnfId" : "556be9d3-12db-4cfa-ab89-dcccbc8a7bc1", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:41:32.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:41:33.729Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:33.731Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||InvokeReturn 2023-03-01T08:41:33.733Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:41:33.734Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:41:33.734Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:33.734Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:41:33.735Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:41:33.735Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3960369180354ef0", X-B3-SpanId:"9244db7c458cdd7c", X-B3-ParentSpanId:"3960369180354ef0", X-B3-Sampled:"0", X-ONAP-RequestID:"5eade2f5-66be-4a20-b7c2-661a5008354d", X-RequestID:"5eade2f5-66be-4a20-b7c2-661a5008354d", X-TransactionID:"5eade2f5-66be-4a20-b7c2-661a5008354d", X-ECOMP-RequestID:"5eade2f5-66be-4a20-b7c2-661a5008354d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f555ddc8-3a37-4097-ae1c-408a9b6697d9"] 2023-03-01T08:41:33.736Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:41:33.737Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:33.768Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:33.769Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:33.770Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:41:33.770Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:33.775Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:41:33.776Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:33.776Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:41:33.790Z|5eade2f5-66be-4a20-b7c2-661a5008354d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:41:34.047Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:41:34.058Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:41:34.060Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:41:34.061Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:34.061Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:41:34.062Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:41:34.062Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92569c785a401cb3", X-B3-SpanId:"e695c8a9b0c6ec36", X-B3-ParentSpanId:"92569c785a401cb3", X-B3-Sampled:"0", X-ONAP-RequestID:"7f498b00-63ca-4875-a1fb-1854a29c2161", X-RequestID:"7f498b00-63ca-4875-a1fb-1854a29c2161", X-TransactionID:"7f498b00-63ca-4875-a1fb-1854a29c2161", X-ECOMP-RequestID:"7f498b00-63ca-4875-a1fb-1854a29c2161", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"126a42cf-5551-495c-9f60-3e1f3417fe2b"] 2023-03-01T08:41:34.062Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:41:34.063Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:34.116Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:34.117Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:34.117Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:41:34.118Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:34.120Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:38:46.000+00:00", "endTime" : "2023-03-01T08:41:32.000+00:00", "source" : "VID", "vnfId" : "556be9d3-12db-4cfa-ab89-dcccbc8a7bc1", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:41:32.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:41:34.121Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:34.122Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||InvokeReturn 2023-03-01T08:41:34.124Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:41:34.124Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:41:34.124Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:34.125Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:41:34.125Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:41:34.125Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92569c785a401cb3", X-B3-SpanId:"a47a8ad9d5e28d6d", X-B3-ParentSpanId:"92569c785a401cb3", X-B3-Sampled:"0", X-ONAP-RequestID:"7f498b00-63ca-4875-a1fb-1854a29c2161", X-RequestID:"7f498b00-63ca-4875-a1fb-1854a29c2161", X-TransactionID:"7f498b00-63ca-4875-a1fb-1854a29c2161", X-ECOMP-RequestID:"7f498b00-63ca-4875-a1fb-1854a29c2161", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d61f4b4-bc10-43d9-8002-b73b85ba7eea"] 2023-03-01T08:41:34.126Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:41:34.126Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:34.155Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:34.157Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:34.158Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:41:34.159Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:34.164Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:41:34.178Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:34.179Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:41:34.203Z|7f498b00-63ca-4875-a1fb-1854a29c2161|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:41:34.382Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:41:34.394Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:41:34.395Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:41:34.396Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:34.396Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:41:34.397Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:41:34.397Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c15e919cb6729b0", X-B3-SpanId:"4fc049753679c151", X-B3-ParentSpanId:"9c15e919cb6729b0", X-B3-Sampled:"0", X-ONAP-RequestID:"d7faf396-0a73-4090-95c7-aad6ef0c54fc", X-RequestID:"d7faf396-0a73-4090-95c7-aad6ef0c54fc", X-TransactionID:"d7faf396-0a73-4090-95c7-aad6ef0c54fc", X-ECOMP-RequestID:"d7faf396-0a73-4090-95c7-aad6ef0c54fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ddbe78f-3052-41e0-8bbf-f81315e59503"] 2023-03-01T08:41:34.397Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:41:34.398Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:34.437Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:34.438Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:34.438Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:41:34.439Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:34.440Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:38:46.000+00:00", "endTime" : "2023-03-01T08:41:32.000+00:00", "source" : "VID", "vnfId" : "556be9d3-12db-4cfa-ab89-dcccbc8a7bc1", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:41:32.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:41:34.441Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:34.442Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||InvokeReturn 2023-03-01T08:41:34.444Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:41:34.444Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:41:34.445Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:34.445Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:41:34.445Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:41:34.446Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c15e919cb6729b0", X-B3-SpanId:"75dde0223281dd2c", X-B3-ParentSpanId:"9c15e919cb6729b0", X-B3-Sampled:"0", X-ONAP-RequestID:"d7faf396-0a73-4090-95c7-aad6ef0c54fc", X-RequestID:"d7faf396-0a73-4090-95c7-aad6ef0c54fc", X-TransactionID:"d7faf396-0a73-4090-95c7-aad6ef0c54fc", X-ECOMP-RequestID:"d7faf396-0a73-4090-95c7-aad6ef0c54fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63d8e3c2-f4da-491e-af83-e288933eaa36"] 2023-03-01T08:41:34.446Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:41:34.446Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:34.474Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:34.475Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:34.477Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:41:34.478Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:34.481Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:41:34.481Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:34.482Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:41:34.492Z|d7faf396-0a73-4090-95c7-aad6ef0c54fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:41:34.686Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:41:34.696Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:41:34.697Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||Invoke 2023-03-01T08:41:34.698Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:34.698Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c 2023-03-01T08:41:34.698Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Method : GET 2023-03-01T08:41:34.699Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"201bd8dca0e07e98", X-B3-SpanId:"dceb05410c079eac", X-B3-ParentSpanId:"201bd8dca0e07e98", X-B3-Sampled:"0", X-ONAP-RequestID:"9fae3435-771c-4d83-a01c-164900cef271", X-RequestID:"9fae3435-771c-4d83-a01c-164900cef271", X-TransactionID:"9fae3435-771c-4d83-a01c-164900cef271", X-ECOMP-RequestID:"9fae3435-771c-4d83-a01c-164900cef271", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edfae1f8-d992-4a69-850c-8fb2321321e9"] 2023-03-01T08:41:34.700Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Request body: 2023-03-01T08:41:34.701Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:34.790Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:34.791Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:34.791Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Status text : 2023-03-01T08:41:34.792Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:34.792Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||Response body: { "requestId" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:38:46.000+00:00", "endTime" : "2023-03-01T08:41:32.000+00:00", "source" : "VID", "vnfId" : "556be9d3-12db-4cfa-ab89-dcccbc8a7bc1", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n\t\t\t\"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\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_c854f14f-b39e-4b9b-a540-49f456c69640\",\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\": \"97a0fa51-40cc-4b0b-88ad-f1bafaf7b9c4\",\n \"modelInvariantUuid\": \"dc31eea6-9583-4f96-8117-85fa8655a0b1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2817b46d-ae3f-45b7-b1a2-8235b3c0339b\",\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\": \"f22fb93c-d0b0-4622-b7d2-d1deae77b65a\",\n \"modelInvariantUuid\": \"aa5c1a42-6fb6-48e0-9047-21d9b03c609e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"31e7fd29-dec2-4846-84cc-e05525118fd3\"\n },\n \"instanceName\": \"basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640_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\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\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\": \"905f68f9-0ee9-49f4-812e-40eb36331ad4\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:41:32.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "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" : "abbf877e-29e8-41e1-a6e5-f80e1798111c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c" } } } 2023-03-01T08:41:34.793Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:34.793Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abbf877e-29e8-41e1-a6e5-f80e1798111c|INFO|500||InvokeReturn 2023-03-01T08:41:34.795Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:41:34.795Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:41:34.796Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:34.797Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false 2023-03-01T08:41:34.797Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:41:34.797Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"201bd8dca0e07e98", X-B3-SpanId:"8438ec8ff5519fc2", X-B3-ParentSpanId:"201bd8dca0e07e98", X-B3-Sampled:"0", X-ONAP-RequestID:"9fae3435-771c-4d83-a01c-164900cef271", X-RequestID:"9fae3435-771c-4d83-a01c-164900cef271", X-TransactionID:"9fae3435-771c-4d83-a01c-164900cef271", X-ECOMP-RequestID:"9fae3435-771c-4d83-a01c-164900cef271", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9303b45f-f7f9-4d0f-8808-5b5e734b9139"] 2023-03-01T08:41:34.798Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:41:34.798Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:34.885Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:34.885Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:34.886Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:41:34.886Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:34.887Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:41:34.887Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:34.888Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abbf877e-29e8-41e1-a6e5-f80e1798111c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:41:34.904Z|9fae3435-771c-4d83-a01c-164900cef271|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abbf877e-29e8-41e1-a6e5-f80e1798111c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:41:36.506Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:41:36.520Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:41:36.521Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||Invoke 2023-03-01T08:41:36.522Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:36.522Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:41:36.523Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Method : GET 2023-03-01T08:41:36.523Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab1d23f1877ebfb4", X-B3-SpanId:"892e23ee5bc299e8", X-B3-ParentSpanId:"ab1d23f1877ebfb4", X-B3-Sampled:"0", X-ONAP-RequestID:"ae28d155-7256-4cea-aac9-87f400ff9f0f", X-RequestID:"ae28d155-7256-4cea-aac9-87f400ff9f0f", X-TransactionID:"ae28d155-7256-4cea-aac9-87f400ff9f0f", X-ECOMP-RequestID:"ae28d155-7256-4cea-aac9-87f400ff9f0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fba14e57-8be9-4ca0-8467-ff5960bcf43d"] 2023-03-01T08:41:36.524Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Request body: 2023-03-01T08:41:36.524Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:36.574Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:36.575Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:36.576Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status text : 2023-03-01T08:41:36.577Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:36.581Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Response body: { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-01T08:41:00.000+00:00", "source" : "VID", "vnfId" : "510f6ee4-a643-4147-9f66-996d1ef1821c", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n\t\t\t\"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a34a182-c8f0-41d6-82be-0992fd016051\",\n \"modelInvariantUuid\": \"3242664f-2ed3-4c10-b9bb-66d29a84190d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7d155016-ade5-411f-8ef8-419250779768\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1e9692e1-0255-40d8-9705-b361835c609b\",\n \"modelInvariantUuid\": \"ffdb8d03-65dd-4435-bf29-f16cb4f458e3\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0e8abbc-dbe2-4cb8-b915-8872d573af82\"\n },\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:41:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" } } } 2023-03-01T08:41:36.582Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:36.582Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||InvokeReturn 2023-03-01T08:41:36.585Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:41:36.586Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:41:36.586Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:36.586Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:41:36.587Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:41:36.587Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab1d23f1877ebfb4", X-B3-SpanId:"42f12057826e8019", X-B3-ParentSpanId:"ab1d23f1877ebfb4", X-B3-Sampled:"0", X-ONAP-RequestID:"ae28d155-7256-4cea-aac9-87f400ff9f0f", X-RequestID:"ae28d155-7256-4cea-aac9-87f400ff9f0f", X-TransactionID:"ae28d155-7256-4cea-aac9-87f400ff9f0f", X-ECOMP-RequestID:"ae28d155-7256-4cea-aac9-87f400ff9f0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2eb339b4-171c-44f4-a831-859e781c3243"] 2023-03-01T08:41:36.590Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:41:36.590Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:36.616Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:36.618Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:36.618Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:41:36.619Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:36.625Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:41:36.626Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:36.627Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:41:36.682Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:41:36.683Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:41:36.684Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:36.684Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:41:36.685Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:41:36.685Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ae28d155-7256-4cea-aac9-87f400ff9f0f", X-RequestID:"ae28d155-7256-4cea-aac9-87f400ff9f0f", X-TransactionID:"ae28d155-7256-4cea-aac9-87f400ff9f0f", X-ECOMP-RequestID:"ae28d155-7256-4cea-aac9-87f400ff9f0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a8c6739-f3c2-4590-bf33-978212ed2911"] 2023-03-01T08:41:36.686Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:41:36.686Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:37.022Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:37.023Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:37.024Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:41:37.024Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9D44DAB06EF04ECF34E213A0D720BC36; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:41:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:37.025Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"de553e6f-b80c-11ed-bdfd-92f45cc7351c","businessKey":"c3cd7ef5-aabb-41ac-99ab-d92574803c58","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:41:32.761+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"cc188233-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"de52cd2e-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:41:37.026Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:37.026Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:41:37.117Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:41:37.119Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:41:37.119Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:37.120Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:41:37.120Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:41:37.121Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ae28d155-7256-4cea-aac9-87f400ff9f0f", X-RequestID:"ae28d155-7256-4cea-aac9-87f400ff9f0f", X-TransactionID:"ae28d155-7256-4cea-aac9-87f400ff9f0f", X-ECOMP-RequestID:"ae28d155-7256-4cea-aac9-87f400ff9f0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"570bffc7-f4f6-437d-a948-1265d0588398"] 2023-03-01T08:41:37.122Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:41:37.122Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:37.146Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:41:37.151Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|||INFO|500||Checking if requestId: a71c7719-8281-498f-94e4-ea8cbf3dad7e already exists in requestDb InfraActiveRequests table 2023-03-01T08:41:37.153Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e 2023-03-01T08:41:37.153Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|INFO|500||Invoke 2023-03-01T08:41:37.153Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:37.154Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e 2023-03-01T08:41:37.154Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Method : GET 2023-03-01T08:41:37.154Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a019aa0c64e0b7bb", X-B3-SpanId:"929e7cfad184216c", X-B3-ParentSpanId:"a019aa0c64e0b7bb", X-B3-Sampled:"0", X-ONAP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-TransactionID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ECOMP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b5b9507-e9b3-44cf-bc68-c9bc5f012c03"] 2023-03-01T08:41:37.154Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Request body: 2023-03-01T08:41:37.154Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:37.229Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:37.230Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:41:37.230Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Status text : 2023-03-01T08:41:37.230Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 08:41:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:37.231Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Response body: 2023-03-01T08:41:37.231Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:37.232Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|INFO|404|Not Found|InvokeReturn 2023-03-01T08:41:37.255Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|||INFO|500||Running local validations 2023-03-01T08:41:37.269Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:41:37.334Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-01T08:41:37.335Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2023-03-01T08:41:37.360Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:37.361Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:37.361Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:41:37.362Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0E50B863E48C9CBC0FC81C1834682656; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:41:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:37.365Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:de558c96-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"de553e6f-b80c-11ed-bdfd-92f45cc7351c","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"de553e6f-b80c-11ed-bdfd-92f45cc7351c","executionId":"de553e6f-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:41:32.762+0000","endTime":"2023-03-01T08:41:32.762+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cc188233-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:41:37.366Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:37.367Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:41:37.373Z|ae28d155-7256-4cea-aac9-87f400ff9f0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:41:37.391Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2023-03-01T08:41:37.392Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:41:37 GMT], content-length=[1013], vertex-id=[245944], x-aai-txid=[1-aai-resources-230301-08:41:37:215-32492], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:41:37.394Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1677659935754","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/556be9d3-12db-4cfa-ab89-dcccbc8a7bc1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"556be9d3-12db-4cfa-ab89-dcccbc8a7bc1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf_macro"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}} 2023-03-01T08:41:37.398Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-01T08:41:37.399Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-01T08:41:37.401Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:41:37.402Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-01T08:41:37.402Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:37.403Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:41:37.403Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-01T08:41:37.404Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|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:"a019aa0c64e0b7bb", X-B3-SpanId:"3ec76c0746966fcb", X-B3-ParentSpanId:"a019aa0c64e0b7bb", X-B3-Sampled:"0", X-ONAP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-TransactionID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ECOMP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83a4a742-473a-4d8b-8987-742126775cb6"] 2023-03-01T08:41:37.405Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"26ad3850-52ae-4c02-b900-5a73247b3a3b"},"instanceName":null,"requestScope":"service"} 2023-03-01T08:41:37.406Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:37.431Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:37.432Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:37.433Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-03-01T08:41:37.433Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|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:"Wed, 01 Mar 2023 08:41:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:37.434Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-01T08:41:37.434Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:37.435Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-01T08:41:37.436Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783 2023-03-01T08:41:37.436Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|INFO|500||Invoke 2023-03-01T08:41:37.437Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:37.437Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783 2023-03-01T08:41:37.439Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Method : GET 2023-03-01T08:41:37.439Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-TransactionID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ECOMP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ecd179c-92f6-494f-bd3f-1c15e1e49302"] 2023-03-01T08:41:37.440Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Request body: 2023-03-01T08:41:37.440Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:37.516Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:37.516Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:37.517Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Status text : 2023-03-01T08:41:37.517Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:37.520Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "77fec180-d0c9-40f1-bd89-9e2a18d10783", "modelInvariantUUID" : "bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33", "created" : "2023-03-01 08:37:02.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" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/networkCustomizations" } } } 2023-03-01T08:41:37.520Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:37.520Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|INFO|500||InvokeReturn 2023-03-01T08:41:37.524Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance 2023-03-01T08:41:37.524Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|INFO|500||Invoke 2023-03-01T08:41:37.525Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:37.525Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance 2023-03-01T08:41:37.525Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||Method : GET 2023-03-01T08:41:37.526Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-TransactionID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ECOMP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0fd6357-34d1-4f73-8d1a-667ebc4bb060"] 2023-03-01T08:41:37.526Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||Request body: 2023-03-01T08:41:37.526Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:37.544Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:37.545Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:41:37.546Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||Status text : 2023-03-01T08:41:37.547Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&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:"Wed, 01 Mar 2023 08:41:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:37.549Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||Response body: 2023-03-01T08:41:37.549Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:37.550Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-03-01T08:41:37.552Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33 2023-03-01T08:41:37.552Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|INFO|500||Invoke 2023-03-01T08:41:37.553Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:37.554Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33 2023-03-01T08:41:37.554Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||Method : GET 2023-03-01T08:41:37.555Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-TransactionID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ECOMP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c752dc35-c3a1-4bfa-9abe-7bbdcc5276a9"] 2023-03-01T08:41:37.555Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||Request body: 2023-03-01T08:41:37.556Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:37.607Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:37.608Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:37.609Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||Status text : 2023-03-01T08:41:37.609Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:37.612Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "77fec180-d0c9-40f1-bd89-9e2a18d10783", "modelInvariantUUID" : "bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33", "created" : "2023-03-01 08:37:02.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" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/networkCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33" } } } 2023-03-01T08:41:37.613Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:37.614Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33|INFO|500||InvokeReturn 2023-03-01T08:41:37.619Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance 2023-03-01T08:41:37.620Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|INFO|500||Invoke 2023-03-01T08:41:37.622Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:37.622Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance 2023-03-01T08:41:37.624Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||Method : GET 2023-03-01T08:41:37.625Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-TransactionID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ECOMP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43a2bfcd-f047-41f8-bf84-9488e54bcd5d"] 2023-03-01T08:41:37.626Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||Request body: 2023-03-01T08:41:37.626Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:37.663Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:37.665Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:41:37.666Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||Status text : 2023-03-01T08:41:37.666Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&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:"Wed, 01 Mar 2023 08:41:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:37.668Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||Response body: 2023-03-01T08:41:37.668Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:37.669Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=77fec180-d0c9-40f1-bd89-9e2a18d10783&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-03-01T08:41:37.670Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:41:37.674Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-01T08:41:37.675Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:37.675Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:41:37.678Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-01T08:41:37.679Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|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:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-TransactionID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ECOMP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fe82a5d-65b7-46ff-a31c-eeb183675d2a"] 2023-03-01T08:41:37.681Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-01T08:41:37.681Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:37.723Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:37.724Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:37.724Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-03-01T08:41:37.725Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|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:"Wed, 01 Mar 2023 08:41:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:37.727Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-01 05:42:11.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2023-03-01T08:41:37.728Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:37.728Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-01T08:41:37.732Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-01T08:41:37.733Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-03-01T08:41:37.733Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:37.734Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-01T08:41:37.734Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-03-01T08:41:37.734Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|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:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-TransactionID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ECOMP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4d9763e-9df7-4f07-b547-c2677f3641c6"] 2023-03-01T08:41:37.735Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-03-01T08:41:37.735Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:37.804Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:37.813Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:37.813Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2023-03-01T08:41:37.814Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|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:"Wed, 01 Mar 2023 08:41:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:37.815Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 536, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-01T05:42:11.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2023-03-01T08:41:37.815Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:37.821Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-03-01T08:41:37.831Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783 2023-03-01T08:41:37.832Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|INFO|500||Invoke 2023-03-01T08:41:37.835Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:37.839Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783 2023-03-01T08:41:37.842Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Method : GET 2023-03-01T08:41:37.844Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-TransactionID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ECOMP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5e41270-043b-422e-aea3-e2ad42f3cf63"] 2023-03-01T08:41:37.845Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Request body: 2023-03-01T08:41:37.845Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:37.955Z|c1152500-eae4-43b0-821a-4cecf31a44fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:41:37.961Z|c1152500-eae4-43b0-821a-4cecf31a44fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:41:37.990Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:37.991Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:37.992Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Status text : 2023-03-01T08:41:37.992Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:37.993Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "77fec180-d0c9-40f1-bd89-9e2a18d10783", "modelInvariantUUID" : "bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33", "created" : "2023-03-01 08:37:02.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" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783/networkCustomizations" } } } 2023-03-01T08:41:37.993Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:37.994Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/77fec180-d0c9-40f1-bd89-9e2a18d10783|INFO|500||InvokeReturn 2023-03-01T08:41:37.998Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:41:37.999Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-01T08:41:37.999Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:37.999Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:41:38.000Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-01T08:41:38.000Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|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:"a019aa0c64e0b7bb", X-B3-SpanId:"7d5ebf1f8213eac5", X-B3-ParentSpanId:"a019aa0c64e0b7bb", X-B3-Sampled:"0", X-ONAP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-TransactionID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ECOMP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25ae684b-1ed7-4a57-99a3-413abf799b42"] 2023-03-01T08:41:38.000Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a71c7719-8281-498f-94e4-ea8cbf3dad7e","requestStatus":"IN_PROGRESS","startTime":1677660097257,"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\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\"\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":"26ad3850-52ae-4c02-b900-5a73247b3a3b","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"a71c7719-8281-498f-94e4-ea8cbf3dad7e"} 2023-03-01T08:41:38.000Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:38.038Z|4bdc998d-a39d-4d0c-a676-9ace01527a4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:41:38.039Z|4bdc998d-a39d-4d0c-a676-9ace01527a4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:41:38.040Z|b2ae815a-55a2-44c6-b00b-4995610af518|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:41:38.041Z|b2ae815a-55a2-44c6-b00b-4995610af518|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:41:38.059Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:38.060Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-01T08:41:38.061Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-03-01T08:41:38.061Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|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/a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:38.072Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "a71c7719-8281-498f-94e4-ea8cbf3dad7e", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:41:37.257+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\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-01T08:41:38.036+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a71c7719-8281-498f-94e4-ea8cbf3dad7e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e" } } } 2023-03-01T08:41:38.073Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:38.075Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-01T08:41:38.087Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:41:38.089Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-01T08:41:38.089Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:38.090Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:41:38.090Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-01T08:41:38.090Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|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:"a019aa0c64e0b7bb", X-B3-SpanId:"0f8ba5d77f795f73", X-B3-ParentSpanId:"a019aa0c64e0b7bb", X-B3-Sampled:"0", X-ONAP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-TransactionID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ECOMP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a07bc780-b6e8-4eb6-a937-20c1150017b8"] 2023-03-01T08:41:38.091Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\"modelUuid\":\"77fec180-d0c9-40f1-bd89-9e2a18d10783\",\"modelInvariantUuid\":\"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\"},\"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\":\"26ad3850-52ae-4c02-b900-5a73247b3a3b\"}","type":"String"},"requestId":{"value":"a71c7719-8281-498f-94e4-ea8cbf3dad7e","type":"String"},"mso-request-id":{"value":"a71c7719-8281-498f-94e4-ea8cbf3dad7e","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"26ad3850-52ae-4c02-b900-5a73247b3a3b","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/26ad3850-52ae-4c02-b900-5a73247b3a3b","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-01T08:41:38.092Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:40.118Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:40.119Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-01T08:41:40.119Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-03-01T08:41:40.120Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 01 Mar 2023 08:41:40 GMT", X-ONAP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-TransactionID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ECOMP-RequestID:"a71c7719-8281-498f-94e4-ea8cbf3dad7e", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a07bc780-b6e8-4eb6-a937-20c1150017b8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:40.120Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a71c7719-8281-498f-94e4-ea8cbf3dad7e\",\"instanceId\":\"26ad3850-52ae-4c02-b900-5a73247b3a3b\"}}","message":"Success","processInstanceID":"e1863220-b80c-11ed-bdfd-92f45cc7351c","variables":null,"messageCode":200} 2023-03-01T08:41:40.121Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:40.121Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-01T08:41:40.130Z|a71c7719-8281-498f-94e4-ea8cbf3dad7e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:41:40.365Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:41:40.371Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e 2023-03-01T08:41:40.372Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|INFO|500||Invoke 2023-03-01T08:41:40.372Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:40.372Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e 2023-03-01T08:41:40.373Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Method : GET 2023-03-01T08:41:40.373Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f50c6e3e8bf19547", X-B3-SpanId:"8d7a35af412c7b13", X-B3-ParentSpanId:"f50c6e3e8bf19547", X-B3-Sampled:"0", X-ONAP-RequestID:"bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584", X-RequestID:"bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584", X-TransactionID:"bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584", X-ECOMP-RequestID:"bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bc435c4-9489-466a-95d3-903a9ca522ed"] 2023-03-01T08:41:40.374Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Request body: 2023-03-01T08:41:40.374Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:40.418Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:40.420Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:40.421Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Status text : 2023-03-01T08:41:40.421Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:40.424Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Response body: { "requestId" : "a71c7719-8281-498f-94e4-ea8cbf3dad7e", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:41:37.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:41:39.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a71c7719-8281-498f-94e4-ea8cbf3dad7e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e" } } } 2023-03-01T08:41:40.424Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:40.425Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|INFO|500||InvokeReturn 2023-03-01T08:41:40.426Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false 2023-03-01T08:41:40.427Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:41:40.427Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:40.427Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false 2023-03-01T08:41:40.428Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:41:40.429Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f50c6e3e8bf19547", X-B3-SpanId:"891d6267f7f8eb24", X-B3-ParentSpanId:"f50c6e3e8bf19547", X-B3-Sampled:"0", X-ONAP-RequestID:"bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584", X-RequestID:"bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584", X-TransactionID:"bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584", X-ECOMP-RequestID:"bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"636dd502-4331-4278-adc4-8f308be361a2"] 2023-03-01T08:41:40.429Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:41:40.430Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:40.476Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:40.477Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:40.478Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:41:40.478Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:40.479Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:41:40.479Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:40.479Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:41:40.497Z|bad4b2d3-a0ad-4b30-a3b9-1cbd38c2e584|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:41:41.407Z|5d097899-131c-4bbb-aa33-526c435ddc34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:41:41.413Z|5d097899-131c-4bbb-aa33-526c435ddc34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:41:47.572Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:41:47.590Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:41:47.591Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||Invoke 2023-03-01T08:41:47.592Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:47.592Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:41:47.593Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Method : GET 2023-03-01T08:41:47.593Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"756e6327c5f0a773", X-B3-SpanId:"d68c745d7fcaebda", X-B3-ParentSpanId:"756e6327c5f0a773", X-B3-Sampled:"0", X-ONAP-RequestID:"1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1", X-RequestID:"1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1", X-TransactionID:"1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1", X-ECOMP-RequestID:"1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"625d2bfb-8895-4b72-9f3b-439c6d3cdea4"] 2023-03-01T08:41:47.594Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Request body: 2023-03-01T08:41:47.594Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:47.687Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:47.701Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:47.701Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status text : 2023-03-01T08:41:47.701Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:47.705Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Response body: { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-01T08:41:00.000+00:00", "source" : "VID", "vnfId" : "510f6ee4-a643-4147-9f66-996d1ef1821c", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n\t\t\t\"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a34a182-c8f0-41d6-82be-0992fd016051\",\n \"modelInvariantUuid\": \"3242664f-2ed3-4c10-b9bb-66d29a84190d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7d155016-ade5-411f-8ef8-419250779768\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1e9692e1-0255-40d8-9705-b361835c609b\",\n \"modelInvariantUuid\": \"ffdb8d03-65dd-4435-bf29-f16cb4f458e3\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0e8abbc-dbe2-4cb8-b915-8872d573af82\"\n },\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:41:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "cloudIdentifier" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"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\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:41:37.000+00:00" } ], "requestURI" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" } } } 2023-03-01T08:41:47.706Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:47.707Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||InvokeReturn 2023-03-01T08:41:47.718Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:41:47.719Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:41:47.720Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:47.720Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:41:47.720Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:41:47.721Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"756e6327c5f0a773", X-B3-SpanId:"48cc292c6e1d5a59", X-B3-ParentSpanId:"756e6327c5f0a773", X-B3-Sampled:"0", X-ONAP-RequestID:"1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1", X-RequestID:"1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1", X-TransactionID:"1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1", X-ECOMP-RequestID:"1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"734586c2-0997-4c76-988a-8783e84dcfa3"] 2023-03-01T08:41:47.721Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:41:47.721Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:47.753Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:47.763Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:47.766Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:41:47.767Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:47.768Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "groupingId" : "847557dd-b4ff-48f4-be78-9ffe8f312f63", "name" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677660100000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"40b690fbbd2141b580432ae61c745a5e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:41:42.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:41:47.768Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:47.769Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:41:47.836Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:41:47.837Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:41:47.838Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:47.838Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:41:47.839Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:41:47.840Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1", X-RequestID:"1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1", X-TransactionID:"1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1", X-ECOMP-RequestID:"1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b02c275-fe8c-49f1-9e7f-0b120231a8a3"] 2023-03-01T08:41:47.840Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:41:47.841Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:48.036Z|df6a08fb-82a5-40e3-bf57-10438172c643|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:41:48.037Z|df6a08fb-82a5-40e3-bf57-10438172c643|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:41:48.086Z|2e8fcdb0-3c68-4c9a-9597-13bbb2626061|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:41:48.088Z|2e8fcdb0-3c68-4c9a-9597-13bbb2626061|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:41:48.103Z|e7c5b0c1-9c29-456e-b525-c4f27bde78e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:41:48.106Z|e7c5b0c1-9c29-456e-b525-c4f27bde78e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:41:48.125Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:48.127Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:48.128Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:41:48.129Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A4197EB9ECC589E606AB0FB6705AE614; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:41:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:48.131Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"de553e6f-b80c-11ed-bdfd-92f45cc7351c","businessKey":"c3cd7ef5-aabb-41ac-99ab-d92574803c58","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:41:32.761+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"cc188233-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"de52cd2e-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:41:48.131Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:48.132Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:41:48.187Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:41:48.188Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:41:48.188Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:48.189Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:41:48.189Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:41:48.190Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1", X-RequestID:"1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1", X-TransactionID:"1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1", X-ECOMP-RequestID:"1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdfcf274-86f8-4738-937a-1158b6688891"] 2023-03-01T08:41:48.193Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:41:48.193Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:48.371Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:48.372Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:48.372Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:41:48.372Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A5A47F540DCD638E69DA78EF2AA7C8E7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 08:41:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:48.373Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e39d2c01-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"de553e6f-b80c-11ed-bdfd-92f45cc7351c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"de553e6f-b80c-11ed-bdfd-92f45cc7351c","executionId":"de553e6f-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:41:41.620+0000","endTime":"2023-03-01T08:41:41.632+0000","durationInMillis":12,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cc188233-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:41:48.373Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:48.374Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:41:48.379Z|1aa5ce00-1c1d-4e90-b806-4c0a973d0fe1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:41:48.522Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:41:48.525Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 6deaac02-c223-4d52-8920-9520551845a1 already exists in requestDb InfraActiveRequests table 2023-03-01T08:41:48.525Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1 2023-03-01T08:41:48.526Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|INFO|500||Invoke 2023-03-01T08:41:48.526Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:48.527Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1 2023-03-01T08:41:48.527Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Method : GET 2023-03-01T08:41:48.528Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08d7acedc633958f", X-B3-SpanId:"b8c61d56a866fbf5", X-B3-ParentSpanId:"08d7acedc633958f", X-B3-Sampled:"0", X-ONAP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-TransactionID:"6deaac02-c223-4d52-8920-9520551845a1", X-ECOMP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25e13f7d-ec64-4dbb-8259-35d8ccd10578"] 2023-03-01T08:41:48.529Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Request body: 2023-03-01T08:41:48.529Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:48.551Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:48.552Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:41:48.552Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Status text : 2023-03-01T08:41:48.553Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 08:41:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:48.553Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Response body: 2023-03-01T08:41:48.553Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:48.554Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|INFO|404|Not Found|InvokeReturn 2023-03-01T08:41:48.569Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-01T08:41:48.570Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-01T08:41:48.580Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:41:48.649Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-03-01T08:41:48.650Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6deaac02-c223-4d52-8920-9520551845a1], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[360388e3-6693-4119-be41-f5770b202939], X-ECOMP-RequestID=[6deaac02-c223-4d52-8920-9520551845a1], X-TransactionId=[], X-ONAP-RequestID=[6deaac02-c223-4d52-8920-9520551845a1]} 2023-03-01T08:41:48.694Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 08:41:48 GMT], content-length=[313], x-aai-txid=[0-aai-resources-230301-08:41:48:519-61874], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:41:48.697Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-03-01T08:41:48.698Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-03-01T08:41:48.703Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-03-01T08:41:48.704Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-01T08:41:48.709Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:41:48.760Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-03-01T08:41:48.762Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6deaac02-c223-4d52-8920-9520551845a1], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b7536bbe-2abe-4243-bffa-eb601e1a6f2e], X-ECOMP-RequestID=[6deaac02-c223-4d52-8920-9520551845a1], X-TransactionId=[], X-ONAP-RequestID=[6deaac02-c223-4d52-8920-9520551845a1]} 2023-03-01T08:41:48.786Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 01 Mar 2023 08:41:48 GMT], content-length=[313], x-aai-txid=[1-aai-resources-230301-08:41:48:619-28256], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:41:48.787Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-03-01T08:41:48.790Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-03-01T08:41:48.794Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-03-01T08:41:48.795Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-01T08:41:48.796Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-01T08:41:48.797Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-01T08:41:48.805Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:41:48.806Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-01T08:41:48.806Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:48.807Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:41:48.807Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-01T08:41:48.808Z|6deaac02-c223-4d52-8920-9520551845a1|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:"127", X-B3-TraceId:"08d7acedc633958f", X-B3-SpanId:"04abbbfcbf5555f3", X-B3-ParentSpanId:"08d7acedc633958f", X-B3-Sampled:"0", X-ONAP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-TransactionID:"6deaac02-c223-4d52-8920-9520551845a1", X-ECOMP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a5035c7-1f69-4cca-9ae2-fcf5d9324f06"] 2023-03-01T08:41:48.808Z|6deaac02-c223-4d52-8920-9520551845a1|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":"TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822","requestScope":"service"} 2023-03-01T08:41:48.808Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:48.838Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:48.840Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:48.840Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-03-01T08:41:48.840Z|6deaac02-c223-4d52-8920-9520551845a1|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:"Wed, 01 Mar 2023 08:41:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:48.841Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-01T08:41:48.841Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:48.841Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-01T08:41:48.842Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2 2023-03-01T08:41:48.842Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|INFO|500||Invoke 2023-03-01T08:41:48.843Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:48.843Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2 2023-03-01T08:41:48.844Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Method : GET 2023-03-01T08:41:48.844Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-TransactionID:"6deaac02-c223-4d52-8920-9520551845a1", X-ECOMP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f8b9a97-a91d-418b-803f-399d3412277c"] 2023-03-01T08:41:48.844Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Request body: 2023-03-01T08:41:48.844Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:48.884Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:48.884Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:48.885Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Status text : 2023-03-01T08:41:48.885Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:48.888Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2", "modelInvariantUUID" : "9b352be0-84eb-440b-9503-6bc611368830", "created" : "2023-03-01 08:40:42.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/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/networkCustomizations" } } } 2023-03-01T08:41:48.889Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:48.889Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|INFO|500||InvokeReturn 2023-03-01T08:41:48.893Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance 2023-03-01T08:41:48.893Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|INFO|500||Invoke 2023-03-01T08:41:48.893Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:48.894Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance 2023-03-01T08:41:48.894Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||Method : GET 2023-03-01T08:41:48.894Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-TransactionID:"6deaac02-c223-4d52-8920-9520551845a1", X-ECOMP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b2c7d57-35f2-462c-bd53-a6fbd01fd1fe"] 2023-03-01T08:41:48.895Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||Request body: 2023-03-01T08:41:48.895Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:48.917Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:48.918Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:41:48.919Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||Status text : 2023-03-01T08:41:48.919Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&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:"Wed, 01 Mar 2023 08:41:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:48.920Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||Response body: 2023-03-01T08:41:48.921Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:48.922Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-01T08:41:48.924Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830 2023-03-01T08:41:48.924Z|6deaac02-c223-4d52-8920-9520551845a1|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=9b352be0-84eb-440b-9503-6bc611368830|INFO|500||Invoke 2023-03-01T08:41:48.925Z|6deaac02-c223-4d52-8920-9520551845a1|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=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:48.925Z|6deaac02-c223-4d52-8920-9520551845a1|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=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830 2023-03-01T08:41:48.926Z|6deaac02-c223-4d52-8920-9520551845a1|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=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||Method : GET 2023-03-01T08:41:48.927Z|6deaac02-c223-4d52-8920-9520551845a1|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=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-TransactionID:"6deaac02-c223-4d52-8920-9520551845a1", X-ECOMP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93be9dd7-16e0-4858-98c6-c8950b408859"] 2023-03-01T08:41:48.928Z|6deaac02-c223-4d52-8920-9520551845a1|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=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||Request body: 2023-03-01T08:41:48.928Z|6deaac02-c223-4d52-8920-9520551845a1|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=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:48.985Z|6deaac02-c223-4d52-8920-9520551845a1|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=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:48.986Z|6deaac02-c223-4d52-8920-9520551845a1|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=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:48.993Z|6deaac02-c223-4d52-8920-9520551845a1|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=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||Status text : 2023-03-01T08:41:48.994Z|6deaac02-c223-4d52-8920-9520551845a1|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=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:49.002Z|6deaac02-c223-4d52-8920-9520551845a1|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=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2", "modelInvariantUUID" : "9b352be0-84eb-440b-9503-6bc611368830", "created" : "2023-03-01 08:40:42.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/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/networkCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830" } } } 2023-03-01T08:41:49.003Z|6deaac02-c223-4d52-8920-9520551845a1|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=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:49.004Z|6deaac02-c223-4d52-8920-9520551845a1|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=9b352be0-84eb-440b-9503-6bc611368830|INFO|500||InvokeReturn 2023-03-01T08:41:49.017Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance 2023-03-01T08:41:49.019Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|INFO|500||Invoke 2023-03-01T08:41:49.025Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:49.025Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance 2023-03-01T08:41:49.026Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||Method : GET 2023-03-01T08:41:49.026Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-TransactionID:"6deaac02-c223-4d52-8920-9520551845a1", X-ECOMP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dea073b5-acdd-4a09-898c-3511ccf8b5bf"] 2023-03-01T08:41:49.026Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||Request body: 2023-03-01T08:41:49.027Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:49.042Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:49.043Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:41:49.043Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||Status text : 2023-03-01T08:41:49.044Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&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:"Wed, 01 Mar 2023 08:41:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:49.044Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||Response body: 2023-03-01T08:41:49.045Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:49.047Z|6deaac02-c223-4d52-8920-9520551845a1|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=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-01T08:41:49.048Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:41:49.048Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-01T08:41:49.049Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:49.049Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:41:49.049Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-01T08:41:49.049Z|6deaac02-c223-4d52-8920-9520551845a1|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:"6deaac02-c223-4d52-8920-9520551845a1", X-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-TransactionID:"6deaac02-c223-4d52-8920-9520551845a1", X-ECOMP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35edb713-1c06-4223-a9dd-6332ccf81df1"] 2023-03-01T08:41:49.050Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-01T08:41:49.050Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:49.091Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:49.094Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:49.094Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-03-01T08:41:49.095Z|6deaac02-c223-4d52-8920-9520551845a1|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:"Wed, 01 Mar 2023 08:41:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:49.098Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-01 05:42:11.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2023-03-01T08:41:49.098Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:49.099Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-01T08:41:49.103Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-01T08:41:49.104Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-03-01T08:41:49.104Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:49.105Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-01T08:41:49.105Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-03-01T08:41:49.105Z|6deaac02-c223-4d52-8920-9520551845a1|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:"6deaac02-c223-4d52-8920-9520551845a1", X-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-TransactionID:"6deaac02-c223-4d52-8920-9520551845a1", X-ECOMP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc637c65-4256-40de-a218-8b40fef67810"] 2023-03-01T08:41:49.106Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-03-01T08:41:49.106Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:49.157Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:49.158Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:49.159Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2023-03-01T08:41:49.159Z|6deaac02-c223-4d52-8920-9520551845a1|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:"Wed, 01 Mar 2023 08:41:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:49.165Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-01T05:42:11.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2023-03-01T08:41:49.166Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:49.167Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-03-01T08:41:49.169Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2 2023-03-01T08:41:49.170Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|INFO|500||Invoke 2023-03-01T08:41:49.170Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:49.170Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2 2023-03-01T08:41:49.171Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Method : GET 2023-03-01T08:41:49.171Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-TransactionID:"6deaac02-c223-4d52-8920-9520551845a1", X-ECOMP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5769b974-ea58-4b83-a8ac-c14159eedbd3"] 2023-03-01T08:41:49.172Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Request body: 2023-03-01T08:41:49.172Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:49.209Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:49.210Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:49.211Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Status text : 2023-03-01T08:41:49.211Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:49.213Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2", "modelInvariantUUID" : "9b352be0-84eb-440b-9503-6bc611368830", "created" : "2023-03-01 08:40:42.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/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/networkCustomizations" } } } 2023-03-01T08:41:49.213Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:49.213Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|INFO|500||InvokeReturn 2023-03-01T08:41:49.218Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:41:49.219Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-01T08:41:49.220Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:49.220Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:41:49.220Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-01T08:41:49.221Z|6deaac02-c223-4d52-8920-9520551845a1|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:"4532", X-B3-TraceId:"08d7acedc633958f", X-B3-SpanId:"52712bb65ac2e9e7", X-B3-ParentSpanId:"08d7acedc633958f", X-B3-Sampled:"0", X-ONAP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-TransactionID:"6deaac02-c223-4d52-8920-9520551845a1", X-ECOMP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3565e11-5f28-43c1-b439-63f572664a6b"] 2023-03-01T08:41:49.221Z|6deaac02-c223-4d52-8920-9520551845a1|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":"6deaac02-c223-4d52-8920-9520551845a1","requestStatus":"IN_PROGRESS","startTime":1677660108570,"source":"VID","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9b352be0-84eb-440b-9503-6bc611368830\",\n\t\t\t\"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"4a14ef63-8306-4508-b97f-66ffb2a1760b\",\n \"modelInvariantId\":\"9b352be0-84eb-440b-9503-6bc611368830\",\n \"modelVersionId\":\"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\n \"modelInvariantId\": \"9b352be0-84eb-440b-9503-6bc611368830\",\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\": \"41fc1c41-0054-409d-bb38-f73dd95841e7\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"6deaac02-c223-4d52-8920-9520551845a1"} 2023-03-01T08:41:49.222Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:49.297Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:49.298Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-01T08:41:49.298Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-03-01T08:41:49.298Z|6deaac02-c223-4d52-8920-9520551845a1|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/6deaac02-c223-4d52-8920-9520551845a1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:49.301Z|6deaac02-c223-4d52-8920-9520551845a1|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" : "6deaac02-c223-4d52-8920-9520551845a1", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:41:48.570+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9b352be0-84eb-440b-9503-6bc611368830\",\n\t\t\t\"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"4a14ef63-8306-4508-b97f-66ffb2a1760b\",\n \"modelInvariantId\":\"9b352be0-84eb-440b-9503-6bc611368830\",\n \"modelVersionId\":\"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\n \"modelInvariantId\": \"9b352be0-84eb-440b-9503-6bc611368830\",\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\": \"41fc1c41-0054-409d-bb38-f73dd95841e7\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-01T08:41:49.259+00:00", "serviceInstanceName" : "TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "6deaac02-c223-4d52-8920-9520551845a1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1" } } } 2023-03-01T08:41:49.301Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:49.302Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-01T08:41:49.313Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:41:49.314Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-01T08:41:49.314Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:49.315Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:41:49.317Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-01T08:41:49.318Z|6deaac02-c223-4d52-8920-9520551845a1|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:"3168", X-B3-TraceId:"08d7acedc633958f", X-B3-SpanId:"5298047140a1f0e7", X-B3-ParentSpanId:"08d7acedc633958f", X-B3-Sampled:"0", X-ONAP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-TransactionID:"6deaac02-c223-4d52-8920-9520551845a1", X-ECOMP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa8438c1-db85-4412-af69-0bbfe45e0278"] 2023-03-01T08:41:49.318Z|6deaac02-c223-4d52-8920-9520551845a1|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\":\"9b352be0-84eb-440b-9503-6bc611368830\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\"modelUuid\":\"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\"modelInvariantUuid\":\"9b352be0-84eb-440b-9503-6bc611368830\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"4a14ef63-8306-4508-b97f-66ffb2a1760b\",\"modelInvariantId\":\"9b352be0-84eb-440b-9503-6bc611368830\",\"modelVersionId\":\"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\"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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\"modelInvariantId\":\"9b352be0-84eb-440b-9503-6bc611368830\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"41fc1c41-0054-409d-bb38-f73dd95841e7\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"6deaac02-c223-4d52-8920-9520551845a1","type":"String"},"mso-request-id":{"value":"6deaac02-c223-4d52-8920-9520551845a1","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-01T08:41:49.319Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:50.349Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:50.350Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-01T08:41:50.351Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-03-01T08:41:50.351Z|6deaac02-c223-4d52-8920-9520551845a1|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:"Wed, 01 Mar 2023 08:41:50 GMT", X-ONAP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-TransactionID:"6deaac02-c223-4d52-8920-9520551845a1", X-ECOMP-RequestID:"6deaac02-c223-4d52-8920-9520551845a1", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"aa8438c1-db85-4412-af69-0bbfe45e0278", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:50.353Z|6deaac02-c223-4d52-8920-9520551845a1|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\":\"6deaac02-c223-4d52-8920-9520551845a1\",\"instanceId\":\"66c3f3b2-1930-4c1c-acc5-9d8dcdc65178\"}}","message":"Success","processInstanceID":"e839bdf2-b80c-11ed-bdfd-92f45cc7351c","variables":null,"messageCode":200} 2023-03-01T08:41:50.353Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:50.354Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-01T08:41:50.360Z|6deaac02-c223-4d52-8920-9520551845a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:41:50.608Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:41:50.614Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1 2023-03-01T08:41:50.615Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|INFO|500||Invoke 2023-03-01T08:41:50.616Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:50.616Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1 2023-03-01T08:41:50.616Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Method : GET 2023-03-01T08:41:50.617Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84b4de25282c2049", X-B3-SpanId:"7000fb248175a7ea", X-B3-ParentSpanId:"84b4de25282c2049", X-B3-Sampled:"0", X-ONAP-RequestID:"2848fcde-ae2a-4a35-8c87-e4cf983b0e2a", X-RequestID:"2848fcde-ae2a-4a35-8c87-e4cf983b0e2a", X-TransactionID:"2848fcde-ae2a-4a35-8c87-e4cf983b0e2a", X-ECOMP-RequestID:"2848fcde-ae2a-4a35-8c87-e4cf983b0e2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cfe4959-5c29-4107-a656-7b440a531578"] 2023-03-01T08:41:50.617Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Request body: 2023-03-01T08:41:50.618Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:50.653Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:50.654Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:50.655Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Status text : 2023-03-01T08:41:50.655Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:50.656Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Response body: { "requestId" : "6deaac02-c223-4d52-8920-9520551845a1", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:41:48.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9b352be0-84eb-440b-9503-6bc611368830\",\n\t\t\t\"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"4a14ef63-8306-4508-b97f-66ffb2a1760b\",\n \"modelInvariantId\":\"9b352be0-84eb-440b-9503-6bc611368830\",\n \"modelVersionId\":\"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\n \"modelInvariantId\": \"9b352be0-84eb-440b-9503-6bc611368830\",\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\": \"41fc1c41-0054-409d-bb38-f73dd95841e7\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:41:50.000+00:00", "serviceInstanceId" : "66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "serviceInstanceName" : "TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "6deaac02-c223-4d52-8920-9520551845a1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1" } } } 2023-03-01T08:41:50.657Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:50.657Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|INFO|500||InvokeReturn 2023-03-01T08:41:50.659Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false 2023-03-01T08:41:50.660Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:41:50.660Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:50.661Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false 2023-03-01T08:41:50.662Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:41:50.663Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84b4de25282c2049", X-B3-SpanId:"f115bc3016bc0d86", X-B3-ParentSpanId:"84b4de25282c2049", X-B3-Sampled:"0", X-ONAP-RequestID:"2848fcde-ae2a-4a35-8c87-e4cf983b0e2a", X-RequestID:"2848fcde-ae2a-4a35-8c87-e4cf983b0e2a", X-TransactionID:"2848fcde-ae2a-4a35-8c87-e4cf983b0e2a", X-ECOMP-RequestID:"2848fcde-ae2a-4a35-8c87-e4cf983b0e2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e39c055c-7ab5-4470-9aa1-dba64c66dc46"] 2023-03-01T08:41:50.663Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:41:50.664Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:50.690Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:50.691Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:50.692Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:41:50.692Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:50.695Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:41:50.695Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:50.696Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:41:50.703Z|2848fcde-ae2a-4a35-8c87-e4cf983b0e2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:41:50.703Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:41:50.707Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e 2023-03-01T08:41:50.708Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|INFO|500||Invoke 2023-03-01T08:41:50.708Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:50.709Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e 2023-03-01T08:41:50.709Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Method : GET 2023-03-01T08:41:50.710Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46532c02f9315db5", X-B3-SpanId:"0ea3032fbe1b63c4", X-B3-ParentSpanId:"46532c02f9315db5", X-B3-Sampled:"0", X-ONAP-RequestID:"14a6fad0-b029-43a6-9435-05bee7de686b", X-RequestID:"14a6fad0-b029-43a6-9435-05bee7de686b", X-TransactionID:"14a6fad0-b029-43a6-9435-05bee7de686b", X-ECOMP-RequestID:"14a6fad0-b029-43a6-9435-05bee7de686b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c22265a-d01c-42a5-b9ef-ffc613ea6ac1"] 2023-03-01T08:41:50.710Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Request body: 2023-03-01T08:41:50.710Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:50.748Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:50.749Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:50.750Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Status text : 2023-03-01T08:41:50.751Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:50.752Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Response body: { "requestId" : "a71c7719-8281-498f-94e4-ea8cbf3dad7e", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2023-03-01T08:41:37.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:41:43.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a71c7719-8281-498f-94e4-ea8cbf3dad7e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e" } } } 2023-03-01T08:41:50.752Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:50.761Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|INFO|500||InvokeReturn 2023-03-01T08:41:50.764Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false 2023-03-01T08:41:50.765Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:41:50.765Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:50.766Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false 2023-03-01T08:41:50.766Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:41:50.766Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46532c02f9315db5", X-B3-SpanId:"0d5d7aeba2f4a9dd", X-B3-ParentSpanId:"46532c02f9315db5", X-B3-Sampled:"0", X-ONAP-RequestID:"14a6fad0-b029-43a6-9435-05bee7de686b", X-RequestID:"14a6fad0-b029-43a6-9435-05bee7de686b", X-TransactionID:"14a6fad0-b029-43a6-9435-05bee7de686b", X-ECOMP-RequestID:"14a6fad0-b029-43a6-9435-05bee7de686b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3997d72a-f0eb-419c-bb53-1640d5135ea8"] 2023-03-01T08:41:50.767Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:41:50.767Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:50.796Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:50.798Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:50.798Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:41:50.799Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:50.800Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:41:50.800Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:50.800Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:41:50.864Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:41:50.865Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:41:50.866Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:50.866Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:41:50.866Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:41:50.867Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"14a6fad0-b029-43a6-9435-05bee7de686b", X-RequestID:"14a6fad0-b029-43a6-9435-05bee7de686b", X-TransactionID:"14a6fad0-b029-43a6-9435-05bee7de686b", X-ECOMP-RequestID:"14a6fad0-b029-43a6-9435-05bee7de686b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"779cb8d5-8445-475e-8e1e-33302b461dd6"] 2023-03-01T08:41:50.867Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:41:50.868Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:51.065Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:51.068Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:51.072Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:41:51.073Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BE57B7753513F791D7AF01283598052D; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:41:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:51.073Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e85c88dc-b80c-11ed-bdfd-92f45cc7351c","businessKey":"a71c7719-8281-498f-94e4-ea8cbf3dad7e","processDefinitionId":"ReceiveWorkflowMessage:1:7caba431-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-03-01T08:41:49.585+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e1863220-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"e84ecd17-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:41:51.074Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:51.074Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:41:51.139Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e85c88dc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e85c88dc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:41:51.140Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e85c88dc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:41:51.141Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e85c88dc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:51.141Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e85c88dc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e85c88dc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:41:51.142Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e85c88dc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:41:51.142Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e85c88dc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"14a6fad0-b029-43a6-9435-05bee7de686b", X-RequestID:"14a6fad0-b029-43a6-9435-05bee7de686b", X-TransactionID:"14a6fad0-b029-43a6-9435-05bee7de686b", X-ECOMP-RequestID:"14a6fad0-b029-43a6-9435-05bee7de686b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee6d6e4e-ff68-4032-8b6a-aa2815e8b462"] 2023-03-01T08:41:51.143Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e85c88dc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:41:51.143Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e85c88dc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:51.425Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e85c88dc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:51.426Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e85c88dc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:51.427Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e85c88dc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:41:51.427Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e85c88dc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D2F18D6F884357117E39B531746B0CFC; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:41:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:51.428Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e85c88dc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:e85f481b-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"SubProcess_2:e85e36a2-b80c-11ed-bdfd-92f45cc7351c","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:7caba431-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"e85c88dc-b80c-11ed-bdfd-92f45cc7351c","executionId":"e85f4819-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:41:49.603+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e1863220-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:41:51.429Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e85c88dc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:51.429Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e85c88dc-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:41:51.435Z|14a6fad0-b029-43a6-9435-05bee7de686b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:41:56.406Z|75653265-9992-4d2f-ae9c-a6b81f7bbe53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:41:56.406Z|75653265-9992-4d2f-ae9c-a6b81f7bbe53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:41:57.687Z|7c940f50-28a6-403b-92f6-45b95eb15f69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:41:57.688Z|7c940f50-28a6-403b-92f6-45b95eb15f69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:41:58.082Z|cff3365f-185e-41a2-a1e6-2f8d6c9dccf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:41:58.083Z|cff3365f-185e-41a2-a1e6-2f8d6c9dccf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:41:58.147Z|e138c67d-59a7-4c5e-8684-a6914a89d1e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:41:58.148Z|e138c67d-59a7-4c5e-8684-a6914a89d1e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:41:58.149Z|c1389ed7-6cd2-4e16-9a09-cc675ad373c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:41:58.150Z|c1389ed7-6cd2-4e16-9a09-cc675ad373c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:41:58.591Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:41:58.598Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:41:58.599Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||Invoke 2023-03-01T08:41:58.600Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:58.601Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:41:58.601Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Method : GET 2023-03-01T08:41:58.601Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a962759a12b711ba", X-B3-SpanId:"7682b0e8476e60de", X-B3-ParentSpanId:"a962759a12b711ba", X-B3-Sampled:"0", X-ONAP-RequestID:"4af39e54-f229-46f2-aabe-6108af4eeda4", X-RequestID:"4af39e54-f229-46f2-aabe-6108af4eeda4", X-TransactionID:"4af39e54-f229-46f2-aabe-6108af4eeda4", X-ECOMP-RequestID:"4af39e54-f229-46f2-aabe-6108af4eeda4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f542aef5-c305-4e32-8727-4d89c3e998be"] 2023-03-01T08:41:58.602Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Request body: 2023-03-01T08:41:58.602Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:58.648Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:58.649Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:58.649Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status text : 2023-03-01T08:41:58.650Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:58.652Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Response body: { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-01T08:41:00.000+00:00", "source" : "VID", "vnfId" : "510f6ee4-a643-4147-9f66-996d1ef1821c", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n\t\t\t\"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a34a182-c8f0-41d6-82be-0992fd016051\",\n \"modelInvariantUuid\": \"3242664f-2ed3-4c10-b9bb-66d29a84190d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7d155016-ade5-411f-8ef8-419250779768\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1e9692e1-0255-40d8-9705-b361835c609b\",\n \"modelInvariantUuid\": \"ffdb8d03-65dd-4435-bf29-f16cb4f458e3\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0e8abbc-dbe2-4cb8-b915-8872d573af82\"\n },\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:41:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "cloudIdentifier" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"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\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:41:37.000+00:00" } ], "requestURI" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" } } } 2023-03-01T08:41:58.652Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:58.652Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||InvokeReturn 2023-03-01T08:41:58.654Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:41:58.655Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:41:58.655Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:58.656Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:41:58.656Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:41:58.656Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a962759a12b711ba", X-B3-SpanId:"d6d20dcd65500222", X-B3-ParentSpanId:"a962759a12b711ba", X-B3-Sampled:"0", X-ONAP-RequestID:"4af39e54-f229-46f2-aabe-6108af4eeda4", X-RequestID:"4af39e54-f229-46f2-aabe-6108af4eeda4", X-TransactionID:"4af39e54-f229-46f2-aabe-6108af4eeda4", X-ECOMP-RequestID:"4af39e54-f229-46f2-aabe-6108af4eeda4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c586a52-081a-4928-a66f-90870dde4c7b"] 2023-03-01T08:41:58.657Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:41:58.657Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:58.675Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:58.676Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:58.677Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:41:58.677Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:41:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:58.678Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "groupingId" : "847557dd-b4ff-48f4-be78-9ffe8f312f63", "name" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677660100000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"40b690fbbd2141b580432ae61c745a5e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:41:42.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:41:58.679Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:58.680Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:41:58.723Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:41:58.724Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:41:58.725Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:58.726Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:41:58.726Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:41:58.727Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4af39e54-f229-46f2-aabe-6108af4eeda4", X-RequestID:"4af39e54-f229-46f2-aabe-6108af4eeda4", X-TransactionID:"4af39e54-f229-46f2-aabe-6108af4eeda4", X-ECOMP-RequestID:"4af39e54-f229-46f2-aabe-6108af4eeda4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4a68db4-5fde-426f-a09b-34952fba28a2"] 2023-03-01T08:41:58.728Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:41:58.728Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:58.921Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:58.923Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:58.925Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:41:58.925Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A3A1581A9ACC4B4375529C1AA8D7FE22; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:41:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:58.926Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"de553e6f-b80c-11ed-bdfd-92f45cc7351c","businessKey":"c3cd7ef5-aabb-41ac-99ab-d92574803c58","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:41:32.761+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"cc188233-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"de52cd2e-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:41:58.926Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:58.927Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:41:58.971Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:41:58.972Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:41:58.972Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:41:58.973Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:41:58.973Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:41:58.973Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4af39e54-f229-46f2-aabe-6108af4eeda4", X-RequestID:"4af39e54-f229-46f2-aabe-6108af4eeda4", X-TransactionID:"4af39e54-f229-46f2-aabe-6108af4eeda4", X-ECOMP-RequestID:"4af39e54-f229-46f2-aabe-6108af4eeda4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a20683a-f7e1-4fb3-b5d5-ddbd3e312f24"] 2023-03-01T08:41:58.974Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:41:58.974Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:41:59.137Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:41:59.138Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:41:59.138Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:41:59.139Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=80AB48C4918338DB48672A0BF3FD58BB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 08:41:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:41:59.140Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e39d2c01-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"de553e6f-b80c-11ed-bdfd-92f45cc7351c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"de553e6f-b80c-11ed-bdfd-92f45cc7351c","executionId":"de553e6f-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:41:41.620+0000","endTime":"2023-03-01T08:41:41.632+0000","durationInMillis":12,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cc188233-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:41:59.141Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:41:59.141Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:41:59.148Z|4af39e54-f229-46f2-aabe-6108af4eeda4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:00.932Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:00.945Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1 2023-03-01T08:42:00.946Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|INFO|500||Invoke 2023-03-01T08:42:00.947Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:00.947Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1 2023-03-01T08:42:00.948Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Method : GET 2023-03-01T08:42:00.948Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4b42c7e6c59f16a", X-B3-SpanId:"bdc46e9b5360e626", X-B3-ParentSpanId:"f4b42c7e6c59f16a", X-B3-Sampled:"0", X-ONAP-RequestID:"e3bb28ec-07c7-4734-bb87-cfe401a09fe0", X-RequestID:"e3bb28ec-07c7-4734-bb87-cfe401a09fe0", X-TransactionID:"e3bb28ec-07c7-4734-bb87-cfe401a09fe0", X-ECOMP-RequestID:"e3bb28ec-07c7-4734-bb87-cfe401a09fe0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47ca567b-9a40-4492-89db-1c98c8635a11"] 2023-03-01T08:42:00.949Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Request body: 2023-03-01T08:42:00.949Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:00.985Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:00.986Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:00.986Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Status text : 2023-03-01T08:42:00.986Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:00.988Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Response body: { "requestId" : "6deaac02-c223-4d52-8920-9520551845a1", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2023-03-01T08:41:48.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9b352be0-84eb-440b-9503-6bc611368830\",\n\t\t\t\"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"4a14ef63-8306-4508-b97f-66ffb2a1760b\",\n \"modelInvariantId\":\"9b352be0-84eb-440b-9503-6bc611368830\",\n \"modelVersionId\":\"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\n \"modelInvariantId\": \"9b352be0-84eb-440b-9503-6bc611368830\",\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\": \"41fc1c41-0054-409d-bb38-f73dd95841e7\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:41:55.000+00:00", "serviceInstanceId" : "66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "serviceInstanceName" : "TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "6deaac02-c223-4d52-8920-9520551845a1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1" } } } 2023-03-01T08:42:00.989Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:00.990Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|INFO|500||InvokeReturn 2023-03-01T08:42:00.992Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false 2023-03-01T08:42:00.993Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:00.993Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:00.994Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false 2023-03-01T08:42:00.994Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:00.995Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4b42c7e6c59f16a", X-B3-SpanId:"d55db6e975b985f2", X-B3-ParentSpanId:"f4b42c7e6c59f16a", X-B3-Sampled:"0", X-ONAP-RequestID:"e3bb28ec-07c7-4734-bb87-cfe401a09fe0", X-RequestID:"e3bb28ec-07c7-4734-bb87-cfe401a09fe0", X-TransactionID:"e3bb28ec-07c7-4734-bb87-cfe401a09fe0", X-ECOMP-RequestID:"e3bb28ec-07c7-4734-bb87-cfe401a09fe0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5fe04fb-57ee-40f5-b4a7-830de2fc4300"] 2023-03-01T08:42:00.995Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:00.995Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:01.019Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:01.020Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:01.020Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:01.021Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:01.026Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:42:01.027Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:01.029Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:01.076Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:42:01.077Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:42:01.078Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:01.078Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:42:01.079Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:42:01.079Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e3bb28ec-07c7-4734-bb87-cfe401a09fe0", X-RequestID:"e3bb28ec-07c7-4734-bb87-cfe401a09fe0", X-TransactionID:"e3bb28ec-07c7-4734-bb87-cfe401a09fe0", X-ECOMP-RequestID:"e3bb28ec-07c7-4734-bb87-cfe401a09fe0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1437f42e-88dd-4a82-98a3-0fea1fdd15c5"] 2023-03-01T08:42:01.081Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:42:01.081Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:01.261Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:01.262Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:01.263Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:42:01.263Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DE2866FA09FD5E540FA3BE735BEAD581; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:42:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:01.264Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ed5a7502-b80c-11ed-bdfd-92f45cc7351c","businessKey":"6deaac02-c223-4d52-8920-9520551845a1","processDefinitionId":"WaitForPnfReadyBB:1:7d443af7-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-03-01T08:41:57.961+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"e839bdf2-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"ec377906-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:42:01.264Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:01.264Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:42:01.311Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:42:01.312Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:42:01.312Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:01.313Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:42:01.313Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:42:01.313Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e3bb28ec-07c7-4734-bb87-cfe401a09fe0", X-RequestID:"e3bb28ec-07c7-4734-bb87-cfe401a09fe0", X-TransactionID:"e3bb28ec-07c7-4734-bb87-cfe401a09fe0", X-ECOMP-RequestID:"e3bb28ec-07c7-4734-bb87-cfe401a09fe0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf9e1392-5925-415f-b4af-83b733c0529e"] 2023-03-01T08:42:01.314Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:42:01.314Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:01.489Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:01.493Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:01.495Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:42:01.496Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9EDBDA66042EDD0BDB7AA05BB177772F; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:42:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:01.497Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:ed5b3862-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"ed5a7502-b80c-11ed-bdfd-92f45cc7351c","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:7d443af7-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"ed5a7502-b80c-11ed-bdfd-92f45cc7351c","executionId":"ed5a7502-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:41:57.965+0000","endTime":"2023-03-01T08:41:57.971+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e839bdf2-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:42:01.497Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:01.498Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:42:01.511Z|e3bb28ec-07c7-4734-bb87-cfe401a09fe0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:01.601Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:01.607Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e 2023-03-01T08:42:01.608Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|INFO|500||Invoke 2023-03-01T08:42:01.609Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:01.609Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e 2023-03-01T08:42:01.609Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Method : GET 2023-03-01T08:42:01.610Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d20847f17fd97a91", X-B3-SpanId:"8fd2d0c60d69fa06", X-B3-ParentSpanId:"d20847f17fd97a91", X-B3-Sampled:"0", X-ONAP-RequestID:"2921c676-06cb-4a7f-b214-8cb641354907", X-RequestID:"2921c676-06cb-4a7f-b214-8cb641354907", X-TransactionID:"2921c676-06cb-4a7f-b214-8cb641354907", X-ECOMP-RequestID:"2921c676-06cb-4a7f-b214-8cb641354907", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43e12b30-49b4-45dd-bb3d-f53fba75baf5"] 2023-03-01T08:42:01.610Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Request body: 2023-03-01T08:42:01.611Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:01.639Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:01.640Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:01.640Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Status text : 2023-03-01T08:42:01.641Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:01.644Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Response body: { "requestId" : "a71c7719-8281-498f-94e4-ea8cbf3dad7e", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 3).", "progress" : 59, "startTime" : "2023-03-01T08:41:37.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:41:58.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a71c7719-8281-498f-94e4-ea8cbf3dad7e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e" } } } 2023-03-01T08:42:01.645Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:01.645Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|INFO|500||InvokeReturn 2023-03-01T08:42:01.647Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false 2023-03-01T08:42:01.648Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:01.648Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:01.649Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false 2023-03-01T08:42:01.649Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:01.649Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d20847f17fd97a91", X-B3-SpanId:"53caf6d8ede5be25", X-B3-ParentSpanId:"d20847f17fd97a91", X-B3-Sampled:"0", X-ONAP-RequestID:"2921c676-06cb-4a7f-b214-8cb641354907", X-RequestID:"2921c676-06cb-4a7f-b214-8cb641354907", X-TransactionID:"2921c676-06cb-4a7f-b214-8cb641354907", X-ECOMP-RequestID:"2921c676-06cb-4a7f-b214-8cb641354907", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1857d4ee-ec77-477c-bee1-8ad311dfd1c8"] 2023-03-01T08:42:01.650Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:01.650Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:01.666Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:01.667Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:01.668Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:01.668Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:01.669Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:42:01.670Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:01.670Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:01.705Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:42:01.705Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:42:01.706Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:01.706Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:42:01.706Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:42:01.707Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2921c676-06cb-4a7f-b214-8cb641354907", X-RequestID:"2921c676-06cb-4a7f-b214-8cb641354907", X-TransactionID:"2921c676-06cb-4a7f-b214-8cb641354907", X-ECOMP-RequestID:"2921c676-06cb-4a7f-b214-8cb641354907", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f10901f2-afcd-4e87-a116-235df0a98388"] 2023-03-01T08:42:01.707Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:42:01.707Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:01.867Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:01.868Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:01.868Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:42:01.868Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C47BC4FE015D1EFDAAE5721DF062BE4F; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:42:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:01.869Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ece544b3-b80c-11ed-bdfd-92f45cc7351c","businessKey":"a71c7719-8281-498f-94e4-ea8cbf3dad7e","processDefinitionId":"SDNCHandler:1:7ce4dcb9-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T08:41:57.193+0000","endTime":"2023-03-01T08:41:57.794+0000","removalTime":null,"durationInMillis":601,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"e1863220-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"ece0ffbc-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-01T08:42:01.869Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:01.870Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a71c7719-8281-498f-94e4-ea8cbf3dad7e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:42:01.911Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ece544b3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ece544b3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:42:01.913Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ece544b3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:42:01.913Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ece544b3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:01.913Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ece544b3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ece544b3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:42:01.913Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ece544b3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:42:01.914Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ece544b3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2921c676-06cb-4a7f-b214-8cb641354907", X-RequestID:"2921c676-06cb-4a7f-b214-8cb641354907", X-TransactionID:"2921c676-06cb-4a7f-b214-8cb641354907", X-ECOMP-RequestID:"2921c676-06cb-4a7f-b214-8cb641354907", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84b55f12-269b-45ea-8a2b-0d43e46c48fc"] 2023-03-01T08:42:01.914Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ece544b3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:42:01.915Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ece544b3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:02.097Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ece544b3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:02.098Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ece544b3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:02.099Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ece544b3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:42:02.099Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ece544b3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C87FB1CED7F05F64E190D5D876A87A81; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:42:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:02.100Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ece544b3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:ece6cb66-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"ece544b3-b80c-11ed-bdfd-92f45cc7351c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7ce4dcb9-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"ece544b3-b80c-11ed-bdfd-92f45cc7351c","executionId":"ece544b3-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:41:57.202+0000","endTime":"2023-03-01T08:41:57.791+0000","durationInMillis":589,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e1863220-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:42:02.100Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ece544b3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:02.100Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ece544b3-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:42:02.110Z|2921c676-06cb-4a7f-b214-8cb641354907|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:08.121Z|71fe020e-892d-43ae-b88f-1cfd1aff2a20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:42:08.122Z|71fe020e-892d-43ae-b88f-1cfd1aff2a20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:42:08.189Z|7c8d8bc1-1e2a-4876-ac4e-b6e509b409c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:42:08.191Z|7c8d8bc1-1e2a-4876-ac4e-b6e509b409c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:42:08.194Z|a69ae980-2a3d-4967-91bc-03863d589553|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:42:08.194Z|a69ae980-2a3d-4967-91bc-03863d589553|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:42:09.316Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:09.324Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:42:09.325Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||Invoke 2023-03-01T08:42:09.326Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:09.327Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:42:09.327Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Method : GET 2023-03-01T08:42:09.328Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c8891bbe46f8b67", X-B3-SpanId:"1f8b753912d2188f", X-B3-ParentSpanId:"2c8891bbe46f8b67", X-B3-Sampled:"0", X-ONAP-RequestID:"c584d787-ec3f-438b-b99b-07453dd9ef17", X-RequestID:"c584d787-ec3f-438b-b99b-07453dd9ef17", X-TransactionID:"c584d787-ec3f-438b-b99b-07453dd9ef17", X-ECOMP-RequestID:"c584d787-ec3f-438b-b99b-07453dd9ef17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6df1cf23-43a7-4939-8a2d-84bda5910320"] 2023-03-01T08:42:09.328Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Request body: 2023-03-01T08:42:09.329Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:09.373Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:09.378Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:09.379Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status text : 2023-03-01T08:42:09.380Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:09.381Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Response body: { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-01T08:41:00.000+00:00", "source" : "VID", "vnfId" : "510f6ee4-a643-4147-9f66-996d1ef1821c", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n\t\t\t\"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a34a182-c8f0-41d6-82be-0992fd016051\",\n \"modelInvariantUuid\": \"3242664f-2ed3-4c10-b9bb-66d29a84190d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7d155016-ade5-411f-8ef8-419250779768\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1e9692e1-0255-40d8-9705-b361835c609b\",\n \"modelInvariantUuid\": \"ffdb8d03-65dd-4435-bf29-f16cb4f458e3\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0e8abbc-dbe2-4cb8-b915-8872d573af82\"\n },\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:41:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "cloudIdentifier" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"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\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:41:37.000+00:00" } ], "requestURI" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" } } } 2023-03-01T08:42:09.381Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:09.381Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||InvokeReturn 2023-03-01T08:42:09.383Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:42:09.384Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:09.384Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:09.384Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:42:09.385Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:09.385Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c8891bbe46f8b67", X-B3-SpanId:"8421af0f1365772d", X-B3-ParentSpanId:"2c8891bbe46f8b67", X-B3-Sampled:"0", X-ONAP-RequestID:"c584d787-ec3f-438b-b99b-07453dd9ef17", X-RequestID:"c584d787-ec3f-438b-b99b-07453dd9ef17", X-TransactionID:"c584d787-ec3f-438b-b99b-07453dd9ef17", X-ECOMP-RequestID:"c584d787-ec3f-438b-b99b-07453dd9ef17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"788006c5-4852-4141-8b33-06fbf306ffc8"] 2023-03-01T08:42:09.386Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:09.386Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:09.404Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:09.405Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:09.406Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:09.413Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:09.414Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "groupingId" : "847557dd-b4ff-48f4-be78-9ffe8f312f63", "name" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677660100000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"40b690fbbd2141b580432ae61c745a5e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:41:42.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:42:09.414Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:09.414Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:09.454Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:42:09.454Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:42:09.455Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:09.455Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:42:09.455Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:42:09.456Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c584d787-ec3f-438b-b99b-07453dd9ef17", X-RequestID:"c584d787-ec3f-438b-b99b-07453dd9ef17", X-TransactionID:"c584d787-ec3f-438b-b99b-07453dd9ef17", X-ECOMP-RequestID:"c584d787-ec3f-438b-b99b-07453dd9ef17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af6ca5a9-9491-4826-ab2c-81a18bc75212"] 2023-03-01T08:42:09.457Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:42:09.457Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:09.634Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:09.636Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:09.636Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:42:09.636Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F0D4809C795E9D6426DAD4A24A45F99D; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:42:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:09.637Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"de553e6f-b80c-11ed-bdfd-92f45cc7351c","businessKey":"c3cd7ef5-aabb-41ac-99ab-d92574803c58","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:41:32.761+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"cc188233-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"de52cd2e-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:42:09.637Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:09.637Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:42:09.672Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:42:09.673Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:42:09.673Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:09.674Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:42:09.674Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:42:09.674Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c584d787-ec3f-438b-b99b-07453dd9ef17", X-RequestID:"c584d787-ec3f-438b-b99b-07453dd9ef17", X-TransactionID:"c584d787-ec3f-438b-b99b-07453dd9ef17", X-ECOMP-RequestID:"c584d787-ec3f-438b-b99b-07453dd9ef17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34346582-51a1-4812-ba46-391055a47e86"] 2023-03-01T08:42:09.675Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:42:09.675Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:09.843Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:09.844Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:09.844Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:42:09.844Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=345D4DAE49462CAA9AEAED8758930A71; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 08:42:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:09.845Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e39d2c01-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"de553e6f-b80c-11ed-bdfd-92f45cc7351c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"de553e6f-b80c-11ed-bdfd-92f45cc7351c","executionId":"de553e6f-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:41:41.620+0000","endTime":"2023-03-01T08:41:41.632+0000","durationInMillis":12,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cc188233-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:42:09.845Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:09.846Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:42:09.854Z|c584d787-ec3f-438b-b99b-07453dd9ef17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:11.405Z|029cf61b-adc0-41bf-8d9f-69f88236e8ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:42:11.406Z|029cf61b-adc0-41bf-8d9f-69f88236e8ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:42:11.681Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:11.687Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1 2023-03-01T08:42:11.688Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|INFO|500||Invoke 2023-03-01T08:42:11.688Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:11.689Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1 2023-03-01T08:42:11.689Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Method : GET 2023-03-01T08:42:11.689Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c14a8edaac40a27", X-B3-SpanId:"cc4f60deaeea4055", X-B3-ParentSpanId:"4c14a8edaac40a27", X-B3-Sampled:"0", X-ONAP-RequestID:"7fa37640-c0b8-4279-842c-b2f180e271e3", X-RequestID:"7fa37640-c0b8-4279-842c-b2f180e271e3", X-TransactionID:"7fa37640-c0b8-4279-842c-b2f180e271e3", X-ECOMP-RequestID:"7fa37640-c0b8-4279-842c-b2f180e271e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"301e62c9-4b2e-46be-a581-5dde0f119caf"] 2023-03-01T08:42:11.690Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Request body: 2023-03-01T08:42:11.690Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:11.716Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:11.717Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:11.717Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Status text : 2023-03-01T08:42:11.718Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:11.719Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Response body: { "requestId" : "6deaac02-c223-4d52-8920-9520551845a1", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2023-03-01T08:41:48.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9b352be0-84eb-440b-9503-6bc611368830\",\n\t\t\t\"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"4a14ef63-8306-4508-b97f-66ffb2a1760b\",\n \"modelInvariantId\":\"9b352be0-84eb-440b-9503-6bc611368830\",\n \"modelVersionId\":\"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\n \"modelInvariantId\": \"9b352be0-84eb-440b-9503-6bc611368830\",\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\": \"41fc1c41-0054-409d-bb38-f73dd95841e7\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:41:55.000+00:00", "serviceInstanceId" : "66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "serviceInstanceName" : "TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "6deaac02-c223-4d52-8920-9520551845a1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1" } } } 2023-03-01T08:42:11.720Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:11.720Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|INFO|500||InvokeReturn 2023-03-01T08:42:11.722Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false 2023-03-01T08:42:11.723Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:11.723Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:11.724Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false 2023-03-01T08:42:11.724Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:11.724Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c14a8edaac40a27", X-B3-SpanId:"04b176b5e5c9db47", X-B3-ParentSpanId:"4c14a8edaac40a27", X-B3-Sampled:"0", X-ONAP-RequestID:"7fa37640-c0b8-4279-842c-b2f180e271e3", X-RequestID:"7fa37640-c0b8-4279-842c-b2f180e271e3", X-TransactionID:"7fa37640-c0b8-4279-842c-b2f180e271e3", X-ECOMP-RequestID:"7fa37640-c0b8-4279-842c-b2f180e271e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31bacb76-13a1-4076-909e-f3a813ac8ab2"] 2023-03-01T08:42:11.725Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:11.725Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:11.743Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:11.744Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:11.744Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:11.745Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:11.747Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:42:11.747Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:11.748Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:11.780Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:42:11.781Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:42:11.781Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:11.782Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:42:11.782Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:42:11.782Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7fa37640-c0b8-4279-842c-b2f180e271e3", X-RequestID:"7fa37640-c0b8-4279-842c-b2f180e271e3", X-TransactionID:"7fa37640-c0b8-4279-842c-b2f180e271e3", X-ECOMP-RequestID:"7fa37640-c0b8-4279-842c-b2f180e271e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"466ca841-70fd-4dda-a953-81f294a58f82"] 2023-03-01T08:42:11.782Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:42:11.783Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:11.956Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:11.956Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:11.957Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:42:11.957Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A32E43B9530FF960155F4FB65A86BA50; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:42:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:11.957Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ed5a7502-b80c-11ed-bdfd-92f45cc7351c","businessKey":"6deaac02-c223-4d52-8920-9520551845a1","processDefinitionId":"WaitForPnfReadyBB:1:7d443af7-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-03-01T08:41:57.961+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"e839bdf2-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"ec377906-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:42:11.958Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:11.958Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6deaac02-c223-4d52-8920-9520551845a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:42:11.996Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:42:11.997Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:42:11.997Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:11.997Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:42:11.998Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:42:11.998Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7fa37640-c0b8-4279-842c-b2f180e271e3", X-RequestID:"7fa37640-c0b8-4279-842c-b2f180e271e3", X-TransactionID:"7fa37640-c0b8-4279-842c-b2f180e271e3", X-ECOMP-RequestID:"7fa37640-c0b8-4279-842c-b2f180e271e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a08fc26-5366-43cc-8429-69dc1a855b06"] 2023-03-01T08:42:11.998Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:42:11.999Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:12.155Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:12.156Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:12.157Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:42:12.157Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D9502DDBDBE19CE783B8A2D092B99A7C; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:42:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:12.158Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:ed5b3862-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"ed5a7502-b80c-11ed-bdfd-92f45cc7351c","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:7d443af7-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"ed5a7502-b80c-11ed-bdfd-92f45cc7351c","executionId":"ed5a7502-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:41:57.965+0000","endTime":"2023-03-01T08:41:57.971+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e839bdf2-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:42:12.158Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:12.158Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed5a7502-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:42:12.164Z|7fa37640-c0b8-4279-842c-b2f180e271e3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:12.293Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:12.298Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e 2023-03-01T08:42:12.298Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|INFO|500||Invoke 2023-03-01T08:42:12.299Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:12.299Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e 2023-03-01T08:42:12.300Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Method : GET 2023-03-01T08:42:12.300Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ef6bb8d37129505", X-B3-SpanId:"82678de9ab69e179", X-B3-ParentSpanId:"1ef6bb8d37129505", X-B3-Sampled:"0", X-ONAP-RequestID:"55e6bc1d-e194-454a-b25a-e8752f939e6f", X-RequestID:"55e6bc1d-e194-454a-b25a-e8752f939e6f", X-TransactionID:"55e6bc1d-e194-454a-b25a-e8752f939e6f", X-ECOMP-RequestID:"55e6bc1d-e194-454a-b25a-e8752f939e6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c8e7997-98f9-425c-bde0-2d993542d249"] 2023-03-01T08:42:12.300Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Request body: 2023-03-01T08:42:12.301Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:12.330Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:12.331Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:12.332Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Status text : 2023-03-01T08:42:12.332Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:12.335Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Response body: { "requestId" : "a71c7719-8281-498f-94e4-ea8cbf3dad7e", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:41:37.000+00:00", "endTime" : "2023-03-01T08:42:07.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\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:07.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a71c7719-8281-498f-94e4-ea8cbf3dad7e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e" } } } 2023-03-01T08:42:12.336Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:12.337Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|INFO|500||InvokeReturn 2023-03-01T08:42:12.338Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false 2023-03-01T08:42:12.339Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:12.341Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:12.342Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false 2023-03-01T08:42:12.342Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:12.342Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ef6bb8d37129505", X-B3-SpanId:"4326402dc220f817", X-B3-ParentSpanId:"1ef6bb8d37129505", X-B3-Sampled:"0", X-ONAP-RequestID:"55e6bc1d-e194-454a-b25a-e8752f939e6f", X-RequestID:"55e6bc1d-e194-454a-b25a-e8752f939e6f", X-TransactionID:"55e6bc1d-e194-454a-b25a-e8752f939e6f", X-ECOMP-RequestID:"55e6bc1d-e194-454a-b25a-e8752f939e6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d17dac6-562f-40e2-813f-971169c040c2"] 2023-03-01T08:42:12.343Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:12.343Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:12.367Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:12.368Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:12.368Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:12.372Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:12.373Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:42:12.373Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:12.373Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:12.384Z|55e6bc1d-e194-454a-b25a-e8752f939e6f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:12.583Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:12.587Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e 2023-03-01T08:42:12.588Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|INFO|500||Invoke 2023-03-01T08:42:12.588Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:12.588Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e 2023-03-01T08:42:12.589Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Method : GET 2023-03-01T08:42:12.589Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c02e0f59818b57fb", X-B3-SpanId:"7e4ca4b6dc7a38ab", X-B3-ParentSpanId:"c02e0f59818b57fb", X-B3-Sampled:"0", X-ONAP-RequestID:"a437d309-d693-4568-82ed-e73083e27168", X-RequestID:"a437d309-d693-4568-82ed-e73083e27168", X-TransactionID:"a437d309-d693-4568-82ed-e73083e27168", X-ECOMP-RequestID:"a437d309-d693-4568-82ed-e73083e27168", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"787b1ce3-d85b-447f-9f89-bf9bcd24594d"] 2023-03-01T08:42:12.589Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Request body: 2023-03-01T08:42:12.590Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:12.627Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:12.628Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:12.629Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Status text : 2023-03-01T08:42:12.629Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:12.632Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Response body: { "requestId" : "a71c7719-8281-498f-94e4-ea8cbf3dad7e", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:41:37.000+00:00", "endTime" : "2023-03-01T08:42:07.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\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:07.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a71c7719-8281-498f-94e4-ea8cbf3dad7e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e" } } } 2023-03-01T08:42:12.632Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:12.633Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|INFO|500||InvokeReturn 2023-03-01T08:42:12.635Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false 2023-03-01T08:42:12.635Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:12.636Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:12.636Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false 2023-03-01T08:42:12.636Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:12.637Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c02e0f59818b57fb", X-B3-SpanId:"d802d7f00d4a6a10", X-B3-ParentSpanId:"c02e0f59818b57fb", X-B3-Sampled:"0", X-ONAP-RequestID:"a437d309-d693-4568-82ed-e73083e27168", X-RequestID:"a437d309-d693-4568-82ed-e73083e27168", X-TransactionID:"a437d309-d693-4568-82ed-e73083e27168", X-ECOMP-RequestID:"a437d309-d693-4568-82ed-e73083e27168", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70f02ccb-2d63-4f70-a35b-d93ef2663bd5"] 2023-03-01T08:42:12.637Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:12.637Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:12.658Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:12.661Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:12.661Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:12.661Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:12.676Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:42:12.677Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:12.677Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:12.686Z|a437d309-d693-4568-82ed-e73083e27168|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:12.840Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:12.844Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e 2023-03-01T08:42:12.845Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|INFO|500||Invoke 2023-03-01T08:42:12.845Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:12.845Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e 2023-03-01T08:42:12.846Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Method : GET 2023-03-01T08:42:12.846Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c51e5405bc29e0d7", X-B3-SpanId:"e5950f282be21498", X-B3-ParentSpanId:"c51e5405bc29e0d7", X-B3-Sampled:"0", X-ONAP-RequestID:"b3b9c9d4-8919-4428-b288-9d0e99a5ab3b", X-RequestID:"b3b9c9d4-8919-4428-b288-9d0e99a5ab3b", X-TransactionID:"b3b9c9d4-8919-4428-b288-9d0e99a5ab3b", X-ECOMP-RequestID:"b3b9c9d4-8919-4428-b288-9d0e99a5ab3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8443ffd5-d1dc-4fbf-b720-e1c81b8149ab"] 2023-03-01T08:42:12.846Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Request body: 2023-03-01T08:42:12.847Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:12.898Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:12.899Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:12.900Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Status text : 2023-03-01T08:42:12.900Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:12.902Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Response body: { "requestId" : "a71c7719-8281-498f-94e4-ea8cbf3dad7e", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:41:37.000+00:00", "endTime" : "2023-03-01T08:42:07.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\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:07.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a71c7719-8281-498f-94e4-ea8cbf3dad7e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e" } } } 2023-03-01T08:42:12.902Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:12.903Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|INFO|500||InvokeReturn 2023-03-01T08:42:12.905Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false 2023-03-01T08:42:12.906Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:12.906Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:12.907Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false 2023-03-01T08:42:12.907Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:12.908Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c51e5405bc29e0d7", X-B3-SpanId:"3305b58801857155", X-B3-ParentSpanId:"c51e5405bc29e0d7", X-B3-Sampled:"0", X-ONAP-RequestID:"b3b9c9d4-8919-4428-b288-9d0e99a5ab3b", X-RequestID:"b3b9c9d4-8919-4428-b288-9d0e99a5ab3b", X-TransactionID:"b3b9c9d4-8919-4428-b288-9d0e99a5ab3b", X-ECOMP-RequestID:"b3b9c9d4-8919-4428-b288-9d0e99a5ab3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"317eb231-c0fd-4e86-a9e5-9a560b5aeb4e"] 2023-03-01T08:42:12.908Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:12.909Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:12.930Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:12.933Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:12.933Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:12.934Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:12.935Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:42:12.936Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:12.936Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:12.949Z|b3b9c9d4-8919-4428-b288-9d0e99a5ab3b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:13.098Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:13.102Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e 2023-03-01T08:42:13.102Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|INFO|500||Invoke 2023-03-01T08:42:13.103Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:13.103Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e 2023-03-01T08:42:13.104Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Method : GET 2023-03-01T08:42:13.104Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa5e434b6ec10e37", X-B3-SpanId:"df03f794687f9407", X-B3-ParentSpanId:"fa5e434b6ec10e37", X-B3-Sampled:"0", X-ONAP-RequestID:"c05a9af4-a9cb-468c-adae-afa98157a19b", X-RequestID:"c05a9af4-a9cb-468c-adae-afa98157a19b", X-TransactionID:"c05a9af4-a9cb-468c-adae-afa98157a19b", X-ECOMP-RequestID:"c05a9af4-a9cb-468c-adae-afa98157a19b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c74f4ad-e926-4ed5-8520-a7fb25bc3c8c"] 2023-03-01T08:42:13.105Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Request body: 2023-03-01T08:42:13.105Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:13.126Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:13.127Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:13.127Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Status text : 2023-03-01T08:42:13.128Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:13.132Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||Response body: { "requestId" : "a71c7719-8281-498f-94e4-ea8cbf3dad7e", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:41:37.000+00:00", "endTime" : "2023-03-01T08:42:07.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\": \"bfbc89a2-25b7-4bef-aae9-d9ca4ae9fa33\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"77fec180-d0c9-40f1-bd89-9e2a18d10783\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:07.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "26ad3850-52ae-4c02-b900-5a73247b3a3b", "serviceInstanceName" : "basic_cnf_macro_c854f14f-b39e-4b9b-a540-49f456c69640", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/26ad3850-52ae-4c02-b900-5a73247b3a3b", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a71c7719-8281-498f-94e4-ea8cbf3dad7e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e" } } } 2023-03-01T08:42:13.132Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:13.133Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a71c7719-8281-498f-94e4-ea8cbf3dad7e|INFO|500||InvokeReturn 2023-03-01T08:42:13.136Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false 2023-03-01T08:42:13.136Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:13.136Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:13.137Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false 2023-03-01T08:42:13.137Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:13.137Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa5e434b6ec10e37", X-B3-SpanId:"b175a449b9e2c99f", X-B3-ParentSpanId:"fa5e434b6ec10e37", X-B3-Sampled:"0", X-ONAP-RequestID:"c05a9af4-a9cb-468c-adae-afa98157a19b", X-RequestID:"c05a9af4-a9cb-468c-adae-afa98157a19b", X-TransactionID:"c05a9af4-a9cb-468c-adae-afa98157a19b", X-ECOMP-RequestID:"c05a9af4-a9cb-468c-adae-afa98157a19b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d23920e-b7d5-44cc-87d5-71ecdd481d08"] 2023-03-01T08:42:13.138Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:13.138Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:13.154Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:13.154Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:13.155Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:13.155Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:13.159Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:42:13.160Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:13.160Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a71c7719-8281-498f-94e4-ea8cbf3dad7e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:13.169Z|c05a9af4-a9cb-468c-adae-afa98157a19b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a71c7719-8281-498f-94e4-ea8cbf3dad7e|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:18.164Z|2d1bb93d-83c7-4860-98dc-11a50d22d6ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:42:18.166Z|2d1bb93d-83c7-4860-98dc-11a50d22d6ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:42:18.238Z|def28635-3fb1-4a14-b518-50ae4f27f99f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:42:18.238Z|def28635-3fb1-4a14-b518-50ae4f27f99f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:42:18.238Z|13433551-a541-49bf-bd95-4e11d5458cdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:42:18.243Z|13433551-a541-49bf-bd95-4e11d5458cdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:42:20.034Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:20.041Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:42:20.042Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||Invoke 2023-03-01T08:42:20.042Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:20.043Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:42:20.043Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Method : GET 2023-03-01T08:42:20.044Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"130429d1a10c0756", X-B3-SpanId:"f18a5a0da8bde541", X-B3-ParentSpanId:"130429d1a10c0756", X-B3-Sampled:"0", X-ONAP-RequestID:"62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d", X-RequestID:"62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d", X-TransactionID:"62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d", X-ECOMP-RequestID:"62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da6b23de-0838-46c6-b709-1cc45fbac034"] 2023-03-01T08:42:20.044Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Request body: 2023-03-01T08:42:20.045Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:20.102Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:20.103Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:20.104Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status text : 2023-03-01T08:42:20.105Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:20.106Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Response body: { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-01T08:41:00.000+00:00", "source" : "VID", "vnfId" : "510f6ee4-a643-4147-9f66-996d1ef1821c", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n\t\t\t\"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a34a182-c8f0-41d6-82be-0992fd016051\",\n \"modelInvariantUuid\": \"3242664f-2ed3-4c10-b9bb-66d29a84190d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7d155016-ade5-411f-8ef8-419250779768\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1e9692e1-0255-40d8-9705-b361835c609b\",\n \"modelInvariantUuid\": \"ffdb8d03-65dd-4435-bf29-f16cb4f458e3\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0e8abbc-dbe2-4cb8-b915-8872d573af82\"\n },\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:41:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "cloudIdentifier" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"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\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:41:37.000+00:00" } ], "requestURI" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" } } } 2023-03-01T08:42:20.106Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:20.107Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||InvokeReturn 2023-03-01T08:42:20.110Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:42:20.111Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:20.112Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:20.113Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:42:20.113Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:20.114Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"130429d1a10c0756", X-B3-SpanId:"47bc59ffe2710430", X-B3-ParentSpanId:"130429d1a10c0756", X-B3-Sampled:"0", X-ONAP-RequestID:"62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d", X-RequestID:"62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d", X-TransactionID:"62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d", X-ECOMP-RequestID:"62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb36f3fa-f614-4120-a9bf-06e0dc04b7eb"] 2023-03-01T08:42:20.115Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:20.115Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:20.136Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:20.137Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:20.138Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:20.140Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:20.141Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "groupingId" : "847557dd-b4ff-48f4-be78-9ffe8f312f63", "name" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677660100000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"40b690fbbd2141b580432ae61c745a5e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:41:42.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:42:20.141Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:20.142Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:20.196Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:42:20.197Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:42:20.198Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:20.199Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:42:20.199Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:42:20.200Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d", X-RequestID:"62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d", X-TransactionID:"62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d", X-ECOMP-RequestID:"62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc49cf26-333a-4ec6-b01f-2a8b7237dfd4"] 2023-03-01T08:42:20.201Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:42:20.201Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:20.412Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:20.413Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:20.414Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:42:20.414Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=26931AF5D11FB72DA162E629B42CF92F; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:42:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:20.415Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"de553e6f-b80c-11ed-bdfd-92f45cc7351c","businessKey":"c3cd7ef5-aabb-41ac-99ab-d92574803c58","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:41:32.761+0000","endTime":"2023-03-01T08:42:13.936+0000","removalTime":null,"durationInMillis":41175,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"cc188233-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"de52cd2e-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-01T08:42:20.416Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:20.416Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:42:20.462Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:42:20.463Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:42:20.464Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:20.464Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:42:20.465Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:42:20.465Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d", X-RequestID:"62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d", X-TransactionID:"62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d", X-ECOMP-RequestID:"62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17dbbd32-f01f-4fcf-9475-2e640b083cf3"] 2023-03-01T08:42:20.466Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:42:20.466Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:20.699Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:20.700Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:20.701Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:42:20.702Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=310E7479D50637971210EEDE42E4611E; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:42:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:20.703Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f6df4984-b80c-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"de553e6f-b80c-11ed-bdfd-92f45cc7351c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"de553e6f-b80c-11ed-bdfd-92f45cc7351c","executionId":"de553e6f-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:42:13.930+0000","endTime":"2023-03-01T08:42:13.931+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cc188233-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:42:20.703Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:20.704Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de553e6f-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:42:20.721Z|62c44fdf-1d2b-4d9d-8162-4bfb60a9ae2d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:22.346Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:22.353Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1 2023-03-01T08:42:22.354Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|INFO|500||Invoke 2023-03-01T08:42:22.354Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:22.355Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1 2023-03-01T08:42:22.355Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Method : GET 2023-03-01T08:42:22.356Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2734d212eb68d850", X-B3-SpanId:"2748bacf201f4ffd", X-B3-ParentSpanId:"2734d212eb68d850", X-B3-Sampled:"0", X-ONAP-RequestID:"8e45d601-9486-469e-a7c4-eb484a042fc7", X-RequestID:"8e45d601-9486-469e-a7c4-eb484a042fc7", X-TransactionID:"8e45d601-9486-469e-a7c4-eb484a042fc7", X-ECOMP-RequestID:"8e45d601-9486-469e-a7c4-eb484a042fc7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3abe1aa2-d8e4-418d-9e71-cc1e37bebf25"] 2023-03-01T08:42:22.356Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Request body: 2023-03-01T08:42:22.356Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:22.397Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:22.398Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:22.398Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Status text : 2023-03-01T08:42:22.399Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:22.400Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Response body: { "requestId" : "6deaac02-c223-4d52-8920-9520551845a1", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:41:48.000+00:00", "endTime" : "2023-03-01T08:42:21.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9b352be0-84eb-440b-9503-6bc611368830\",\n\t\t\t\"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"4a14ef63-8306-4508-b97f-66ffb2a1760b\",\n \"modelInvariantId\":\"9b352be0-84eb-440b-9503-6bc611368830\",\n \"modelVersionId\":\"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\n \"modelInvariantId\": \"9b352be0-84eb-440b-9503-6bc611368830\",\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\": \"41fc1c41-0054-409d-bb38-f73dd95841e7\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:21.000+00:00", "serviceInstanceId" : "66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "serviceInstanceName" : "TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "6deaac02-c223-4d52-8920-9520551845a1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1" } } } 2023-03-01T08:42:22.400Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:22.401Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|INFO|500||InvokeReturn 2023-03-01T08:42:22.403Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false 2023-03-01T08:42:22.403Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:22.404Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:22.404Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false 2023-03-01T08:42:22.404Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:22.404Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2734d212eb68d850", X-B3-SpanId:"44fd00777c5180c5", X-B3-ParentSpanId:"2734d212eb68d850", X-B3-Sampled:"0", X-ONAP-RequestID:"8e45d601-9486-469e-a7c4-eb484a042fc7", X-RequestID:"8e45d601-9486-469e-a7c4-eb484a042fc7", X-TransactionID:"8e45d601-9486-469e-a7c4-eb484a042fc7", X-ECOMP-RequestID:"8e45d601-9486-469e-a7c4-eb484a042fc7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"168cd618-377f-4188-aac4-b1e18a557c98"] 2023-03-01T08:42:22.405Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:22.405Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:23.182Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:23.184Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:23.184Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:23.185Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:23.187Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:42:23.187Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:23.188Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:23.198Z|8e45d601-9486-469e-a7c4-eb484a042fc7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:23.374Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:23.380Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1 2023-03-01T08:42:23.381Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|INFO|500||Invoke 2023-03-01T08:42:23.382Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:23.382Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1 2023-03-01T08:42:23.383Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Method : GET 2023-03-01T08:42:23.383Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4073b36376bb4674", X-B3-SpanId:"7281cd4933405684", X-B3-ParentSpanId:"4073b36376bb4674", X-B3-Sampled:"0", X-ONAP-RequestID:"6d2c87f6-9e62-467b-9781-36ff49b11b2e", X-RequestID:"6d2c87f6-9e62-467b-9781-36ff49b11b2e", X-TransactionID:"6d2c87f6-9e62-467b-9781-36ff49b11b2e", X-ECOMP-RequestID:"6d2c87f6-9e62-467b-9781-36ff49b11b2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae3eb610-6371-4a6a-9206-d3c1a5daac45"] 2023-03-01T08:42:23.384Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Request body: 2023-03-01T08:42:23.384Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:23.421Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:23.422Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:23.422Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Status text : 2023-03-01T08:42:23.422Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:23.424Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Response body: { "requestId" : "6deaac02-c223-4d52-8920-9520551845a1", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:41:48.000+00:00", "endTime" : "2023-03-01T08:42:21.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9b352be0-84eb-440b-9503-6bc611368830\",\n\t\t\t\"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"4a14ef63-8306-4508-b97f-66ffb2a1760b\",\n \"modelInvariantId\":\"9b352be0-84eb-440b-9503-6bc611368830\",\n \"modelVersionId\":\"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\n \"modelInvariantId\": \"9b352be0-84eb-440b-9503-6bc611368830\",\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\": \"41fc1c41-0054-409d-bb38-f73dd95841e7\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:21.000+00:00", "serviceInstanceId" : "66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "serviceInstanceName" : "TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "6deaac02-c223-4d52-8920-9520551845a1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1" } } } 2023-03-01T08:42:23.425Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:23.425Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|INFO|500||InvokeReturn 2023-03-01T08:42:23.427Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false 2023-03-01T08:42:23.427Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:23.428Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:23.428Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false 2023-03-01T08:42:23.428Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:23.428Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4073b36376bb4674", X-B3-SpanId:"fef0534b7bae0d44", X-B3-ParentSpanId:"4073b36376bb4674", X-B3-Sampled:"0", X-ONAP-RequestID:"6d2c87f6-9e62-467b-9781-36ff49b11b2e", X-RequestID:"6d2c87f6-9e62-467b-9781-36ff49b11b2e", X-TransactionID:"6d2c87f6-9e62-467b-9781-36ff49b11b2e", X-ECOMP-RequestID:"6d2c87f6-9e62-467b-9781-36ff49b11b2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f2a9369-319b-45c0-ac18-3d1f63cbd482"] 2023-03-01T08:42:23.429Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:23.429Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:23.444Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:23.445Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:23.445Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:23.445Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:23.446Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:42:23.446Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:23.447Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:23.474Z|6d2c87f6-9e62-467b-9781-36ff49b11b2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:23.667Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:23.676Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1 2023-03-01T08:42:23.677Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|INFO|500||Invoke 2023-03-01T08:42:23.678Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:23.679Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1 2023-03-01T08:42:23.679Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Method : GET 2023-03-01T08:42:23.680Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b16399ce3c3b5fb", X-B3-SpanId:"3ade3a0c5ca51969", X-B3-ParentSpanId:"6b16399ce3c3b5fb", X-B3-Sampled:"0", X-ONAP-RequestID:"e2943a30-39a6-4b3e-8949-8b957f52d3c6", X-RequestID:"e2943a30-39a6-4b3e-8949-8b957f52d3c6", X-TransactionID:"e2943a30-39a6-4b3e-8949-8b957f52d3c6", X-ECOMP-RequestID:"e2943a30-39a6-4b3e-8949-8b957f52d3c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41cb8ac7-5baa-4b57-9d7a-4702c09bfecd"] 2023-03-01T08:42:23.680Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Request body: 2023-03-01T08:42:23.681Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:23.714Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:23.717Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:23.717Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Status text : 2023-03-01T08:42:23.718Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:23.719Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Response body: { "requestId" : "6deaac02-c223-4d52-8920-9520551845a1", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:41:48.000+00:00", "endTime" : "2023-03-01T08:42:21.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9b352be0-84eb-440b-9503-6bc611368830\",\n\t\t\t\"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"4a14ef63-8306-4508-b97f-66ffb2a1760b\",\n \"modelInvariantId\":\"9b352be0-84eb-440b-9503-6bc611368830\",\n \"modelVersionId\":\"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\n \"modelInvariantId\": \"9b352be0-84eb-440b-9503-6bc611368830\",\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\": \"41fc1c41-0054-409d-bb38-f73dd95841e7\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:21.000+00:00", "serviceInstanceId" : "66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "serviceInstanceName" : "TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "6deaac02-c223-4d52-8920-9520551845a1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1" } } } 2023-03-01T08:42:23.719Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:23.722Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|INFO|500||InvokeReturn 2023-03-01T08:42:23.725Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false 2023-03-01T08:42:23.725Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:23.725Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:23.726Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false 2023-03-01T08:42:23.726Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:23.727Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b16399ce3c3b5fb", X-B3-SpanId:"492d573225d98fda", X-B3-ParentSpanId:"6b16399ce3c3b5fb", X-B3-Sampled:"0", X-ONAP-RequestID:"e2943a30-39a6-4b3e-8949-8b957f52d3c6", X-RequestID:"e2943a30-39a6-4b3e-8949-8b957f52d3c6", X-TransactionID:"e2943a30-39a6-4b3e-8949-8b957f52d3c6", X-ECOMP-RequestID:"e2943a30-39a6-4b3e-8949-8b957f52d3c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb28ec63-c441-40c4-b307-e764573fe8da"] 2023-03-01T08:42:23.727Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:23.729Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:23.753Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:23.754Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:23.754Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:23.755Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:23.758Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:42:23.759Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:23.759Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:23.768Z|e2943a30-39a6-4b3e-8949-8b957f52d3c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:23.930Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:23.934Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1 2023-03-01T08:42:23.935Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|INFO|500||Invoke 2023-03-01T08:42:23.935Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:23.936Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1 2023-03-01T08:42:23.936Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Method : GET 2023-03-01T08:42:23.937Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9dcc5907d06ebf44", X-B3-SpanId:"6c6a169807b5319f", X-B3-ParentSpanId:"9dcc5907d06ebf44", X-B3-Sampled:"0", X-ONAP-RequestID:"62644f24-ffaf-470e-9c9d-d757be632535", X-RequestID:"62644f24-ffaf-470e-9c9d-d757be632535", X-TransactionID:"62644f24-ffaf-470e-9c9d-d757be632535", X-ECOMP-RequestID:"62644f24-ffaf-470e-9c9d-d757be632535", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4140fa0-c0f8-4308-81d4-3fdbee17648e"] 2023-03-01T08:42:23.937Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Request body: 2023-03-01T08:42:23.937Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:23.995Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:23.996Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:23.996Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Status text : 2023-03-01T08:42:23.997Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:24.002Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Response body: { "requestId" : "6deaac02-c223-4d52-8920-9520551845a1", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:41:48.000+00:00", "endTime" : "2023-03-01T08:42:21.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9b352be0-84eb-440b-9503-6bc611368830\",\n\t\t\t\"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"4a14ef63-8306-4508-b97f-66ffb2a1760b\",\n \"modelInvariantId\":\"9b352be0-84eb-440b-9503-6bc611368830\",\n \"modelVersionId\":\"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\n \"modelInvariantId\": \"9b352be0-84eb-440b-9503-6bc611368830\",\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\": \"41fc1c41-0054-409d-bb38-f73dd95841e7\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:21.000+00:00", "serviceInstanceId" : "66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "serviceInstanceName" : "TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "6deaac02-c223-4d52-8920-9520551845a1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1" } } } 2023-03-01T08:42:24.003Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:24.003Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|INFO|500||InvokeReturn 2023-03-01T08:42:24.005Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false 2023-03-01T08:42:24.005Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:24.007Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:24.007Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false 2023-03-01T08:42:24.007Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:24.008Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9dcc5907d06ebf44", X-B3-SpanId:"a47653e8b768cdde", X-B3-ParentSpanId:"9dcc5907d06ebf44", X-B3-Sampled:"0", X-ONAP-RequestID:"62644f24-ffaf-470e-9c9d-d757be632535", X-RequestID:"62644f24-ffaf-470e-9c9d-d757be632535", X-TransactionID:"62644f24-ffaf-470e-9c9d-d757be632535", X-ECOMP-RequestID:"62644f24-ffaf-470e-9c9d-d757be632535", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7f955c2-ea08-4f20-a217-355648977089"] 2023-03-01T08:42:24.009Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:24.009Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:24.031Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:24.032Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:24.033Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:24.033Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:24.037Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:42:24.038Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:24.038Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:24.054Z|62644f24-ffaf-470e-9c9d-d757be632535|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:24.245Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:24.253Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1 2023-03-01T08:42:24.255Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|INFO|500||Invoke 2023-03-01T08:42:24.256Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:24.257Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1 2023-03-01T08:42:24.257Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Method : GET 2023-03-01T08:42:24.258Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e271c5e9e1b1f64", X-B3-SpanId:"d1329c82c3445b36", X-B3-ParentSpanId:"2e271c5e9e1b1f64", X-B3-Sampled:"0", X-ONAP-RequestID:"38c9e75f-0c27-4831-abb4-8acd8ad4030c", X-RequestID:"38c9e75f-0c27-4831-abb4-8acd8ad4030c", X-TransactionID:"38c9e75f-0c27-4831-abb4-8acd8ad4030c", X-ECOMP-RequestID:"38c9e75f-0c27-4831-abb4-8acd8ad4030c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4109036-09e7-44a9-9fd8-df7d928bd81e"] 2023-03-01T08:42:24.258Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Request body: 2023-03-01T08:42:24.259Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:24.324Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:24.325Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:24.326Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Status text : 2023-03-01T08:42:24.327Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:24.332Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||Response body: { "requestId" : "6deaac02-c223-4d52-8920-9520551845a1", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:41:48.000+00:00", "endTime" : "2023-03-01T08:42:21.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9b352be0-84eb-440b-9503-6bc611368830\",\n\t\t\t\"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"4a14ef63-8306-4508-b97f-66ffb2a1760b\",\n \"modelInvariantId\":\"9b352be0-84eb-440b-9503-6bc611368830\",\n \"modelVersionId\":\"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\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_dd89b12f-e6c4-4dbf-9262-86e4c7418822\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\n \"modelInvariantId\": \"9b352be0-84eb-440b-9503-6bc611368830\",\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\": \"41fc1c41-0054-409d-bb38-f73dd95841e7\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:21.000+00:00", "serviceInstanceId" : "66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "serviceInstanceName" : "TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "6deaac02-c223-4d52-8920-9520551845a1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1" } } } 2023-03-01T08:42:24.334Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:24.335Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6deaac02-c223-4d52-8920-9520551845a1|INFO|500||InvokeReturn 2023-03-01T08:42:24.339Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false 2023-03-01T08:42:24.341Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:24.341Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:24.342Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false 2023-03-01T08:42:24.342Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:24.343Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e271c5e9e1b1f64", X-B3-SpanId:"f22847dabb148489", X-B3-ParentSpanId:"2e271c5e9e1b1f64", X-B3-Sampled:"0", X-ONAP-RequestID:"38c9e75f-0c27-4831-abb4-8acd8ad4030c", X-RequestID:"38c9e75f-0c27-4831-abb4-8acd8ad4030c", X-TransactionID:"38c9e75f-0c27-4831-abb4-8acd8ad4030c", X-ECOMP-RequestID:"38c9e75f-0c27-4831-abb4-8acd8ad4030c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddd45f79-380d-4e61-9c4c-d14dce856be0"] 2023-03-01T08:42:24.344Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:24.345Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:24.383Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:24.384Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:24.385Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:24.385Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:24.389Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:42:24.390Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:24.390Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6deaac02-c223-4d52-8920-9520551845a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:24.398Z|38c9e75f-0c27-4831-abb4-8acd8ad4030c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6deaac02-c223-4d52-8920-9520551845a1|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:26.406Z|bc71227f-04f0-4dd4-8948-bc275bd40a37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:42:26.409Z|bc71227f-04f0-4dd4-8948-bc275bd40a37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:42:27.689Z|4b31ab62-2ce9-4fae-933a-fb25c45d7e09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:42:27.689Z|4b31ab62-2ce9-4fae-933a-fb25c45d7e09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:42:28.206Z|91c282ce-2055-4ab9-828b-5f1d6d21a0a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:42:28.207Z|91c282ce-2055-4ab9-828b-5f1d6d21a0a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:42:28.285Z|e1c2463c-65a0-4314-9862-dc5263a157ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:42:28.285Z|c439d5cd-deaf-4b8a-a726-1652eac93392|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:42:28.285Z|e1c2463c-65a0-4314-9862-dc5263a157ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:42:28.286Z|c439d5cd-deaf-4b8a-a726-1652eac93392|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:42:30.593Z|22f6d4e4-a99e-4f6b-9f53-acae670ca826|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:42:30.595Z|22f6d4e4-a99e-4f6b-9f53-acae670ca826|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:42:30.954Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:30.961Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:42:30.962Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||Invoke 2023-03-01T08:42:30.963Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:30.963Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:42:30.964Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Method : GET 2023-03-01T08:42:30.964Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6359eb6fac5b8b6", X-B3-SpanId:"4d831d3d6b1b1dd0", X-B3-ParentSpanId:"a6359eb6fac5b8b6", X-B3-Sampled:"0", X-ONAP-RequestID:"09b3c4af-ec37-478d-bf82-3ecc990182ce", X-RequestID:"09b3c4af-ec37-478d-bf82-3ecc990182ce", X-TransactionID:"09b3c4af-ec37-478d-bf82-3ecc990182ce", X-ECOMP-RequestID:"09b3c4af-ec37-478d-bf82-3ecc990182ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00766666-acac-4657-8c81-148b3d85ec22"] 2023-03-01T08:42:30.964Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Request body: 2023-03-01T08:42:30.966Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:31.017Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:31.018Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:31.018Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status text : 2023-03-01T08:42:31.018Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:31.026Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Response body: { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 7; BBs remaining = 2).", "progress" : 78, "startTime" : "2023-03-01T08:41:00.000+00:00", "source" : "VID", "vnfId" : "510f6ee4-a643-4147-9f66-996d1ef1821c", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n\t\t\t\"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a34a182-c8f0-41d6-82be-0992fd016051\",\n \"modelInvariantUuid\": \"3242664f-2ed3-4c10-b9bb-66d29a84190d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7d155016-ade5-411f-8ef8-419250779768\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1e9692e1-0255-40d8-9705-b361835c609b\",\n \"modelInvariantUuid\": \"ffdb8d03-65dd-4435-bf29-f16cb4f458e3\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0e8abbc-dbe2-4cb8-b915-8872d573af82\"\n },\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "cloudIdentifier" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"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\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:41:37.000+00:00" } ], "requestURI" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" } } } 2023-03-01T08:42:31.027Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:31.028Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||InvokeReturn 2023-03-01T08:42:31.031Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:42:31.032Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:31.032Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:31.033Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:42:31.033Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:31.034Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6359eb6fac5b8b6", X-B3-SpanId:"b1e06a4e663fee05", X-B3-ParentSpanId:"a6359eb6fac5b8b6", X-B3-Sampled:"0", X-ONAP-RequestID:"09b3c4af-ec37-478d-bf82-3ecc990182ce", X-RequestID:"09b3c4af-ec37-478d-bf82-3ecc990182ce", X-TransactionID:"09b3c4af-ec37-478d-bf82-3ecc990182ce", X-ECOMP-RequestID:"09b3c4af-ec37-478d-bf82-3ecc990182ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2ef092b-dae7-4dbd-8c4c-c1520e2ae143"] 2023-03-01T08:42:31.034Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:31.034Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:31.071Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:31.072Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:31.073Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:31.073Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:31.080Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "groupingId" : "847557dd-b4ff-48f4-be78-9ffe8f312f63", "name" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677660100000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"40b690fbbd2141b580432ae61c745a5e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:41:42.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:42:31.081Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:31.081Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:31.156Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:42:31.158Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:42:31.158Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:31.158Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:42:31.159Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:42:31.159Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"09b3c4af-ec37-478d-bf82-3ecc990182ce", X-RequestID:"09b3c4af-ec37-478d-bf82-3ecc990182ce", X-TransactionID:"09b3c4af-ec37-478d-bf82-3ecc990182ce", X-ECOMP-RequestID:"09b3c4af-ec37-478d-bf82-3ecc990182ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55b518da-879e-48cb-86ab-71888a7675da"] 2023-03-01T08:42:31.160Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:42:31.160Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:31.342Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:31.343Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:31.343Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:42:31.344Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D9A6A86ADD2423957195A2BA79601D13; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"719", Date:"Wed, 01 Mar 2023 08:42:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:31.345Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ffd264aa-b80c-11ed-bdfd-92f45cc7351c","businessKey":"c3cd7ef5-aabb-41ac-99ab-d92574803c58","processDefinitionId":"ControllerExecutionBB:1:7de5ab5b-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-01T08:42:28.945+0000","endTime":"2023-03-01T08:42:29.737+0000","removalTime":null,"durationInMillis":792,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"cc188233-b80c-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"fec75d04-b80c-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-01T08:42:31.345Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:31.346Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c3cd7ef5-aabb-41ac-99ab-d92574803c58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:42:31.533Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffd264aa-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffd264aa-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:42:31.535Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffd264aa-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:42:31.535Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffd264aa-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:31.535Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffd264aa-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffd264aa-b80c-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:42:31.536Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffd264aa-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:42:31.536Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffd264aa-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"09b3c4af-ec37-478d-bf82-3ecc990182ce", X-RequestID:"09b3c4af-ec37-478d-bf82-3ecc990182ce", X-TransactionID:"09b3c4af-ec37-478d-bf82-3ecc990182ce", X-ECOMP-RequestID:"09b3c4af-ec37-478d-bf82-3ecc990182ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ba364e8-e831-4930-ad47-a19d57bcc62e"] 2023-03-01T08:42:31.537Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffd264aa-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:42:31.537Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffd264aa-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:31.742Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffd264aa-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:31.743Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffd264aa-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:31.743Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffd264aa-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:42:31.743Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffd264aa-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E859CF4561DB7E251C953595DCA9308D; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:42:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:31.744Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffd264aa-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:004a7b3a-b80d-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"ffd264aa-b80c-11ed-bdfd-92f45cc7351c","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:7de5ab5b-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"ffd264aa-b80c-11ed-bdfd-92f45cc7351c","executionId":"ffd264aa-b80c-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:42:29.732+0000","endTime":"2023-03-01T08:42:29.733+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cc188233-b80c-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:42:31.744Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffd264aa-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:31.745Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffd264aa-b80c-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:42:31.750Z|09b3c4af-ec37-478d-bf82-3ecc990182ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:35.078Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:35.081Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|||INFO|500||Checking if requestId: 81875e43-0657-4267-b0bf-f3545ee575ca already exists in requestDb InfraActiveRequests table 2023-03-01T08:42:35.082Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca 2023-03-01T08:42:35.082Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|INFO|500||Invoke 2023-03-01T08:42:35.084Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:35.084Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca 2023-03-01T08:42:35.085Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Method : GET 2023-03-01T08:42:35.085Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b93949dac84c0916", X-B3-SpanId:"e0ce86c2530ba12a", X-B3-ParentSpanId:"b93949dac84c0916", X-B3-Sampled:"0", X-ONAP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-TransactionID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ECOMP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1a09701-fd8c-4e59-bb4b-b2f3b4eed0d1"] 2023-03-01T08:42:35.086Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Request body: 2023-03-01T08:42:35.086Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:35.115Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:35.116Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:42:35.116Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Status text : 2023-03-01T08:42:35.117Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 08:42:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:35.117Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Response body: 2023-03-01T08:42:35.118Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:35.118Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|INFO|404|Not Found|InvokeReturn 2023-03-01T08:42:35.126Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|||INFO|500||Running local validations 2023-03-01T08:42:35.127Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-01T08:42:35.127Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-01T08:42:35.130Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:42:35.130Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-01T08:42:35.131Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:35.131Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:42:35.131Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-01T08:42:35.131Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|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:"b93949dac84c0916", X-B3-SpanId:"29f9fe312e02e427", X-B3-ParentSpanId:"b93949dac84c0916", X-B3-Sampled:"0", X-ONAP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-TransactionID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ECOMP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50f87162-f67a-423b-a65e-29e42eee2a13"] 2023-03-01T08:42:35.132Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"66c3f3b2-1930-4c1c-acc5-9d8dcdc65178"},"instanceName":null,"requestScope":"service"} 2023-03-01T08:42:35.132Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:35.179Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:35.180Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:35.181Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-03-01T08:42:35.181Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|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:"Wed, 01 Mar 2023 08:42:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:35.182Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-01T08:42:35.182Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:35.183Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-01T08:42:35.184Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2 2023-03-01T08:42:35.185Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|INFO|500||Invoke 2023-03-01T08:42:35.185Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:35.185Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2 2023-03-01T08:42:35.186Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Method : GET 2023-03-01T08:42:35.186Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-TransactionID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ECOMP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fd307ae-c891-4a33-b942-f762e53a81f7"] 2023-03-01T08:42:35.187Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Request body: 2023-03-01T08:42:35.187Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:35.242Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:35.243Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:35.244Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Status text : 2023-03-01T08:42:35.244Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:35.248Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2", "modelInvariantUUID" : "9b352be0-84eb-440b-9503-6bc611368830", "created" : "2023-03-01 08:40:42.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/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/networkCustomizations" } } } 2023-03-01T08:42:35.249Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:35.250Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|INFO|500||InvokeReturn 2023-03-01T08:42:35.260Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance 2023-03-01T08:42:35.261Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|INFO|500||Invoke 2023-03-01T08:42:35.261Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:35.262Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance 2023-03-01T08:42:35.262Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||Method : GET 2023-03-01T08:42:35.262Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-TransactionID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ECOMP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29e6ae9b-f92e-4c2a-a3dd-6c8c0f322e6a"] 2023-03-01T08:42:35.262Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||Request body: 2023-03-01T08:42:35.263Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:35.320Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:35.321Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:42:35.321Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||Status text : 2023-03-01T08:42:35.322Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&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:"Wed, 01 Mar 2023 08:42:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:35.322Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||Response body: 2023-03-01T08:42:35.323Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:35.323Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-03-01T08:42:35.324Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830 2023-03-01T08:42:35.325Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830|INFO|500||Invoke 2023-03-01T08:42:35.325Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:35.326Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830 2023-03-01T08:42:35.326Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||Method : GET 2023-03-01T08:42:35.326Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-TransactionID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ECOMP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c7be7f2-b336-4765-8225-c003d97b7536"] 2023-03-01T08:42:35.327Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||Request body: 2023-03-01T08:42:35.327Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:35.362Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:35.370Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:35.371Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||Status text : 2023-03-01T08:42:35.372Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:35.372Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2", "modelInvariantUUID" : "9b352be0-84eb-440b-9503-6bc611368830", "created" : "2023-03-01 08:40:42.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/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/networkCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830" } } } 2023-03-01T08:42:35.373Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:35.373Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9b352be0-84eb-440b-9503-6bc611368830|INFO|500||InvokeReturn 2023-03-01T08:42:35.382Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance 2023-03-01T08:42:35.383Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|INFO|500||Invoke 2023-03-01T08:42:35.384Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:35.385Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance 2023-03-01T08:42:35.386Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||Method : GET 2023-03-01T08:42:35.386Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-TransactionID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ECOMP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78bb8899-44ad-4845-88ef-c6261bf69fe9"] 2023-03-01T08:42:35.386Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||Request body: 2023-03-01T08:42:35.387Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:35.414Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:35.415Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:42:35.416Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||Status text : 2023-03-01T08:42:35.416Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&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:"Wed, 01 Mar 2023 08:42:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:35.417Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||Response body: 2023-03-01T08:42:35.417Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:35.417Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-03-01T08:42:35.419Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:42:35.420Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-01T08:42:35.421Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:35.422Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:42:35.422Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-01T08:42:35.422Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|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:"81875e43-0657-4267-b0bf-f3545ee575ca", X-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-TransactionID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ECOMP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5ec0084-7824-4c11-a35b-e7b8bd004abf"] 2023-03-01T08:42:35.423Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-01T08:42:35.423Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:35.453Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:35.455Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:35.455Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-03-01T08:42:35.456Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|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:"Wed, 01 Mar 2023 08:42:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:35.457Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-01 05:42:11.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2023-03-01T08:42:35.457Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:35.458Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-01T08:42:35.466Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-01T08:42:35.468Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-03-01T08:42:35.468Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:35.468Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-01T08:42:35.469Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-03-01T08:42:35.469Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|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:"81875e43-0657-4267-b0bf-f3545ee575ca", X-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-TransactionID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ECOMP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09639978-60ca-4ce5-9419-0734b6e14774"] 2023-03-01T08:42:35.469Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-03-01T08:42:35.470Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:35.513Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:35.514Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:35.514Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2023-03-01T08:42:35.514Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|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:"Wed, 01 Mar 2023 08:42:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:35.523Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 536, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-01T05:42:11.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2023-03-01T08:42:35.523Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:35.524Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-03-01T08:42:35.526Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2 2023-03-01T08:42:35.526Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|INFO|500||Invoke 2023-03-01T08:42:35.527Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:35.528Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2 2023-03-01T08:42:35.532Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Method : GET 2023-03-01T08:42:35.532Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-TransactionID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ECOMP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec6ca8ea-1ed2-48be-8d22-5e6ad841d2ea"] 2023-03-01T08:42:35.533Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Request body: 2023-03-01T08:42:35.533Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:35.616Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:35.618Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:35.619Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Status text : 2023-03-01T08:42:35.619Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:35.625Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2", "modelInvariantUUID" : "9b352be0-84eb-440b-9503-6bc611368830", "created" : "2023-03-01 08:40:42.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/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2/networkCustomizations" } } } 2023-03-01T08:42:35.625Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:35.626Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2|INFO|500||InvokeReturn 2023-03-01T08:42:35.655Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:42:35.656Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-01T08:42:35.657Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:35.657Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:42:35.658Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-01T08:42:35.658Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|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:"b93949dac84c0916", X-B3-SpanId:"34c67e21f1e8cd73", X-B3-ParentSpanId:"b93949dac84c0916", X-B3-Sampled:"0", X-ONAP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-TransactionID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ECOMP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecbde6fd-f026-4602-8bd5-d6444c938891"] 2023-03-01T08:42:35.659Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"81875e43-0657-4267-b0bf-f3545ee575ca","requestStatus":"IN_PROGRESS","startTime":1677660155127,"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\": \"9b352be0-84eb-440b-9503-6bc611368830\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\"\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":"66c3f3b2-1930-4c1c-acc5-9d8dcdc65178","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178","cloudApiRequests":[],"requestURI":"81875e43-0657-4267-b0bf-f3545ee575ca"} 2023-03-01T08:42:35.660Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:35.733Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:35.734Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-01T08:42:35.734Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-03-01T08:42:35.734Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|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/81875e43-0657-4267-b0bf-f3545ee575ca", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:35.738Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "81875e43-0657-4267-b0bf-f3545ee575ca", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:42:35.127+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\": \"9b352be0-84eb-440b-9503-6bc611368830\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-01T08:42:35.709+00:00", "serviceInstanceId" : "66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "cloudApiRequests" : [ ], "requestURI" : "81875e43-0657-4267-b0bf-f3545ee575ca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca" } } } 2023-03-01T08:42:35.738Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:35.738Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-01T08:42:35.763Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:42:35.764Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-01T08:42:35.765Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:35.765Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:42:35.766Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-01T08:42:35.766Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|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:"b93949dac84c0916", X-B3-SpanId:"1e0946758138384b", X-B3-ParentSpanId:"b93949dac84c0916", X-B3-Sampled:"0", X-ONAP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-TransactionID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ECOMP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e329e300-15d3-4ade-a9d6-16e8d9e2f0b1"] 2023-03-01T08:42:35.766Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"9b352be0-84eb-440b-9503-6bc611368830\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\"modelUuid\":\"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\",\"modelInvariantUuid\":\"9b352be0-84eb-440b-9503-6bc611368830\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"66c3f3b2-1930-4c1c-acc5-9d8dcdc65178\"}","type":"String"},"requestId":{"value":"81875e43-0657-4267-b0bf-f3545ee575ca","type":"String"},"mso-request-id":{"value":"81875e43-0657-4267-b0bf-f3545ee575ca","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"66c3f3b2-1930-4c1c-acc5-9d8dcdc65178","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/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-01T08:42:35.767Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:36.805Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:36.806Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-01T08:42:36.806Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-03-01T08:42:36.807Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 01 Mar 2023 08:42:36 GMT", X-ONAP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-TransactionID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ECOMP-RequestID:"81875e43-0657-4267-b0bf-f3545ee575ca", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e329e300-15d3-4ade-a9d6-16e8d9e2f0b1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:36.808Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"81875e43-0657-4267-b0bf-f3545ee575ca\",\"instanceId\":\"66c3f3b2-1930-4c1c-acc5-9d8dcdc65178\"}}","message":"Success","processInstanceID":"03e8d70f-b80d-11ed-bdfd-92f45cc7351c","variables":null,"messageCode":200} 2023-03-01T08:42:36.808Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:36.808Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-01T08:42:36.822Z|81875e43-0657-4267-b0bf-f3545ee575ca|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:37.017Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:37.022Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca 2023-03-01T08:42:37.023Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|INFO|500||Invoke 2023-03-01T08:42:37.023Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:37.024Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca 2023-03-01T08:42:37.024Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Method : GET 2023-03-01T08:42:37.024Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd09fc9a2c281e30", X-B3-SpanId:"ed0f158c115d9340", X-B3-ParentSpanId:"cd09fc9a2c281e30", X-B3-Sampled:"0", X-ONAP-RequestID:"570bc448-401a-47ab-98b3-9f1006061559", X-RequestID:"570bc448-401a-47ab-98b3-9f1006061559", X-TransactionID:"570bc448-401a-47ab-98b3-9f1006061559", X-ECOMP-RequestID:"570bc448-401a-47ab-98b3-9f1006061559", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b2096c5-4eea-463e-9738-303731d54cfc"] 2023-03-01T08:42:37.025Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Request body: 2023-03-01T08:42:37.025Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:37.055Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:37.056Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:37.057Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Status text : 2023-03-01T08:42:37.057Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:37.060Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Response body: { "requestId" : "81875e43-0657-4267-b0bf-f3545ee575ca", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:42:35.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\": \"9b352be0-84eb-440b-9503-6bc611368830\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:37.000+00:00", "serviceInstanceId" : "66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "serviceInstanceName" : "TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "cloudApiRequests" : [ ], "requestURI" : "81875e43-0657-4267-b0bf-f3545ee575ca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca" } } } 2023-03-01T08:42:37.061Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:37.061Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|INFO|500||InvokeReturn 2023-03-01T08:42:37.063Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false 2023-03-01T08:42:37.064Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:37.064Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:37.065Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false 2023-03-01T08:42:37.065Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:37.065Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd09fc9a2c281e30", X-B3-SpanId:"edc40038604548aa", X-B3-ParentSpanId:"cd09fc9a2c281e30", X-B3-Sampled:"0", X-ONAP-RequestID:"570bc448-401a-47ab-98b3-9f1006061559", X-RequestID:"570bc448-401a-47ab-98b3-9f1006061559", X-TransactionID:"570bc448-401a-47ab-98b3-9f1006061559", X-ECOMP-RequestID:"570bc448-401a-47ab-98b3-9f1006061559", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60b2fa0a-8bf9-4e60-b059-cf339702bff9"] 2023-03-01T08:42:37.066Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:37.066Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:37.109Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:37.110Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:37.111Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:37.111Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:37.113Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:42:37.113Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:37.114Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:37.121Z|570bc448-401a-47ab-98b3-9f1006061559|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:38.248Z|34634592-bea1-4fdf-a836-5dbfcd41bdc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:42:38.249Z|34634592-bea1-4fdf-a836-5dbfcd41bdc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:42:38.326Z|eb4d3f9a-8ba5-47ab-82f1-e6c491cb8047|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:42:38.331Z|eb4d3f9a-8ba5-47ab-82f1-e6c491cb8047|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:42:38.329Z|7e2a6fff-deaa-4a8b-90cf-446d445f5e93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:42:38.336Z|7e2a6fff-deaa-4a8b-90cf-446d445f5e93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:42:41.406Z|f78fc93f-2b87-4902-92bf-4d4f7498a90a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:42:41.408Z|f78fc93f-2b87-4902-92bf-4d4f7498a90a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:42:41.942Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:41.949Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:42:41.951Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||Invoke 2023-03-01T08:42:41.951Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:41.952Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:42:41.952Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Method : GET 2023-03-01T08:42:41.953Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9f9e4643be3ba54", X-B3-SpanId:"d8ba20595b01451f", X-B3-ParentSpanId:"c9f9e4643be3ba54", X-B3-Sampled:"0", X-ONAP-RequestID:"138b4d9f-e497-48bd-9efc-7b798d606a78", X-RequestID:"138b4d9f-e497-48bd-9efc-7b798d606a78", X-TransactionID:"138b4d9f-e497-48bd-9efc-7b798d606a78", X-ECOMP-RequestID:"138b4d9f-e497-48bd-9efc-7b798d606a78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c513164d-ca73-4f93-8a76-41a615c5cb33"] 2023-03-01T08:42:41.954Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Request body: 2023-03-01T08:42:41.954Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:42.156Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:42.158Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:42.162Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status text : 2023-03-01T08:42:42.163Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:42.164Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Response body: { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:41:00.000+00:00", "endTime" : "2023-03-01T08:42:36.000+00:00", "source" : "VID", "vnfId" : "510f6ee4-a643-4147-9f66-996d1ef1821c", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n\t\t\t\"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a34a182-c8f0-41d6-82be-0992fd016051\",\n \"modelInvariantUuid\": \"3242664f-2ed3-4c10-b9bb-66d29a84190d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7d155016-ade5-411f-8ef8-419250779768\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1e9692e1-0255-40d8-9705-b361835c609b\",\n \"modelInvariantUuid\": \"ffdb8d03-65dd-4435-bf29-f16cb4f458e3\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0e8abbc-dbe2-4cb8-b915-8872d573af82\"\n },\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "cloudIdentifier" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"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\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:41:37.000+00:00" } ], "requestURI" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" } } } 2023-03-01T08:42:42.166Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:42.170Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||InvokeReturn 2023-03-01T08:42:42.177Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:42:42.179Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:42.179Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:42.180Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:42:42.180Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:42.180Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9f9e4643be3ba54", X-B3-SpanId:"c427bfcbf4b6ee1d", X-B3-ParentSpanId:"c9f9e4643be3ba54", X-B3-Sampled:"0", X-ONAP-RequestID:"138b4d9f-e497-48bd-9efc-7b798d606a78", X-RequestID:"138b4d9f-e497-48bd-9efc-7b798d606a78", X-TransactionID:"138b4d9f-e497-48bd-9efc-7b798d606a78", X-ECOMP-RequestID:"138b4d9f-e497-48bd-9efc-7b798d606a78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9950473-10f7-4b3d-a81c-10a9b934663c"] 2023-03-01T08:42:42.181Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:42.182Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:42.213Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:42.214Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:42.214Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:42.215Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:42.230Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "groupingId" : "847557dd-b4ff-48f4-be78-9ffe8f312f63", "name" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677660100000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"40b690fbbd2141b580432ae61c745a5e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:41:42.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:42:42.231Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:42.236Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:42.250Z|138b4d9f-e497-48bd-9efc-7b798d606a78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:42.443Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:42.453Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:42:42.454Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||Invoke 2023-03-01T08:42:42.455Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:42.455Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:42:42.456Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Method : GET 2023-03-01T08:42:42.456Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4daddeaac18840c", X-B3-SpanId:"62de7076482e2b7d", X-B3-ParentSpanId:"b4daddeaac18840c", X-B3-Sampled:"0", X-ONAP-RequestID:"c49e9642-123d-44b8-a441-a2f190fb0ea0", X-RequestID:"c49e9642-123d-44b8-a441-a2f190fb0ea0", X-TransactionID:"c49e9642-123d-44b8-a441-a2f190fb0ea0", X-ECOMP-RequestID:"c49e9642-123d-44b8-a441-a2f190fb0ea0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b66c478-c548-4c66-a066-eff013f80d95"] 2023-03-01T08:42:42.456Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Request body: 2023-03-01T08:42:42.457Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:42.551Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:42.552Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:42.552Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status text : 2023-03-01T08:42:42.553Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:42.560Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Response body: { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:41:00.000+00:00", "endTime" : "2023-03-01T08:42:36.000+00:00", "source" : "VID", "vnfId" : "510f6ee4-a643-4147-9f66-996d1ef1821c", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n\t\t\t\"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a34a182-c8f0-41d6-82be-0992fd016051\",\n \"modelInvariantUuid\": \"3242664f-2ed3-4c10-b9bb-66d29a84190d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7d155016-ade5-411f-8ef8-419250779768\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1e9692e1-0255-40d8-9705-b361835c609b\",\n \"modelInvariantUuid\": \"ffdb8d03-65dd-4435-bf29-f16cb4f458e3\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0e8abbc-dbe2-4cb8-b915-8872d573af82\"\n },\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "cloudIdentifier" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"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\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:41:37.000+00:00" } ], "requestURI" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" } } } 2023-03-01T08:42:42.561Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:42.562Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||InvokeReturn 2023-03-01T08:42:42.564Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:42:42.564Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:42.565Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:42.565Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:42:42.565Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:42.566Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4daddeaac18840c", X-B3-SpanId:"7b3df1649dc0a8a0", X-B3-ParentSpanId:"b4daddeaac18840c", X-B3-Sampled:"0", X-ONAP-RequestID:"c49e9642-123d-44b8-a441-a2f190fb0ea0", X-RequestID:"c49e9642-123d-44b8-a441-a2f190fb0ea0", X-TransactionID:"c49e9642-123d-44b8-a441-a2f190fb0ea0", X-ECOMP-RequestID:"c49e9642-123d-44b8-a441-a2f190fb0ea0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3f8ea34-e86c-4713-95ba-4721eb77a68d"] 2023-03-01T08:42:42.566Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:42.567Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:42.594Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:42.595Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:42.596Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:42.596Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:42.598Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "groupingId" : "847557dd-b4ff-48f4-be78-9ffe8f312f63", "name" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677660100000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"40b690fbbd2141b580432ae61c745a5e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:41:42.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:42:42.598Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:42.599Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:42.607Z|c49e9642-123d-44b8-a441-a2f190fb0ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:42.801Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:42.807Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:42:42.808Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||Invoke 2023-03-01T08:42:42.809Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:42.809Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:42:42.810Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Method : GET 2023-03-01T08:42:42.810Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b136d6af04b577fe", X-B3-SpanId:"23709714d5bd10a3", X-B3-ParentSpanId:"b136d6af04b577fe", X-B3-Sampled:"0", X-ONAP-RequestID:"a3f66932-d352-409a-8627-06953476a0e2", X-RequestID:"a3f66932-d352-409a-8627-06953476a0e2", X-TransactionID:"a3f66932-d352-409a-8627-06953476a0e2", X-ECOMP-RequestID:"a3f66932-d352-409a-8627-06953476a0e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16e73dac-4aaf-4ad1-9392-375f7d6a423e"] 2023-03-01T08:42:42.811Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Request body: 2023-03-01T08:42:42.811Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:42.841Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:42.843Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:42.843Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status text : 2023-03-01T08:42:42.844Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:42.847Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Response body: { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:41:00.000+00:00", "endTime" : "2023-03-01T08:42:36.000+00:00", "source" : "VID", "vnfId" : "510f6ee4-a643-4147-9f66-996d1ef1821c", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n\t\t\t\"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a34a182-c8f0-41d6-82be-0992fd016051\",\n \"modelInvariantUuid\": \"3242664f-2ed3-4c10-b9bb-66d29a84190d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7d155016-ade5-411f-8ef8-419250779768\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1e9692e1-0255-40d8-9705-b361835c609b\",\n \"modelInvariantUuid\": \"ffdb8d03-65dd-4435-bf29-f16cb4f458e3\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0e8abbc-dbe2-4cb8-b915-8872d573af82\"\n },\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "cloudIdentifier" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"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\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:41:37.000+00:00" } ], "requestURI" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" } } } 2023-03-01T08:42:42.848Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:42.849Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||InvokeReturn 2023-03-01T08:42:42.851Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:42:42.852Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:42.852Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:42.853Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:42:42.853Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:42.853Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b136d6af04b577fe", X-B3-SpanId:"c9cec0c2c5f245ef", X-B3-ParentSpanId:"b136d6af04b577fe", X-B3-Sampled:"0", X-ONAP-RequestID:"a3f66932-d352-409a-8627-06953476a0e2", X-RequestID:"a3f66932-d352-409a-8627-06953476a0e2", X-TransactionID:"a3f66932-d352-409a-8627-06953476a0e2", X-ECOMP-RequestID:"a3f66932-d352-409a-8627-06953476a0e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e33f9486-7b70-484c-85b0-448c310e9931"] 2023-03-01T08:42:42.854Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:42.854Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:42.892Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:42.893Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:42.894Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:42.894Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:42.898Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "groupingId" : "847557dd-b4ff-48f4-be78-9ffe8f312f63", "name" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677660100000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"40b690fbbd2141b580432ae61c745a5e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:41:42.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:42:42.899Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:42.899Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:42.912Z|a3f66932-d352-409a-8627-06953476a0e2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:43.078Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:43.084Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:42:43.085Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||Invoke 2023-03-01T08:42:43.086Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:43.086Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:42:43.087Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Method : GET 2023-03-01T08:42:43.087Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a25d5f81acbd7746", X-B3-SpanId:"0b4174863d6defc0", X-B3-ParentSpanId:"a25d5f81acbd7746", X-B3-Sampled:"0", X-ONAP-RequestID:"4fcfca55-ed8e-451c-84b2-b2aa7bc169c6", X-RequestID:"4fcfca55-ed8e-451c-84b2-b2aa7bc169c6", X-TransactionID:"4fcfca55-ed8e-451c-84b2-b2aa7bc169c6", X-ECOMP-RequestID:"4fcfca55-ed8e-451c-84b2-b2aa7bc169c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fd62399-c926-4d42-848c-b6c31b1b3697"] 2023-03-01T08:42:43.087Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Request body: 2023-03-01T08:42:43.088Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:43.118Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:43.119Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:43.120Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status text : 2023-03-01T08:42:43.122Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:43.123Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Response body: { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:41:00.000+00:00", "endTime" : "2023-03-01T08:42:36.000+00:00", "source" : "VID", "vnfId" : "510f6ee4-a643-4147-9f66-996d1ef1821c", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n\t\t\t\"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a34a182-c8f0-41d6-82be-0992fd016051\",\n \"modelInvariantUuid\": \"3242664f-2ed3-4c10-b9bb-66d29a84190d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7d155016-ade5-411f-8ef8-419250779768\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1e9692e1-0255-40d8-9705-b361835c609b\",\n \"modelInvariantUuid\": \"ffdb8d03-65dd-4435-bf29-f16cb4f458e3\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0e8abbc-dbe2-4cb8-b915-8872d573af82\"\n },\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "cloudIdentifier" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"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\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:41:37.000+00:00" } ], "requestURI" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" } } } 2023-03-01T08:42:43.123Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:43.124Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||InvokeReturn 2023-03-01T08:42:43.126Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:42:43.126Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:43.126Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:43.127Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:42:43.127Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:43.128Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a25d5f81acbd7746", X-B3-SpanId:"c46eabc378d512e6", X-B3-ParentSpanId:"a25d5f81acbd7746", X-B3-Sampled:"0", X-ONAP-RequestID:"4fcfca55-ed8e-451c-84b2-b2aa7bc169c6", X-RequestID:"4fcfca55-ed8e-451c-84b2-b2aa7bc169c6", X-TransactionID:"4fcfca55-ed8e-451c-84b2-b2aa7bc169c6", X-ECOMP-RequestID:"4fcfca55-ed8e-451c-84b2-b2aa7bc169c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20259bbb-5feb-426e-99a9-8cf66955698d"] 2023-03-01T08:42:43.128Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:43.128Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:43.155Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:43.156Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:43.156Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:43.156Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:43.159Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "groupingId" : "847557dd-b4ff-48f4-be78-9ffe8f312f63", "name" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677660100000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"40b690fbbd2141b580432ae61c745a5e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:41:42.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:42:43.159Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:43.160Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:43.169Z|4fcfca55-ed8e-451c-84b2-b2aa7bc169c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:43.337Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:43.342Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:42:43.342Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||Invoke 2023-03-01T08:42:43.342Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:43.343Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58 2023-03-01T08:42:43.343Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Method : GET 2023-03-01T08:42:43.344Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27d752ab702df7d9", X-B3-SpanId:"69321025b9c5160b", X-B3-ParentSpanId:"27d752ab702df7d9", X-B3-Sampled:"0", X-ONAP-RequestID:"782b2b0a-bb80-4a9d-9448-4049845bc62a", X-RequestID:"782b2b0a-bb80-4a9d-9448-4049845bc62a", X-TransactionID:"782b2b0a-bb80-4a9d-9448-4049845bc62a", X-ECOMP-RequestID:"782b2b0a-bb80-4a9d-9448-4049845bc62a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ac13c5d-42f3-43e6-8a86-18fe739ffc1d"] 2023-03-01T08:42:43.344Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Request body: 2023-03-01T08:42:43.344Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:43.395Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:43.396Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:43.396Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Status text : 2023-03-01T08:42:43.396Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:43.402Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||Response body: { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:41:00.000+00:00", "endTime" : "2023-03-01T08:42:36.000+00:00", "source" : "VID", "vnfId" : "510f6ee4-a643-4147-9f66-996d1ef1821c", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n\t\t\t\"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a34a182-c8f0-41d6-82be-0992fd016051\",\n \"modelInvariantUuid\": \"3242664f-2ed3-4c10-b9bb-66d29a84190d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7d155016-ade5-411f-8ef8-419250779768\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1e9692e1-0255-40d8-9705-b361835c609b\",\n \"modelInvariantUuid\": \"ffdb8d03-65dd-4435-bf29-f16cb4f458e3\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0e8abbc-dbe2-4cb8-b915-8872d573af82\"\n },\n \"instanceName\": \"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"185d8243-64b8-4015-be34-d594aaabed1b\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "cloudIdentifier" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"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\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-01T08:41:37.000+00:00" } ], "requestURI" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58" } } } 2023-03-01T08:42:43.403Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:43.405Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cd7ef5-aabb-41ac-99ab-d92574803c58|INFO|500||InvokeReturn 2023-03-01T08:42:43.407Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:42:43.408Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:43.408Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:43.408Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false 2023-03-01T08:42:43.409Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:43.409Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27d752ab702df7d9", X-B3-SpanId:"1bc7760e99d2d6ea", X-B3-ParentSpanId:"27d752ab702df7d9", X-B3-Sampled:"0", X-ONAP-RequestID:"782b2b0a-bb80-4a9d-9448-4049845bc62a", X-RequestID:"782b2b0a-bb80-4a9d-9448-4049845bc62a", X-TransactionID:"782b2b0a-bb80-4a9d-9448-4049845bc62a", X-ECOMP-RequestID:"782b2b0a-bb80-4a9d-9448-4049845bc62a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df42fe9f-db79-4ac9-9a2b-0e94a63fb3d3"] 2023-03-01T08:42:43.410Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:43.410Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:43.435Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:43.436Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:43.436Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:43.437Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:43.441Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "c3cd7ef5-aabb-41ac-99ab-d92574803c58", "groupingId" : "847557dd-b4ff-48f4-be78-9ffe8f312f63", "name" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677660100000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"40b690fbbd2141b580432ae61c745a5e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:41:42.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:42:43.441Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:43.442Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3cd7ef5-aabb-41ac-99ab-d92574803c58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:43.452Z|782b2b0a-bb80-4a9d-9448-4049845bc62a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3cd7ef5-aabb-41ac-99ab-d92574803c58|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:44.268Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:44.271Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|||INFO|500||Checking if requestId: 72764ae0-e9a4-4688-87cb-cc7cd955af3c already exists in requestDb InfraActiveRequests table 2023-03-01T08:42:44.284Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c 2023-03-01T08:42:44.289Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|INFO|500||Invoke 2023-03-01T08:42:44.289Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:44.290Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c 2023-03-01T08:42:44.290Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Method : GET 2023-03-01T08:42:44.290Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0194d5c35741755a", X-B3-SpanId:"f785f79df762315a", X-B3-ParentSpanId:"0194d5c35741755a", X-B3-Sampled:"0", X-ONAP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-TransactionID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ECOMP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2b8e6fd-5b21-43ab-a8e7-bcf4d6f206eb"] 2023-03-01T08:42:44.291Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Request body: 2023-03-01T08:42:44.291Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:44.327Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:44.329Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:42:44.330Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Status text : 2023-03-01T08:42:44.331Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Mar 2023 08:42:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:44.333Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Response body: 2023-03-01T08:42:44.333Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:44.335Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|INFO|404|Not Found|InvokeReturn 2023-03-01T08:42:44.353Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|||INFO|500||Running local validations 2023-03-01T08:42:44.363Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-01T08:42:44.436Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||Invoke 2023-03-01T08:42:44.437Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add with request headers:{Authorization=[***REDACTED***], X-RequestID=[72764ae0-e9a4-4688-87cb-cc7cd955af3c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[514fe899-3c7b-4b75-baaf-417c61ce174f], X-ECOMP-RequestID=[72764ae0-e9a4-4688-87cb-cc7cd955af3c], X-TransactionId=[], X-ONAP-RequestID=[72764ae0-e9a4-4688-87cb-cc7cd955af3c]} 2023-03-01T08:42:44.511Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add has http status code:200 and response headers:{date=[Wed, 01 Mar 2023 08:42:44 GMT], content-length=[1032], vertex-id=[274480], x-aai-txid=[0-aai-resources-230301-08:42:44:315-18185], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-01T08:42:44.513Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|DEBUG|500||{"tenant-id":"282258f13b1143f3942f4811906d6add","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1677660071365","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/510f6ee4-a643-4147-9f66-996d1ef1821c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"510f6ee4-a643-4147-9f66-996d1ef1821c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2023-03-01T08:42:44.514Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/282258f13b1143f3942f4811906d6add|INFO|500||InvokeReturn 2023-03-01T08:42:44.516Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-01T08:42:44.516Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-01T08:42:44.517Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:42:44.518Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-01T08:42:44.518Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:44.518Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-01T08:42:44.519Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-01T08:42:44.519Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|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:"0194d5c35741755a", X-B3-SpanId:"59ebe1e20030eede", X-B3-ParentSpanId:"0194d5c35741755a", X-B3-Sampled:"0", X-ONAP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-TransactionID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ECOMP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df8d88b1-6bc1-48f1-bed9-30ce7a5aa195"] 2023-03-01T08:42:44.520Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"b206c9db-62a5-4fad-88a9-f46e514bfb43"},"instanceName":null,"requestScope":"service"} 2023-03-01T08:42:44.520Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:44.550Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:44.551Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:44.551Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-03-01T08:42:44.551Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|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:"Wed, 01 Mar 2023 08:42:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:44.552Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-01T08:42:44.552Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:44.553Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-01T08:42:44.555Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d 2023-03-01T08:42:44.556Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|INFO|500||Invoke 2023-03-01T08:42:44.557Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:44.557Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d 2023-03-01T08:42:44.558Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Method : GET 2023-03-01T08:42:44.558Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-TransactionID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ECOMP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"583ae268-3969-45b5-aa98-4c7fcbc5d6ab"] 2023-03-01T08:42:44.558Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Request body: 2023-03-01T08:42:44.559Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:44.660Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:44.661Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:44.662Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Status text : 2023-03-01T08:42:44.662Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:44.665Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "21dd2698-c803-4db7-943e-a9aecfd8345d", "modelInvariantUUID" : "a8fda03b-c109-4fdb-982b-e878ed3c2a0f", "created" : "2023-03-01 08:39:55.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/networkCustomizations" } } } 2023-03-01T08:42:44.666Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:44.666Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|INFO|500||InvokeReturn 2023-03-01T08:42:44.670Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance 2023-03-01T08:42:44.672Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|INFO|500||Invoke 2023-03-01T08:42:44.672Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:44.672Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance 2023-03-01T08:42:44.673Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||Method : GET 2023-03-01T08:42:44.673Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-TransactionID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ECOMP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aba889c9-b350-43d3-a6f8-7a846bb95a94"] 2023-03-01T08:42:44.673Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||Request body: 2023-03-01T08:42:44.674Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:44.701Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:44.702Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:42:44.703Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||Status text : 2023-03-01T08:42:44.703Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&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:"Wed, 01 Mar 2023 08:42:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:44.704Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||Response body: 2023-03-01T08:42:44.704Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:44.705Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-03-01T08:42:44.706Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f 2023-03-01T08:42:44.707Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|INFO|500||Invoke 2023-03-01T08:42:44.712Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:44.713Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f 2023-03-01T08:42:44.713Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||Method : GET 2023-03-01T08:42:44.713Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-TransactionID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ECOMP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bb0ffc3-ba88-4351-867c-13f5001ac771"] 2023-03-01T08:42:44.714Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||Request body: 2023-03-01T08:42:44.714Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:44.788Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:44.789Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:44.790Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||Status text : 2023-03-01T08:42:44.790Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:44.792Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "21dd2698-c803-4db7-943e-a9aecfd8345d", "modelInvariantUUID" : "a8fda03b-c109-4fdb-982b-e878ed3c2a0f", "created" : "2023-03-01 08:39:55.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/networkCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f" } } } 2023-03-01T08:42:44.793Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:44.793Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8fda03b-c109-4fdb-982b-e878ed3c2a0f|INFO|500||InvokeReturn 2023-03-01T08:42:44.798Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance 2023-03-01T08:42:44.798Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|INFO|500||Invoke 2023-03-01T08:42:44.799Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:44.799Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance 2023-03-01T08:42:44.799Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||Method : GET 2023-03-01T08:42:44.800Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-TransactionID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ECOMP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6e1a392-ea59-4b6e-b91d-806d57a83f84"] 2023-03-01T08:42:44.800Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||Request body: 2023-03-01T08:42:44.800Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:44.826Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:44.827Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-01T08:42:44.828Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||Status text : 2023-03-01T08:42:44.828Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&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:"Wed, 01 Mar 2023 08:42:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:44.829Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||Response body: 2023-03-01T08:42:44.829Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:44.830Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=21dd2698-c803-4db7-943e-a9aecfd8345d&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-03-01T08:42:44.831Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:42:44.831Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-01T08:42:44.832Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:44.832Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-01T08:42:44.832Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-01T08:42:44.833Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|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:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-TransactionID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ECOMP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2dac1f97-fdc6-4c95-8821-ef6f4c154700"] 2023-03-01T08:42:44.833Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-01T08:42:44.833Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:44.858Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:44.859Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:44.859Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-03-01T08:42:44.860Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|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:"Wed, 01 Mar 2023 08:42:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:44.862Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-01 05:42:11.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2023-03-01T08:42:44.863Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:44.863Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-01T08:42:44.869Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-01T08:42:44.870Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-03-01T08:42:44.871Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:44.871Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-01T08:42:44.872Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-03-01T08:42:44.872Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|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:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-TransactionID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ECOMP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d02f171c-2791-48fa-a5f2-009bbf39d777"] 2023-03-01T08:42:44.872Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-03-01T08:42:44.873Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:44.895Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:44.896Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:44.897Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2023-03-01T08:42:44.897Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|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:"Wed, 01 Mar 2023 08:42:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:44.902Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 536, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-01T05:42:11.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2023-03-01T08:42:44.903Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:44.904Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-03-01T08:42:44.907Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d 2023-03-01T08:42:44.908Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|INFO|500||Invoke 2023-03-01T08:42:44.908Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:44.909Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d 2023-03-01T08:42:44.909Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Method : GET 2023-03-01T08:42:44.910Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-TransactionID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ECOMP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"baafce85-ff49-4a75-9d6d-905cff9b99e4"] 2023-03-01T08:42:44.910Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Request body: 2023-03-01T08:42:44.910Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:44.940Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:44.941Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:44.942Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Status text : 2023-03-01T08:42:44.942Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:44.943Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "21dd2698-c803-4db7-943e-a9aecfd8345d", "modelInvariantUUID" : "a8fda03b-c109-4fdb-982b-e878ed3c2a0f", "created" : "2023-03-01 08:39:55.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d/networkCustomizations" } } } 2023-03-01T08:42:44.944Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:44.944Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/21dd2698-c803-4db7-943e-a9aecfd8345d|INFO|500||InvokeReturn 2023-03-01T08:42:44.948Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:42:44.949Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-01T08:42:44.949Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:44.950Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-01T08:42:44.950Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-01T08:42:44.950Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1394", X-B3-TraceId:"0194d5c35741755a", X-B3-SpanId:"795138fc80a476ec", X-B3-ParentSpanId:"0194d5c35741755a", X-B3-Sampled:"0", X-ONAP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-TransactionID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ECOMP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60486797-a4da-4487-af8b-36eacbadbb4f"] 2023-03-01T08:42:44.950Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"72764ae0-e9a4-4688-87cb-cc7cd955af3c","requestStatus":"IN_PROGRESS","startTime":1677660164354,"source":"VID","tenantId":"282258f13b1143f3942f4811906d6add","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"b206c9db-62a5-4fad-88a9-f46e514bfb43","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"72764ae0-e9a4-4688-87cb-cc7cd955af3c"} 2023-03-01T08:42:44.951Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:45.017Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:45.017Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-01T08:42:45.018Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-03-01T08:42:45.018Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|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/72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:45.023Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:42:44.354+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-01T08:42:44.986+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c" } } } 2023-03-01T08:42:45.023Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:45.024Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-01T08:42:45.033Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:42:45.033Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-01T08:42:45.034Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:45.034Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-01T08:42:45.035Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-01T08:42:45.035Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2035", X-B3-TraceId:"0194d5c35741755a", X-B3-SpanId:"5cd41d0c9f6fd535", X-B3-ParentSpanId:"0194d5c35741755a", X-B3-Sampled:"0", X-ONAP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-TransactionID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ECOMP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e361e205-41df-4e6f-8d86-c59309849ac6"] 2023-03-01T08:42:45.035Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"21dd2698-c803-4db7-943e-a9aecfd8345d\",\"modelUuid\":\"21dd2698-c803-4db7-943e-a9aecfd8345d\",\"modelInvariantUuid\":\"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"282258f13b1143f3942f4811906d6add\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"b206c9db-62a5-4fad-88a9-f46e514bfb43\"}","type":"String"},"requestId":{"value":"72764ae0-e9a4-4688-87cb-cc7cd955af3c","type":"String"},"mso-request-id":{"value":"72764ae0-e9a4-4688-87cb-cc7cd955af3c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"b206c9db-62a5-4fad-88a9-f46e514bfb43","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/b206c9db-62a5-4fad-88a9-f46e514bfb43","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-01T08:42:45.036Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:47.070Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:47.071Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-01T08:42:47.072Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-03-01T08:42:47.072Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 01 Mar 2023 08:42:47 GMT", X-ONAP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-TransactionID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ECOMP-RequestID:"72764ae0-e9a4-4688-87cb-cc7cd955af3c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e361e205-41df-4e6f-8d86-c59309849ac6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:47.073Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"72764ae0-e9a4-4688-87cb-cc7cd955af3c\",\"instanceId\":\"b206c9db-62a5-4fad-88a9-f46e514bfb43\"}}","message":"Success","processInstanceID":"096fc98f-b80d-11ed-bdfd-92f45cc7351c","variables":null,"messageCode":200} 2023-03-01T08:42:47.073Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:47.074Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-01T08:42:47.078Z|72764ae0-e9a4-4688-87cb-cc7cd955af3c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:47.250Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:47.254Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c 2023-03-01T08:42:47.256Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|INFO|500||Invoke 2023-03-01T08:42:47.257Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:47.258Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c 2023-03-01T08:42:47.259Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Method : GET 2023-03-01T08:42:47.260Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1637987fc7cbff4", X-B3-SpanId:"9617118a15b506bf", X-B3-ParentSpanId:"f1637987fc7cbff4", X-B3-Sampled:"0", X-ONAP-RequestID:"c33379da-c386-4796-aef4-e651fdad30d7", X-RequestID:"c33379da-c386-4796-aef4-e651fdad30d7", X-TransactionID:"c33379da-c386-4796-aef4-e651fdad30d7", X-ECOMP-RequestID:"c33379da-c386-4796-aef4-e651fdad30d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b11ce38-bb43-408f-b484-a8b2d47d1dc3"] 2023-03-01T08:42:47.261Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Request body: 2023-03-01T08:42:47.261Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:47.293Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:47.293Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:47.294Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Status text : 2023-03-01T08:42:47.295Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:47.296Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:47.298Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Response body: { "requestId" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-01T08:42:44.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c" } } } 2023-03-01T08:42:47.299Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:47.299Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|INFO|500||InvokeReturn 2023-03-01T08:42:47.301Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca 2023-03-01T08:42:47.301Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false 2023-03-01T08:42:47.302Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|INFO|500||Invoke 2023-03-01T08:42:47.302Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:47.302Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:47.302Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca 2023-03-01T08:42:47.303Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:47.303Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Method : GET 2023-03-01T08:42:47.304Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8029d1bbc5d89e3f", X-B3-SpanId:"e6de1f3a3dc70730", X-B3-ParentSpanId:"8029d1bbc5d89e3f", X-B3-Sampled:"0", X-ONAP-RequestID:"135a22c9-a54e-405c-a96d-f2db701573a9", X-RequestID:"135a22c9-a54e-405c-a96d-f2db701573a9", X-TransactionID:"135a22c9-a54e-405c-a96d-f2db701573a9", X-ECOMP-RequestID:"135a22c9-a54e-405c-a96d-f2db701573a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a347a98c-7853-4666-9fe6-a83dafa914f3"] 2023-03-01T08:42:47.303Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false 2023-03-01T08:42:47.304Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Request body: 2023-03-01T08:42:47.305Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:47.305Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:47.305Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1637987fc7cbff4", X-B3-SpanId:"2170367177fb0885", X-B3-ParentSpanId:"f1637987fc7cbff4", X-B3-Sampled:"0", X-ONAP-RequestID:"c33379da-c386-4796-aef4-e651fdad30d7", X-RequestID:"c33379da-c386-4796-aef4-e651fdad30d7", X-TransactionID:"c33379da-c386-4796-aef4-e651fdad30d7", X-ECOMP-RequestID:"c33379da-c386-4796-aef4-e651fdad30d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5649e0b-3e92-4bbf-b789-a61bd99d2383"] 2023-03-01T08:42:47.306Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:47.314Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:47.344Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:47.345Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:47.346Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Status text : 2023-03-01T08:42:47.346Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:47.356Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Response body: { "requestId" : "81875e43-0657-4267-b0bf-f3545ee575ca", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-03-01T08:42:35.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\": \"9b352be0-84eb-440b-9503-6bc611368830\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:43.000+00:00", "serviceInstanceId" : "66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "serviceInstanceName" : "TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "cloudApiRequests" : [ ], "requestURI" : "81875e43-0657-4267-b0bf-f3545ee575ca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca" } } } 2023-03-01T08:42:47.357Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:47.358Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|INFO|500||InvokeReturn 2023-03-01T08:42:47.360Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false 2023-03-01T08:42:47.361Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:47.361Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:47.362Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false 2023-03-01T08:42:47.362Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:47.363Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8029d1bbc5d89e3f", X-B3-SpanId:"0f6baae124660c70", X-B3-ParentSpanId:"8029d1bbc5d89e3f", X-B3-Sampled:"0", X-ONAP-RequestID:"135a22c9-a54e-405c-a96d-f2db701573a9", X-RequestID:"135a22c9-a54e-405c-a96d-f2db701573a9", X-TransactionID:"135a22c9-a54e-405c-a96d-f2db701573a9", X-ECOMP-RequestID:"135a22c9-a54e-405c-a96d-f2db701573a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50350f06-35e8-4023-bc0b-04f06cf193bf"] 2023-03-01T08:42:47.363Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:47.364Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:47.375Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:47.376Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:47.377Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:47.378Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:47.385Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:42:47.386Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:47.386Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:47.399Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:47.399Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:47.400Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:47.401Z|c33379da-c386-4796-aef4-e651fdad30d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:47.401Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:47.409Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:42:47.410Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:47.410Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:47.467Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=81875e43-0657-4267-b0bf-f3545ee575ca&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=81875e43-0657-4267-b0bf-f3545ee575ca&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:42:47.468Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=81875e43-0657-4267-b0bf-f3545ee575ca&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:42:47.468Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=81875e43-0657-4267-b0bf-f3545ee575ca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:47.469Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=81875e43-0657-4267-b0bf-f3545ee575ca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=81875e43-0657-4267-b0bf-f3545ee575ca&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:42:47.469Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=81875e43-0657-4267-b0bf-f3545ee575ca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:42:47.470Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=81875e43-0657-4267-b0bf-f3545ee575ca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"135a22c9-a54e-405c-a96d-f2db701573a9", X-RequestID:"135a22c9-a54e-405c-a96d-f2db701573a9", X-TransactionID:"135a22c9-a54e-405c-a96d-f2db701573a9", X-ECOMP-RequestID:"135a22c9-a54e-405c-a96d-f2db701573a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6bdbb33-c168-459d-a058-c96139afec0a"] 2023-03-01T08:42:47.470Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=81875e43-0657-4267-b0bf-f3545ee575ca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:42:47.471Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=81875e43-0657-4267-b0bf-f3545ee575ca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:47.701Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=81875e43-0657-4267-b0bf-f3545ee575ca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:47.702Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=81875e43-0657-4267-b0bf-f3545ee575ca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:47.705Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=81875e43-0657-4267-b0bf-f3545ee575ca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:42:47.706Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=81875e43-0657-4267-b0bf-f3545ee575ca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1FBA554958D9788B13DE97B26B7041BE; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:42:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:47.707Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=81875e43-0657-4267-b0bf-f3545ee575ca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"07fc8b05-b80d-11ed-bdfd-92f45cc7351c","businessKey":"81875e43-0657-4267-b0bf-f3545ee575ca","processDefinitionId":"SDNCHandler:1:7ce4dcb9-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T08:42:42.644+0000","endTime":"2023-03-01T08:42:43.118+0000","removalTime":null,"durationInMillis":474,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"03e8d70f-b80d-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"07f6493e-b80d-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-01T08:42:47.708Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=81875e43-0657-4267-b0bf-f3545ee575ca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:47.710Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=81875e43-0657-4267-b0bf-f3545ee575ca&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:42:47.771Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07fc8b05-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07fc8b05-b80d-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:42:47.773Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07fc8b05-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:42:47.774Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07fc8b05-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:47.775Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07fc8b05-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07fc8b05-b80d-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:42:47.775Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07fc8b05-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:42:47.775Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07fc8b05-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"135a22c9-a54e-405c-a96d-f2db701573a9", X-RequestID:"135a22c9-a54e-405c-a96d-f2db701573a9", X-TransactionID:"135a22c9-a54e-405c-a96d-f2db701573a9", X-ECOMP-RequestID:"135a22c9-a54e-405c-a96d-f2db701573a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf1e5da3-a1fe-490b-b4d6-7369c25c6aa6"] 2023-03-01T08:42:47.776Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07fc8b05-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:42:47.776Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07fc8b05-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:48.019Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07fc8b05-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:48.022Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07fc8b05-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:48.022Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07fc8b05-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:42:48.024Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07fc8b05-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=436D8D6E85CB3B0FF8B9DBE12A15490F; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:42:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:48.025Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07fc8b05-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:07ff9858-b80d-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"07fc8b05-b80d-11ed-bdfd-92f45cc7351c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7ce4dcb9-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"07fc8b05-b80d-11ed-bdfd-92f45cc7351c","executionId":"07fc8b05-b80d-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:42:42.663+0000","endTime":"2023-03-01T08:42:43.117+0000","durationInMillis":454,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"03e8d70f-b80d-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:42:48.025Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07fc8b05-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:48.026Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07fc8b05-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:42:48.034Z|135a22c9-a54e-405c-a96d-f2db701573a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:48.300Z|c0d61f87-40e2-4f39-bebf-946d6624a4e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:42:48.301Z|c0d61f87-40e2-4f39-bebf-946d6624a4e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:42:48.387Z|b2cdcc81-a5d8-4c17-8a41-a74e7924c3a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:42:48.388Z|b2cdcc81-a5d8-4c17-8a41-a74e7924c3a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:42:48.390Z|efcd1e03-8ee3-4686-a39e-d56816381633|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:42:48.391Z|efcd1e03-8ee3-4686-a39e-d56816381633|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:42:56.406Z|8b1b50b2-f60b-4d9d-8674-ff99872ecbbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:42:56.406Z|8b1b50b2-f60b-4d9d-8674-ff99872ecbbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:42:57.570Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:57.576Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c 2023-03-01T08:42:57.577Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|INFO|500||Invoke 2023-03-01T08:42:57.577Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:57.578Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c 2023-03-01T08:42:57.578Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Method : GET 2023-03-01T08:42:57.579Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f32c8c9b7235d29f", X-B3-SpanId:"7d9f3467ba1d24f3", X-B3-ParentSpanId:"f32c8c9b7235d29f", X-B3-Sampled:"0", X-ONAP-RequestID:"284b702c-3d1e-4ce9-9f7b-fa7f2e386de0", X-RequestID:"284b702c-3d1e-4ce9-9f7b-fa7f2e386de0", X-TransactionID:"284b702c-3d1e-4ce9-9f7b-fa7f2e386de0", X-ECOMP-RequestID:"284b702c-3d1e-4ce9-9f7b-fa7f2e386de0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dcecbc3-dec2-4a99-ad84-0fa5b9a3ac0b"] 2023-03-01T08:42:57.579Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Request body: 2023-03-01T08:42:57.580Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:57.631Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:57.632Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:57.633Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Status text : 2023-03-01T08:42:57.633Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:57.640Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Response body: { "requestId" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2023-03-01T08:42:44.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c" } } } 2023-03-01T08:42:57.642Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:57.642Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|INFO|500||InvokeReturn 2023-03-01T08:42:57.644Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false 2023-03-01T08:42:57.645Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:57.645Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:57.646Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false 2023-03-01T08:42:57.646Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:57.647Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f32c8c9b7235d29f", X-B3-SpanId:"5cebddd002204bae", X-B3-ParentSpanId:"f32c8c9b7235d29f", X-B3-Sampled:"0", X-ONAP-RequestID:"284b702c-3d1e-4ce9-9f7b-fa7f2e386de0", X-RequestID:"284b702c-3d1e-4ce9-9f7b-fa7f2e386de0", X-TransactionID:"284b702c-3d1e-4ce9-9f7b-fa7f2e386de0", X-ECOMP-RequestID:"284b702c-3d1e-4ce9-9f7b-fa7f2e386de0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56c369be-a32d-4d6c-99ad-a341df5d9432"] 2023-03-01T08:42:57.647Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:57.647Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:57.696Z|ae33faf6-5ca5-496c-ada8-b862ac9a97bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:42:57.697Z|ae33faf6-5ca5-496c-ada8-b862ac9a97bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:42:57.696Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:57.698Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:57.699Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:57.700Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:57.712Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:42:57.713Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:57.715Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:57.761Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:42:57.762Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:42:57.762Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:57.763Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:42:57.763Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:42:57.763Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"284b702c-3d1e-4ce9-9f7b-fa7f2e386de0", X-RequestID:"284b702c-3d1e-4ce9-9f7b-fa7f2e386de0", X-TransactionID:"284b702c-3d1e-4ce9-9f7b-fa7f2e386de0", X-ECOMP-RequestID:"284b702c-3d1e-4ce9-9f7b-fa7f2e386de0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6858e593-3c43-49c9-82d8-5c0deda1524b"] 2023-03-01T08:42:57.764Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:42:57.764Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:57.952Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:57.953Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:57.953Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:42:57.954Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5343D152123E1E157259841A927B23C3; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:42:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:57.954Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0e2366b8-b80d-11ed-bdfd-92f45cc7351c","businessKey":"72764ae0-e9a4-4688-87cb-cc7cd955af3c","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:42:52.964+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"096fc98f-b80d-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"0e1f6ed5-b80d-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:42:57.955Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:57.955Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:42:57.991Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:42:57.992Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:42:57.992Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:57.993Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:42:57.993Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:42:57.994Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"284b702c-3d1e-4ce9-9f7b-fa7f2e386de0", X-RequestID:"284b702c-3d1e-4ce9-9f7b-fa7f2e386de0", X-TransactionID:"284b702c-3d1e-4ce9-9f7b-fa7f2e386de0", X-ECOMP-RequestID:"284b702c-3d1e-4ce9-9f7b-fa7f2e386de0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"257c574c-d792-4aee-a96e-6509b09f31a9"] 2023-03-01T08:42:57.994Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:42:57.995Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:58.169Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:58.170Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:58.170Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:42:58.171Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7765887A2E7C29171A83BB3FD618FE06; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 08:42:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:58.172Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:10a66840-b80d-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"0e2366b8-b80d-11ed-bdfd-92f45cc7351c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"0e2366b8-b80d-11ed-bdfd-92f45cc7351c","executionId":"0e2366b8-b80d-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:42:57.179+0000","endTime":"2023-03-01T08:42:57.198+0000","durationInMillis":19,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"096fc98f-b80d-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:42:58.172Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:58.173Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:42:58.186Z|284b702c-3d1e-4ce9-9f7b-fa7f2e386de0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:58.213Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:58.217Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca 2023-03-01T08:42:58.218Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|INFO|500||Invoke 2023-03-01T08:42:58.219Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:58.219Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca 2023-03-01T08:42:58.219Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Method : GET 2023-03-01T08:42:58.220Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3123e95a9558ed51", X-B3-SpanId:"8c2ce7323998bdc5", X-B3-ParentSpanId:"3123e95a9558ed51", X-B3-Sampled:"0", X-ONAP-RequestID:"d8fdbc97-635d-4f77-94bd-96a8372ba29f", X-RequestID:"d8fdbc97-635d-4f77-94bd-96a8372ba29f", X-TransactionID:"d8fdbc97-635d-4f77-94bd-96a8372ba29f", X-ECOMP-RequestID:"d8fdbc97-635d-4f77-94bd-96a8372ba29f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c73f1762-9fa7-4b91-9a1a-5818d7d77529"] 2023-03-01T08:42:58.220Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Request body: 2023-03-01T08:42:58.221Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:58.262Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:58.263Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:58.266Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Status text : 2023-03-01T08:42:58.266Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:58.268Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Response body: { "requestId" : "81875e43-0657-4267-b0bf-f3545ee575ca", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:42:35.000+00:00", "endTime" : "2023-03-01T08:42:50.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\": \"9b352be0-84eb-440b-9503-6bc611368830\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:50.000+00:00", "serviceInstanceId" : "66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "serviceInstanceName" : "TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "cloudApiRequests" : [ ], "requestURI" : "81875e43-0657-4267-b0bf-f3545ee575ca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca" } } } 2023-03-01T08:42:58.269Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:58.269Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|INFO|500||InvokeReturn 2023-03-01T08:42:58.271Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false 2023-03-01T08:42:58.272Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:58.272Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:58.276Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false 2023-03-01T08:42:58.276Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:58.276Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3123e95a9558ed51", X-B3-SpanId:"25a0eda2e14296d7", X-B3-ParentSpanId:"3123e95a9558ed51", X-B3-Sampled:"0", X-ONAP-RequestID:"d8fdbc97-635d-4f77-94bd-96a8372ba29f", X-RequestID:"d8fdbc97-635d-4f77-94bd-96a8372ba29f", X-TransactionID:"d8fdbc97-635d-4f77-94bd-96a8372ba29f", X-ECOMP-RequestID:"d8fdbc97-635d-4f77-94bd-96a8372ba29f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f11ec24-4095-45e6-902a-e6cadf0f2f46"] 2023-03-01T08:42:58.277Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:58.277Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:58.294Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:58.295Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:58.295Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:58.297Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:58.298Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:42:58.299Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:58.299Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:58.310Z|d8fdbc97-635d-4f77-94bd-96a8372ba29f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:58.336Z|1b2001d1-feca-4e51-9842-acde58326b9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:42:58.337Z|1b2001d1-feca-4e51-9842-acde58326b9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:42:58.421Z|f096cade-b7d0-495f-bdad-ce27b9dfc543|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:42:58.422Z|f096cade-b7d0-495f-bdad-ce27b9dfc543|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:42:58.447Z|b4e4484d-dd22-4dde-aff3-2aa6ca7faa6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:42:58.449Z|b4e4484d-dd22-4dde-aff3-2aa6ca7faa6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:42:58.483Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:58.496Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca 2023-03-01T08:42:58.497Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|INFO|500||Invoke 2023-03-01T08:42:58.497Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:58.498Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca 2023-03-01T08:42:58.498Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Method : GET 2023-03-01T08:42:58.498Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"160db511e2680ff9", X-B3-SpanId:"f5d346c7241c35cb", X-B3-ParentSpanId:"160db511e2680ff9", X-B3-Sampled:"0", X-ONAP-RequestID:"1ffaff0b-398c-49bf-ac94-a853245f2c18", X-RequestID:"1ffaff0b-398c-49bf-ac94-a853245f2c18", X-TransactionID:"1ffaff0b-398c-49bf-ac94-a853245f2c18", X-ECOMP-RequestID:"1ffaff0b-398c-49bf-ac94-a853245f2c18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28a93f35-161c-42bb-9621-274fa44dbe77"] 2023-03-01T08:42:58.499Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Request body: 2023-03-01T08:42:58.499Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:58.545Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:58.548Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:58.548Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Status text : 2023-03-01T08:42:58.549Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:58.550Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Response body: { "requestId" : "81875e43-0657-4267-b0bf-f3545ee575ca", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:42:35.000+00:00", "endTime" : "2023-03-01T08:42:50.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\": \"9b352be0-84eb-440b-9503-6bc611368830\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:50.000+00:00", "serviceInstanceId" : "66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "serviceInstanceName" : "TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "cloudApiRequests" : [ ], "requestURI" : "81875e43-0657-4267-b0bf-f3545ee575ca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca" } } } 2023-03-01T08:42:58.551Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:58.552Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|INFO|500||InvokeReturn 2023-03-01T08:42:58.554Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false 2023-03-01T08:42:58.556Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:58.556Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:58.557Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false 2023-03-01T08:42:58.558Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:58.558Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"160db511e2680ff9", X-B3-SpanId:"6e40e22cd50d482c", X-B3-ParentSpanId:"160db511e2680ff9", X-B3-Sampled:"0", X-ONAP-RequestID:"1ffaff0b-398c-49bf-ac94-a853245f2c18", X-RequestID:"1ffaff0b-398c-49bf-ac94-a853245f2c18", X-TransactionID:"1ffaff0b-398c-49bf-ac94-a853245f2c18", X-ECOMP-RequestID:"1ffaff0b-398c-49bf-ac94-a853245f2c18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4f07243-35b5-4051-8c1b-61154be64804"] 2023-03-01T08:42:58.559Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:58.559Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:58.577Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:58.578Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:58.580Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:58.583Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:58.588Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:42:58.589Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:58.589Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:58.602Z|1ffaff0b-398c-49bf-ac94-a853245f2c18|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:58.834Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:58.838Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca 2023-03-01T08:42:58.839Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|INFO|500||Invoke 2023-03-01T08:42:58.840Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:58.841Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca 2023-03-01T08:42:58.841Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Method : GET 2023-03-01T08:42:58.841Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3fa6182bbaa7150", X-B3-SpanId:"cfe19870fb335ef1", X-B3-ParentSpanId:"f3fa6182bbaa7150", X-B3-Sampled:"0", X-ONAP-RequestID:"2f740fcb-064d-4a65-a5a4-b4cabc237921", X-RequestID:"2f740fcb-064d-4a65-a5a4-b4cabc237921", X-TransactionID:"2f740fcb-064d-4a65-a5a4-b4cabc237921", X-ECOMP-RequestID:"2f740fcb-064d-4a65-a5a4-b4cabc237921", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72407016-aade-44b6-9639-706d3b0323b0"] 2023-03-01T08:42:58.842Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Request body: 2023-03-01T08:42:58.842Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:58.884Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:58.885Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:58.886Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Status text : 2023-03-01T08:42:58.886Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:58.887Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Response body: { "requestId" : "81875e43-0657-4267-b0bf-f3545ee575ca", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:42:35.000+00:00", "endTime" : "2023-03-01T08:42:50.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\": \"9b352be0-84eb-440b-9503-6bc611368830\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:50.000+00:00", "serviceInstanceId" : "66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "serviceInstanceName" : "TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "cloudApiRequests" : [ ], "requestURI" : "81875e43-0657-4267-b0bf-f3545ee575ca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca" } } } 2023-03-01T08:42:58.887Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:58.888Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|INFO|500||InvokeReturn 2023-03-01T08:42:58.890Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false 2023-03-01T08:42:58.891Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:58.891Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:58.891Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false 2023-03-01T08:42:58.892Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:58.893Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3fa6182bbaa7150", X-B3-SpanId:"b897d70af8bb6ac5", X-B3-ParentSpanId:"f3fa6182bbaa7150", X-B3-Sampled:"0", X-ONAP-RequestID:"2f740fcb-064d-4a65-a5a4-b4cabc237921", X-RequestID:"2f740fcb-064d-4a65-a5a4-b4cabc237921", X-TransactionID:"2f740fcb-064d-4a65-a5a4-b4cabc237921", X-ECOMP-RequestID:"2f740fcb-064d-4a65-a5a4-b4cabc237921", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84292901-018d-4920-afa7-a4358ff278e8"] 2023-03-01T08:42:58.894Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:58.894Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:58.910Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:58.912Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:58.912Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:58.913Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:58 GMT", Connection:"close"] 2023-03-01T08:42:58.914Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:42:58.914Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:58.919Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:58.928Z|2f740fcb-064d-4a65-a5a4-b4cabc237921|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:42:59.155Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:42:59.160Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca 2023-03-01T08:42:59.161Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|INFO|500||Invoke 2023-03-01T08:42:59.161Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:59.162Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca 2023-03-01T08:42:59.162Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Method : GET 2023-03-01T08:42:59.162Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9010435e9a112ab", X-B3-SpanId:"d2d63a0997289ec8", X-B3-ParentSpanId:"c9010435e9a112ab", X-B3-Sampled:"0", X-ONAP-RequestID:"099cbd47-3b44-4b9c-b957-309bba6b5024", X-RequestID:"099cbd47-3b44-4b9c-b957-309bba6b5024", X-TransactionID:"099cbd47-3b44-4b9c-b957-309bba6b5024", X-ECOMP-RequestID:"099cbd47-3b44-4b9c-b957-309bba6b5024", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86382887-c3f3-45e3-a048-3f61601a6d3f"] 2023-03-01T08:42:59.163Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Request body: 2023-03-01T08:42:59.163Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:59.192Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:59.193Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:59.193Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Status text : 2023-03-01T08:42:59.193Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:59.195Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||Response body: { "requestId" : "81875e43-0657-4267-b0bf-f3545ee575ca", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:42:35.000+00:00", "endTime" : "2023-03-01T08:42:50.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\": \"9b352be0-84eb-440b-9503-6bc611368830\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"25bd1ada-1c9b-4a3f-b5ea-b4c902f8bbd2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:50.000+00:00", "serviceInstanceId" : "66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "serviceInstanceName" : "TestPNFMacroInstantiation_dd89b12f-e6c4-4dbf-9262-86e4c7418822", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66c3f3b2-1930-4c1c-acc5-9d8dcdc65178", "cloudApiRequests" : [ ], "requestURI" : "81875e43-0657-4267-b0bf-f3545ee575ca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca" } } } 2023-03-01T08:42:59.195Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:59.196Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81875e43-0657-4267-b0bf-f3545ee575ca|INFO|500||InvokeReturn 2023-03-01T08:42:59.198Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false 2023-03-01T08:42:59.198Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:42:59.199Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:42:59.199Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false 2023-03-01T08:42:59.199Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:42:59.200Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9010435e9a112ab", X-B3-SpanId:"5a067231ca61f991", X-B3-ParentSpanId:"c9010435e9a112ab", X-B3-Sampled:"0", X-ONAP-RequestID:"099cbd47-3b44-4b9c-b957-309bba6b5024", X-RequestID:"099cbd47-3b44-4b9c-b957-309bba6b5024", X-TransactionID:"099cbd47-3b44-4b9c-b957-309bba6b5024", X-ECOMP-RequestID:"099cbd47-3b44-4b9c-b957-309bba6b5024", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8463c95-898f-4ad8-aa00-9e052572438c"] 2023-03-01T08:42:59.201Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:42:59.201Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:42:59.220Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:42:59.221Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:42:59.221Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:42:59.222Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:42:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:42:59.223Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-01T08:42:59.223Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:42:59.223Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81875e43-0657-4267-b0bf-f3545ee575ca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:42:59.234Z|099cbd47-3b44-4b9c-b957-309bba6b5024|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/81875e43-0657-4267-b0bf-f3545ee575ca|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:43:08.377Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:43:08.378Z|2e68380f-2441-476d-b0a4-587c07ee32aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:43:08.379Z|2e68380f-2441-476d-b0a4-587c07ee32aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:43:08.386Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c 2023-03-01T08:43:08.388Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|INFO|500||Invoke 2023-03-01T08:43:08.388Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:43:08.388Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c 2023-03-01T08:43:08.389Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Method : GET 2023-03-01T08:43:08.389Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97617a709619a397", X-B3-SpanId:"807c6e51f96a71b8", X-B3-ParentSpanId:"97617a709619a397", X-B3-Sampled:"0", X-ONAP-RequestID:"f4c8c605-0621-428c-bc73-eff081d51ae5", X-RequestID:"f4c8c605-0621-428c-bc73-eff081d51ae5", X-TransactionID:"f4c8c605-0621-428c-bc73-eff081d51ae5", X-ECOMP-RequestID:"f4c8c605-0621-428c-bc73-eff081d51ae5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ab0d35f-3591-4a8f-8252-7e1e630f68fd"] 2023-03-01T08:43:08.389Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Request body: 2023-03-01T08:43:08.390Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||==========================request end================================================ 2023-03-01T08:43:08.431Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||============================response begin========================================== 2023-03-01T08:43:08.432Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Status code : 200 OK 2023-03-01T08:43:08.433Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Status text : 2023-03-01T08:43:08.433Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:43:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:43:08.434Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Response body: { "requestId" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2023-03-01T08:42:44.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:42:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c" } } } 2023-03-01T08:43:08.434Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||=======================response end================================================= 2023-03-01T08:43:08.435Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|INFO|500||InvokeReturn 2023-03-01T08:43:08.438Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false 2023-03-01T08:43:08.439Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:43:08.439Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:43:08.440Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false 2023-03-01T08:43:08.440Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:43:08.440Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97617a709619a397", X-B3-SpanId:"0cd2eeb6e14dd503", X-B3-ParentSpanId:"97617a709619a397", X-B3-Sampled:"0", X-ONAP-RequestID:"f4c8c605-0621-428c-bc73-eff081d51ae5", X-RequestID:"f4c8c605-0621-428c-bc73-eff081d51ae5", X-TransactionID:"f4c8c605-0621-428c-bc73-eff081d51ae5", X-ECOMP-RequestID:"f4c8c605-0621-428c-bc73-eff081d51ae5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d88c04a3-a7c0-4929-b568-eebe4d114672"] 2023-03-01T08:43:08.441Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:43:08.441Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:43:08.463Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:43:08.464Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:43:08.464Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:43:08.465Z|9b7d93bd-d5fe-41ac-9354-20717d076bd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:43:08.465Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:43:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:43:08.466Z|9b7d93bd-d5fe-41ac-9354-20717d076bd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:43:08.465Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 62, "soRequestId" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "groupingId" : "847557dd-b4ff-48f4-be78-9ffe8f312f63", "name" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677660177000,\"creation_time\":1677660100000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"40b690fbbd2141b580432ae61c745a5e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:42:57.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:43:08.466Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:43:08.467Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:43:08.506Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:43:08.507Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:43:08.508Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:43:08.508Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:43:08.509Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:43:08.509Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f4c8c605-0621-428c-bc73-eff081d51ae5", X-RequestID:"f4c8c605-0621-428c-bc73-eff081d51ae5", X-TransactionID:"f4c8c605-0621-428c-bc73-eff081d51ae5", X-ECOMP-RequestID:"f4c8c605-0621-428c-bc73-eff081d51ae5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3b742dd-7d9a-4415-a404-7a83a395ee2c"] 2023-03-01T08:43:08.509Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:43:08.510Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:43:08.516Z|b9cf6380-d15e-45ea-8003-36f8ea14099a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:43:08.517Z|b9cf6380-d15e-45ea-8003-36f8ea14099a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:43:08.757Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:43:08.758Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:43:08.758Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:43:08.762Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0068302CDF797714885A72E1095B6899; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:43:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:43:08.763Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0e2366b8-b80d-11ed-bdfd-92f45cc7351c","businessKey":"72764ae0-e9a4-4688-87cb-cc7cd955af3c","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:42:52.964+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"096fc98f-b80d-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"0e1f6ed5-b80d-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-01T08:43:08.763Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:43:08.764Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:43:08.813Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:43:08.814Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:43:08.814Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:43:08.814Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:43:08.815Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:43:08.815Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f4c8c605-0621-428c-bc73-eff081d51ae5", X-RequestID:"f4c8c605-0621-428c-bc73-eff081d51ae5", X-TransactionID:"f4c8c605-0621-428c-bc73-eff081d51ae5", X-ECOMP-RequestID:"f4c8c605-0621-428c-bc73-eff081d51ae5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7a80e41-77a1-4f35-b2ae-ed29f87d53f7"] 2023-03-01T08:43:08.816Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:43:08.816Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:43:09.031Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:43:09.032Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:43:09.032Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:43:09.032Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1E327E043F59081CFD3151A22F93CB67; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 01 Mar 2023 08:43:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:43:09.033Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:10a66840-b80d-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"0e2366b8-b80d-11ed-bdfd-92f45cc7351c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"0e2366b8-b80d-11ed-bdfd-92f45cc7351c","executionId":"0e2366b8-b80d-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:42:57.179+0000","endTime":"2023-03-01T08:42:57.198+0000","durationInMillis":19,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"096fc98f-b80d-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:43:09.033Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:43:09.034Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:43:09.042Z|f4c8c605-0621-428c-bc73-eff081d51ae5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:43:11.405Z|a6574cab-55d4-411b-bf52-5e6c7d1e9d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:43:11.413Z|a6574cab-55d4-411b-bf52-5e6c7d1e9d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:43:18.420Z|d5dc0124-e78d-4c97-be47-0e240bf531d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:43:18.422Z|d5dc0124-e78d-4c97-be47-0e240bf531d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:43:18.534Z|f47b392c-d071-4b5e-aa1b-5a802fe0db64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:43:18.538Z|f47b392c-d071-4b5e-aa1b-5a802fe0db64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:43:18.634Z|48d9f2e7-c3a8-4ef0-84e0-750a9031191f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:43:18.637Z|48d9f2e7-c3a8-4ef0-84e0-750a9031191f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:43:19.313Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:43:19.327Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c 2023-03-01T08:43:19.329Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|INFO|500||Invoke 2023-03-01T08:43:19.329Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:43:19.330Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c 2023-03-01T08:43:19.330Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Method : GET 2023-03-01T08:43:19.331Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a03954e517dd888f", X-B3-SpanId:"cab301ad836d01bc", X-B3-ParentSpanId:"a03954e517dd888f", X-B3-Sampled:"0", X-ONAP-RequestID:"4a741ee3-f186-4d32-80a4-b6d7ca72a6c2", X-RequestID:"4a741ee3-f186-4d32-80a4-b6d7ca72a6c2", X-TransactionID:"4a741ee3-f186-4d32-80a4-b6d7ca72a6c2", X-ECOMP-RequestID:"4a741ee3-f186-4d32-80a4-b6d7ca72a6c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d2f5205-d6f2-4941-adca-4ff8d7e4c6e2"] 2023-03-01T08:43:19.332Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Request body: 2023-03-01T08:43:19.332Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||==========================request end================================================ 2023-03-01T08:43:19.392Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||============================response begin========================================== 2023-03-01T08:43:19.393Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Status code : 200 OK 2023-03-01T08:43:19.394Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Status text : 2023-03-01T08:43:19.398Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:43:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:43:19.399Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Response body: { "requestId" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2023-03-01T08:42:44.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:43:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c" } } } 2023-03-01T08:43:19.400Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||=======================response end================================================= 2023-03-01T08:43:19.401Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|INFO|500||InvokeReturn 2023-03-01T08:43:19.409Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false 2023-03-01T08:43:19.410Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:43:19.411Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:43:19.411Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false 2023-03-01T08:43:19.416Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:43:19.423Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a03954e517dd888f", X-B3-SpanId:"412956cbfbe7fecc", X-B3-ParentSpanId:"a03954e517dd888f", X-B3-Sampled:"0", X-ONAP-RequestID:"4a741ee3-f186-4d32-80a4-b6d7ca72a6c2", X-RequestID:"4a741ee3-f186-4d32-80a4-b6d7ca72a6c2", X-TransactionID:"4a741ee3-f186-4d32-80a4-b6d7ca72a6c2", X-ECOMP-RequestID:"4a741ee3-f186-4d32-80a4-b6d7ca72a6c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7801ea39-9d50-4c88-ace2-0841830a193f"] 2023-03-01T08:43:19.423Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:43:19.426Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:43:19.500Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:43:19.510Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:43:19.511Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:43:19.511Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:43:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:43:19.512Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 62, "soRequestId" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "groupingId" : "847557dd-b4ff-48f4-be78-9ffe8f312f63", "name" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677660177000,\"creation_time\":1677660100000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"40b690fbbd2141b580432ae61c745a5e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:42:57.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:43:19.513Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:43:19.514Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:43:19.615Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:43:19.617Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:43:19.618Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:43:19.628Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:43:19.629Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:43:19.630Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4a741ee3-f186-4d32-80a4-b6d7ca72a6c2", X-RequestID:"4a741ee3-f186-4d32-80a4-b6d7ca72a6c2", X-TransactionID:"4a741ee3-f186-4d32-80a4-b6d7ca72a6c2", X-ECOMP-RequestID:"4a741ee3-f186-4d32-80a4-b6d7ca72a6c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"656a4222-a5a7-4d9e-8e84-b86c070d848a"] 2023-03-01T08:43:19.631Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:43:19.632Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:43:19.828Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:43:19.829Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:43:19.834Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:43:19.835Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=26D85427B8C646D0782E2C7E1D2C6447; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:43:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:43:19.835Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0e2366b8-b80d-11ed-bdfd-92f45cc7351c","businessKey":"72764ae0-e9a4-4688-87cb-cc7cd955af3c","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-01T08:42:52.964+0000","endTime":"2023-03-01T08:43:13.831+0000","removalTime":null,"durationInMillis":20867,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"096fc98f-b80d-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"0e1f6ed5-b80d-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-01T08:43:19.838Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:43:19.839Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:43:19.890Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:43:19.890Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:43:19.891Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:43:19.891Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:43:19.892Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:43:19.892Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4a741ee3-f186-4d32-80a4-b6d7ca72a6c2", X-RequestID:"4a741ee3-f186-4d32-80a4-b6d7ca72a6c2", X-TransactionID:"4a741ee3-f186-4d32-80a4-b6d7ca72a6c2", X-ECOMP-RequestID:"4a741ee3-f186-4d32-80a4-b6d7ca72a6c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed5f2964-8e1c-4480-87e2-4da05eb9e270"] 2023-03-01T08:43:19.892Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:43:19.893Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:43:20.168Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:43:20.170Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:43:20.170Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:43:20.172Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2D59218AF9371C3DFFD9855A0C8D85FE; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:43:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:43:20.174Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:1a932603-b80d-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"0e2366b8-b80d-11ed-bdfd-92f45cc7351c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7d93939a-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"0e2366b8-b80d-11ed-bdfd-92f45cc7351c","executionId":"0e2366b8-b80d-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:43:13.829+0000","endTime":"2023-03-01T08:43:13.830+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"096fc98f-b80d-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:43:20.175Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:43:20.176Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e2366b8-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:43:20.205Z|4a741ee3-f186-4d32-80a4-b6d7ca72a6c2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:43:26.408Z|9e85c6bc-735d-4cb7-9eaa-5a3f35fc236f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:43:26.410Z|9e85c6bc-735d-4cb7-9eaa-5a3f35fc236f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:43:27.699Z|e66662a3-4b54-4a92-b5ef-4cd47860351e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:43:27.700Z|e66662a3-4b54-4a92-b5ef-4cd47860351e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:43:28.509Z|2ffd370e-8817-48ef-bec6-c1a18eddedd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:43:28.511Z|2ffd370e-8817-48ef-bec6-c1a18eddedd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:43:28.618Z|86dba8dc-1473-4eae-99d9-1d940ae9ad9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:43:28.619Z|86dba8dc-1473-4eae-99d9-1d940ae9ad9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:43:28.690Z|cf391809-8e68-4939-b98e-a1b8c96c2e44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:43:28.691Z|cf391809-8e68-4939-b98e-a1b8c96c2e44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:43:30.474Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:43:30.493Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c 2023-03-01T08:43:30.494Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|INFO|500||Invoke 2023-03-01T08:43:30.507Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:43:30.508Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c 2023-03-01T08:43:30.508Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Method : GET 2023-03-01T08:43:30.508Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2cf42a8547824866", X-B3-SpanId:"0816413e563004a4", X-B3-ParentSpanId:"2cf42a8547824866", X-B3-Sampled:"0", X-ONAP-RequestID:"6d759d20-d7fd-4f59-b3ba-530732c09b68", X-RequestID:"6d759d20-d7fd-4f59-b3ba-530732c09b68", X-TransactionID:"6d759d20-d7fd-4f59-b3ba-530732c09b68", X-ECOMP-RequestID:"6d759d20-d7fd-4f59-b3ba-530732c09b68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a08b3c4-500d-40fa-9aad-094dc8108127"] 2023-03-01T08:43:30.509Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Request body: 2023-03-01T08:43:30.509Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||==========================request end================================================ 2023-03-01T08:43:30.604Z|1c6377a1-e348-4e37-ac18-789cd4da410e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:43:30.625Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||============================response begin========================================== 2023-03-01T08:43:30.626Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Status code : 200 OK 2023-03-01T08:43:30.626Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Status text : 2023-03-01T08:43:30.627Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:43:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:43:30.617Z|1c6377a1-e348-4e37-ac18-789cd4da410e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:43:30.636Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Response body: { "requestId" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).", "progress" : 72, "startTime" : "2023-03-01T08:42:44.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:43:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c" } } } 2023-03-01T08:43:30.637Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||=======================response end================================================= 2023-03-01T08:43:30.637Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|INFO|500||InvokeReturn 2023-03-01T08:43:30.646Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false 2023-03-01T08:43:30.648Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:43:30.648Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:43:30.649Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false 2023-03-01T08:43:30.649Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:43:30.649Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2cf42a8547824866", X-B3-SpanId:"f6cf3200e6de6f19", X-B3-ParentSpanId:"2cf42a8547824866", X-B3-Sampled:"0", X-ONAP-RequestID:"6d759d20-d7fd-4f59-b3ba-530732c09b68", X-RequestID:"6d759d20-d7fd-4f59-b3ba-530732c09b68", X-TransactionID:"6d759d20-d7fd-4f59-b3ba-530732c09b68", X-ECOMP-RequestID:"6d759d20-d7fd-4f59-b3ba-530732c09b68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23831145-030e-4134-90c3-582958670104"] 2023-03-01T08:43:30.650Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:43:30.650Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:43:30.709Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:43:30.710Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:43:30.711Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:43:30.711Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:43:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:43:30.730Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 62, "soRequestId" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "groupingId" : "847557dd-b4ff-48f4-be78-9ffe8f312f63", "name" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677660177000,\"creation_time\":1677660100000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"40b690fbbd2141b580432ae61c745a5e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:42:57.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:43:30.731Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:43:30.731Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:43:30.813Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:43:30.815Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-01T08:43:30.816Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:43:30.817Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-01T08:43:30.818Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:43:30.818Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6d759d20-d7fd-4f59-b3ba-530732c09b68", X-RequestID:"6d759d20-d7fd-4f59-b3ba-530732c09b68", X-TransactionID:"6d759d20-d7fd-4f59-b3ba-530732c09b68", X-ECOMP-RequestID:"6d759d20-d7fd-4f59-b3ba-530732c09b68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e71dd8e8-1e57-4fa4-b450-2d7cf3ae6a2c"] 2023-03-01T08:43:30.819Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:43:30.820Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:43:31.069Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:43:31.070Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:43:31.070Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:43:31.071Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EE7B5BCCE17D71EAD063A39C11F9E38A; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:43:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:43:31.071Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2256e940-b80d-11ed-bdfd-92f45cc7351c","businessKey":"72764ae0-e9a4-4688-87cb-cc7cd955af3c","processDefinitionId":"SDNCHandler:1:7ce4dcb9-b7f4-11ed-bdfd-92f45cc7351c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-01T08:43:26.857+0000","endTime":"2023-03-01T08:43:27.275+0000","removalTime":null,"durationInMillis":418,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"096fc98f-b80d-11ed-bdfd-92f45cc7351c","superProcessInstanceId":"2253dbc9-b80d-11ed-bdfd-92f45cc7351c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-01T08:43:31.071Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:43:31.072Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72764ae0-e9a4-4688-87cb-cc7cd955af3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:43:31.116Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2256e940-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2256e940-b80d-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:43:31.117Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2256e940-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||Invoke 2023-03-01T08:43:31.117Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2256e940-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-01T08:43:31.118Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2256e940-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2256e940-b80d-11ed-bdfd-92f45cc7351c&maxResults=1 2023-03-01T08:43:31.118Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2256e940-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Method : GET 2023-03-01T08:43:31.119Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2256e940-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6d759d20-d7fd-4f59-b3ba-530732c09b68", X-RequestID:"6d759d20-d7fd-4f59-b3ba-530732c09b68", X-TransactionID:"6d759d20-d7fd-4f59-b3ba-530732c09b68", X-ECOMP-RequestID:"6d759d20-d7fd-4f59-b3ba-530732c09b68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a90e3f8-7b1a-4675-9c62-22e7b9b58d86"] 2023-03-01T08:43:31.119Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2256e940-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Request body: 2023-03-01T08:43:31.120Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2256e940-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-01T08:43:31.298Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2256e940-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-01T08:43:31.299Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2256e940-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-01T08:43:31.299Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2256e940-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Status text : 2023-03-01T08:43:31.300Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2256e940-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A78F8C795A24F035CF0B3CE548796A0C; Path=/; HttpOnly", Cache-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:"Wed, 01 Mar 2023 08:43:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:43:31.301Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2256e940-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:2257aca3-b80d-11ed-bdfd-92f45cc7351c","parentActivityInstanceId":"2256e940-b80d-11ed-bdfd-92f45cc7351c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7ce4dcb9-b7f4-11ed-bdfd-92f45cc7351c","processInstanceId":"2256e940-b80d-11ed-bdfd-92f45cc7351c","executionId":"2256e940-b80d-11ed-bdfd-92f45cc7351c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-01T08:43:26.861+0000","endTime":"2023-03-01T08:43:27.274+0000","durationInMillis":413,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"096fc98f-b80d-11ed-bdfd-92f45cc7351c"}] 2023-03-01T08:43:31.301Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2256e940-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-01T08:43:31.302Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2256e940-b80d-11ed-bdfd-92f45cc7351c&maxResults=1|INFO|500||InvokeReturn 2023-03-01T08:43:31.309Z|6d759d20-d7fd-4f59-b3ba-530732c09b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:43:38.549Z|0f1bfec2-f714-422b-a069-d08b6651f3e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:43:38.550Z|0f1bfec2-f714-422b-a069-d08b6651f3e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:43:38.659Z|a29836d3-398a-4995-a0ac-4cc52d1d6ab0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:43:38.660Z|a29836d3-398a-4995-a0ac-4cc52d1d6ab0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:43:38.751Z|bc208bed-7257-4aa7-adaa-d6b5e9b58a8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:43:38.752Z|bc208bed-7257-4aa7-adaa-d6b5e9b58a8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:43:41.406Z|080abdbd-6df2-4072-9430-7658a5a73d69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:43:41.409Z|080abdbd-6df2-4072-9430-7658a5a73d69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:43:41.541Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:43:41.550Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c 2023-03-01T08:43:41.552Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|INFO|500||Invoke 2023-03-01T08:43:41.552Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:43:41.552Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c 2023-03-01T08:43:41.553Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Method : GET 2023-03-01T08:43:41.553Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9347250f1670ea32", X-B3-SpanId:"f0fbf3d3a9efd112", X-B3-ParentSpanId:"9347250f1670ea32", X-B3-Sampled:"0", X-ONAP-RequestID:"c397d450-4a2e-49f9-abcf-7dba60d4eb2b", X-RequestID:"c397d450-4a2e-49f9-abcf-7dba60d4eb2b", X-TransactionID:"c397d450-4a2e-49f9-abcf-7dba60d4eb2b", X-ECOMP-RequestID:"c397d450-4a2e-49f9-abcf-7dba60d4eb2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d55b95aa-791c-4fc6-aacc-5e85f8dec180"] 2023-03-01T08:43:41.554Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Request body: 2023-03-01T08:43:41.554Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||==========================request end================================================ 2023-03-01T08:43:41.586Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||============================response begin========================================== 2023-03-01T08:43:41.587Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Status code : 200 OK 2023-03-01T08:43:41.587Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Status text : 2023-03-01T08:43:41.587Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:43:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:43:41.601Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Response body: { "requestId" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:42:44.000+00:00", "endTime" : "2023-03-01T08:43:35.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:43:35.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c" } } } 2023-03-01T08:43:41.602Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||=======================response end================================================= 2023-03-01T08:43:41.602Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|INFO|500||InvokeReturn 2023-03-01T08:43:41.604Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false 2023-03-01T08:43:41.605Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:43:41.605Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:43:41.605Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false 2023-03-01T08:43:41.606Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:43:41.606Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9347250f1670ea32", X-B3-SpanId:"52b49767ed307d4d", X-B3-ParentSpanId:"9347250f1670ea32", X-B3-Sampled:"0", X-ONAP-RequestID:"c397d450-4a2e-49f9-abcf-7dba60d4eb2b", X-RequestID:"c397d450-4a2e-49f9-abcf-7dba60d4eb2b", X-TransactionID:"c397d450-4a2e-49f9-abcf-7dba60d4eb2b", X-ECOMP-RequestID:"c397d450-4a2e-49f9-abcf-7dba60d4eb2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60b68b00-d2d1-4590-99fc-744c22c01c55"] 2023-03-01T08:43:41.606Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:43:41.607Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:43:41.636Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:43:41.637Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:43:41.638Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:43:41.638Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:43:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:43:41.644Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 62, "soRequestId" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "groupingId" : "847557dd-b4ff-48f4-be78-9ffe8f312f63", "name" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677660177000,\"creation_time\":1677660100000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"40b690fbbd2141b580432ae61c745a5e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:42:57.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:43:41.645Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:43:41.646Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:43:41.681Z|c397d450-4a2e-49f9-abcf-7dba60d4eb2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:43:41.870Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:43:41.886Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c 2023-03-01T08:43:41.888Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|INFO|500||Invoke 2023-03-01T08:43:41.888Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:43:41.888Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c 2023-03-01T08:43:41.889Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Method : GET 2023-03-01T08:43:41.889Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5d495f359512945", X-B3-SpanId:"a8f4eb900cdb3c16", X-B3-ParentSpanId:"e5d495f359512945", X-B3-Sampled:"0", X-ONAP-RequestID:"d69cd363-9c8b-4b4c-a6bc-928c79e6db3d", X-RequestID:"d69cd363-9c8b-4b4c-a6bc-928c79e6db3d", X-TransactionID:"d69cd363-9c8b-4b4c-a6bc-928c79e6db3d", X-ECOMP-RequestID:"d69cd363-9c8b-4b4c-a6bc-928c79e6db3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"971bfc4e-01ce-4a6d-b75e-f9565079125c"] 2023-03-01T08:43:41.889Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Request body: 2023-03-01T08:43:41.890Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||==========================request end================================================ 2023-03-01T08:43:41.924Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||============================response begin========================================== 2023-03-01T08:43:41.925Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Status code : 200 OK 2023-03-01T08:43:41.925Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Status text : 2023-03-01T08:43:41.925Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:43:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:43:41.932Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Response body: { "requestId" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:42:44.000+00:00", "endTime" : "2023-03-01T08:43:35.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:43:35.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c" } } } 2023-03-01T08:43:41.933Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||=======================response end================================================= 2023-03-01T08:43:41.933Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|INFO|500||InvokeReturn 2023-03-01T08:43:41.935Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false 2023-03-01T08:43:41.935Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:43:41.946Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:43:41.947Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false 2023-03-01T08:43:41.947Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:43:41.947Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5d495f359512945", X-B3-SpanId:"61a801aa80596f7b", X-B3-ParentSpanId:"e5d495f359512945", X-B3-Sampled:"0", X-ONAP-RequestID:"d69cd363-9c8b-4b4c-a6bc-928c79e6db3d", X-RequestID:"d69cd363-9c8b-4b4c-a6bc-928c79e6db3d", X-TransactionID:"d69cd363-9c8b-4b4c-a6bc-928c79e6db3d", X-ECOMP-RequestID:"d69cd363-9c8b-4b4c-a6bc-928c79e6db3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6003ea51-2743-4170-a19e-48cb16faccad"] 2023-03-01T08:43:41.948Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:43:41.948Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:43:41.973Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:43:41.974Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:43:41.974Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:43:41.974Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:43:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:43:41.977Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 62, "soRequestId" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "groupingId" : "847557dd-b4ff-48f4-be78-9ffe8f312f63", "name" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677660177000,\"creation_time\":1677660100000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"40b690fbbd2141b580432ae61c745a5e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:42:57.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:43:41.977Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:43:41.978Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:43:41.988Z|d69cd363-9c8b-4b4c-a6bc-928c79e6db3d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:43:42.158Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:43:42.172Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c 2023-03-01T08:43:42.173Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|INFO|500||Invoke 2023-03-01T08:43:42.174Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:43:42.174Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c 2023-03-01T08:43:42.175Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Method : GET 2023-03-01T08:43:42.175Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aef44af93a4794c8", X-B3-SpanId:"a5424b11f16ea469", X-B3-ParentSpanId:"aef44af93a4794c8", X-B3-Sampled:"0", X-ONAP-RequestID:"22e80225-a878-487a-a5fb-5efd2b07de7f", X-RequestID:"22e80225-a878-487a-a5fb-5efd2b07de7f", X-TransactionID:"22e80225-a878-487a-a5fb-5efd2b07de7f", X-ECOMP-RequestID:"22e80225-a878-487a-a5fb-5efd2b07de7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73794f4f-77f4-47db-88b2-7a80c969cd61"] 2023-03-01T08:43:42.176Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Request body: 2023-03-01T08:43:42.176Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||==========================request end================================================ 2023-03-01T08:43:42.208Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||============================response begin========================================== 2023-03-01T08:43:42.209Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Status code : 200 OK 2023-03-01T08:43:42.209Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Status text : 2023-03-01T08:43:42.209Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:43:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:43:42.226Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Response body: { "requestId" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:42:44.000+00:00", "endTime" : "2023-03-01T08:43:35.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:43:35.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c" } } } 2023-03-01T08:43:42.227Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||=======================response end================================================= 2023-03-01T08:43:42.227Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|INFO|500||InvokeReturn 2023-03-01T08:43:42.229Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false 2023-03-01T08:43:42.229Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:43:42.229Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:43:42.230Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false 2023-03-01T08:43:42.231Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:43:42.232Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aef44af93a4794c8", X-B3-SpanId:"d0648e00dc0bf9c9", X-B3-ParentSpanId:"aef44af93a4794c8", X-B3-Sampled:"0", X-ONAP-RequestID:"22e80225-a878-487a-a5fb-5efd2b07de7f", X-RequestID:"22e80225-a878-487a-a5fb-5efd2b07de7f", X-TransactionID:"22e80225-a878-487a-a5fb-5efd2b07de7f", X-ECOMP-RequestID:"22e80225-a878-487a-a5fb-5efd2b07de7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1631f1d0-c879-47ea-9e2b-74d0f9efffc7"] 2023-03-01T08:43:42.232Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:43:42.232Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:43:42.257Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:43:42.258Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:43:42.259Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:43:42.260Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:43:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:43:42.261Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 62, "soRequestId" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "groupingId" : "847557dd-b4ff-48f4-be78-9ffe8f312f63", "name" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677660177000,\"creation_time\":1677660100000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"40b690fbbd2141b580432ae61c745a5e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:42:57.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:43:42.261Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:43:42.261Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:43:42.273Z|22e80225-a878-487a-a5fb-5efd2b07de7f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:43:42.451Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|||INFO|500||Entering 2023-03-01T08:43:42.457Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c 2023-03-01T08:43:42.458Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|INFO|500||Invoke 2023-03-01T08:43:42.458Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||===========================request begin================================================ 2023-03-01T08:43:42.459Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c 2023-03-01T08:43:42.459Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Method : GET 2023-03-01T08:43:42.460Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c320c3fd97296b45", X-B3-SpanId:"656cbe185ce6f012", X-B3-ParentSpanId:"c320c3fd97296b45", X-B3-Sampled:"0", X-ONAP-RequestID:"39fd1675-0fb8-4538-8aea-6834dabab160", X-RequestID:"39fd1675-0fb8-4538-8aea-6834dabab160", X-TransactionID:"39fd1675-0fb8-4538-8aea-6834dabab160", X-ECOMP-RequestID:"39fd1675-0fb8-4538-8aea-6834dabab160", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9537e291-1b05-420b-baa7-dbc0f785acff"] 2023-03-01T08:43:42.460Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Request body: 2023-03-01T08:43:42.461Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||==========================request end================================================ 2023-03-01T08:43:42.499Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||============================response begin========================================== 2023-03-01T08:43:42.500Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Status code : 200 OK 2023-03-01T08:43:42.501Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Status text : 2023-03-01T08:43:42.502Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:43:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:43:42.502Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||Response body: { "requestId" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-01T08:42:44.000+00:00", "endTime" : "2023-03-01T08:43:35.000+00:00", "source" : "VID", "tenantId" : "282258f13b1143f3942f4811906d6add", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"a8fda03b-c109-4fdb-982b-e878ed3c2a0f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"21dd2698-c803-4db7-943e-a9aecfd8345d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"282258f13b1143f3942f4811906d6add\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-01T08:43:35.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b206c9db-62a5-4fad-88a9-f46e514bfb43", "serviceInstanceName" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b206c9db-62a5-4fad-88a9-f46e514bfb43", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c" } } } 2023-03-01T08:43:42.503Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|DEBUG|500||=======================response end================================================= 2023-03-01T08:43:42.505Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72764ae0-e9a4-4688-87cb-cc7cd955af3c|INFO|500||InvokeReturn 2023-03-01T08:43:42.506Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false 2023-03-01T08:43:42.507Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-01T08:43:42.508Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-01T08:43:42.508Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false 2023-03-01T08:43:42.508Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-01T08:43:42.509Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c320c3fd97296b45", X-B3-SpanId:"32f3b6fa6f1cd452", X-B3-ParentSpanId:"c320c3fd97296b45", X-B3-Sampled:"0", X-ONAP-RequestID:"39fd1675-0fb8-4538-8aea-6834dabab160", X-RequestID:"39fd1675-0fb8-4538-8aea-6834dabab160", X-TransactionID:"39fd1675-0fb8-4538-8aea-6834dabab160", X-ECOMP-RequestID:"39fd1675-0fb8-4538-8aea-6834dabab160", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6478ba4b-74db-47c2-8c33-97963a695064"] 2023-03-01T08:43:42.509Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-01T08:43:42.509Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-01T08:43:42.526Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-01T08:43:42.527Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-01T08:43:42.527Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-03-01T08:43:42.527Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 01 Mar 2023 08:43:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-03-01T08:43:42.532Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 62, "soRequestId" : "72764ae0-e9a4-4688-87cb-cc7cd955af3c", "groupingId" : "847557dd-b4ff-48f4-be78-9ffe8f312f63", "name" : "basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/282258f13b1143f3942f4811906d6add/stacks/basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677660177000,\"creation_time\":1677660100000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"40b690fbbd2141b580432ae61c745a5e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"847557dd-b4ff-48f4-be78-9ffe8f312f63\",\"OS::project_id\":\"282258f13b1143f3942f4811906d6add\",\"OS::stack_name\":\"basic_macro_b497b4b9-de25-41e4-85cf-5ba46df99add_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"510f6ee4-a643-4147-9f66-996d1ef1821c\",\"vf_module_id\":\"5d9e3a6f-38b0-4f7b-b035-302c041b340a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-01T08:42:57.000+00:00", "isDataInternal" : false } ] 2023-03-01T08:43:42.533Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-01T08:43:42.533Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72764ae0-e9a4-4688-87cb-cc7cd955af3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-01T08:43:42.544Z|39fd1675-0fb8-4538-8aea-6834dabab160|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/72764ae0-e9a4-4688-87cb-cc7cd955af3c|InfraPortalClient|||INFO|500||Exiting. 2023-03-01T08:43:48.629Z|3f6e8aaa-18bd-4236-8fce-c29e9cbfaa94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:43:48.631Z|3f6e8aaa-18bd-4236-8fce-c29e9cbfaa94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:43:48.705Z|dc42cfaa-1ff7-4628-8f9e-53bf5dad109f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:43:48.705Z|dc42cfaa-1ff7-4628-8f9e-53bf5dad109f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:43:48.799Z|abf1b1cf-5421-412b-a09e-202004421475|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:43:48.800Z|abf1b1cf-5421-412b-a09e-202004421475|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:43:56.406Z|07fff773-1e07-4f30-bb2d-064ed6b90fb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:43:56.412Z|07fff773-1e07-4f30-bb2d-064ed6b90fb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:43:57.702Z|c1b1b6c1-2717-4fd4-8cd9-ffa572580bbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:43:57.706Z|c1b1b6c1-2717-4fd4-8cd9-ffa572580bbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:43:58.678Z|09e210f9-6f2a-4e11-8de4-323fcae08a92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:43:58.679Z|09e210f9-6f2a-4e11-8de4-323fcae08a92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:43:58.740Z|9f53231d-f8cf-45b8-9be1-2907675e5ed4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:43:58.741Z|9f53231d-f8cf-45b8-9be1-2907675e5ed4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:43:58.838Z|2d12137a-f8ec-4b1c-9a28-475aee3ae4d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:43:58.839Z|2d12137a-f8ec-4b1c-9a28-475aee3ae4d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:44:08.727Z|b2618c07-d628-4be0-9fcd-ebc49c16d469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:44:08.728Z|b2618c07-d628-4be0-9fcd-ebc49c16d469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:44:08.779Z|787c29be-d5df-413c-91c6-5f39f6d522e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:44:08.780Z|787c29be-d5df-413c-91c6-5f39f6d522e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:44:08.875Z|d160cc56-8f37-4c95-b74c-acb5b136211c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:44:08.876Z|d160cc56-8f37-4c95-b74c-acb5b136211c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:44:11.406Z|d8e83d11-436a-4ac0-a6a3-0ddbadbd7bfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:44:11.406Z|d8e83d11-436a-4ac0-a6a3-0ddbadbd7bfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:44:18.760Z|58f1934a-d31b-4951-a718-310895fee0ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:44:18.761Z|58f1934a-d31b-4951-a718-310895fee0ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:44:18.829Z|685d038a-ffed-452a-b558-74f16507f04c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:44:18.831Z|685d038a-ffed-452a-b558-74f16507f04c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:44:18.928Z|1900057b-cd8e-4709-b31d-6a6f51014719|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:44:18.928Z|1900057b-cd8e-4709-b31d-6a6f51014719|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:44:26.406Z|628a5f87-83eb-46fa-8559-df8b15f5be0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:44:26.406Z|628a5f87-83eb-46fa-8559-df8b15f5be0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:44:27.707Z|9ce45873-145d-430c-9b87-acbe312e7a8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:44:27.708Z|9ce45873-145d-430c-9b87-acbe312e7a8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:44:28.814Z|623f1d1a-f68c-442c-a984-91cdd1fa77d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:44:28.814Z|623f1d1a-f68c-442c-a984-91cdd1fa77d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:44:28.864Z|e504d887-9e72-4885-8566-426d1ebbb4b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:44:28.865Z|e504d887-9e72-4885-8566-426d1ebbb4b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:44:28.962Z|4a0cba2e-b2fc-4b26-932b-f035905762fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:44:28.963Z|4a0cba2e-b2fc-4b26-932b-f035905762fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:44:30.584Z|51c0ab74-1b3b-4b0d-aee4-c9ef9fd811f4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:44:30.586Z|51c0ab74-1b3b-4b0d-aee4-c9ef9fd811f4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:44:38.850Z|a0720305-1b61-42eb-90a8-2c8634b939dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:44:38.851Z|a0720305-1b61-42eb-90a8-2c8634b939dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:44:38.896Z|507a2973-a767-481a-8b7c-52ffa2e358fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:44:38.901Z|507a2973-a767-481a-8b7c-52ffa2e358fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:44:38.995Z|082deb68-4b7b-417b-87e5-f2f9db950192|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:44:38.996Z|082deb68-4b7b-417b-87e5-f2f9db950192|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:44:41.406Z|ffc705c0-2b0d-4d87-a3f0-ff66cb4bff1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:44:41.409Z|ffc705c0-2b0d-4d87-a3f0-ff66cb4bff1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:44:48.893Z|53ac6f3c-44a0-4c82-a035-1dd309722f93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:44:48.894Z|53ac6f3c-44a0-4c82-a035-1dd309722f93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:44:48.942Z|8dc691bc-c0c3-48e9-bba9-d3f21adb8fe8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:44:48.943Z|8dc691bc-c0c3-48e9-bba9-d3f21adb8fe8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:44:49.036Z|1e7a5f6b-d928-4ddc-a3a5-0a9511f95fd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:44:49.037Z|1e7a5f6b-d928-4ddc-a3a5-0a9511f95fd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:44:56.406Z|adb9b1b2-279a-4887-805b-26ec44edf48e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:44:56.406Z|adb9b1b2-279a-4887-805b-26ec44edf48e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:44:57.710Z|cd3a71ec-a408-4e42-a020-dafefcdf117a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:44:57.710Z|cd3a71ec-a408-4e42-a020-dafefcdf117a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:44:58.931Z|636962b3-d083-4de0-91ac-1e0f05417b84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:44:58.932Z|636962b3-d083-4de0-91ac-1e0f05417b84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:44:58.980Z|d2e85642-23c7-414f-8d15-f899b90c50e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:44:58.981Z|d2e85642-23c7-414f-8d15-f899b90c50e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:44:59.068Z|0573420e-3e26-4bb3-a7de-e04cfb5e642c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:44:59.068Z|0573420e-3e26-4bb3-a7de-e04cfb5e642c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:45:08.972Z|9285853d-fa47-4412-89b0-a42a5c554515|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:45:08.973Z|9285853d-fa47-4412-89b0-a42a5c554515|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:45:09.033Z|8a4664a4-cd34-49e1-8e7b-2d854a1d7f78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:45:09.037Z|8a4664a4-cd34-49e1-8e7b-2d854a1d7f78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:45:09.101Z|ee8a78b3-69fa-49d8-af6e-3873bcb13bce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:45:09.102Z|ee8a78b3-69fa-49d8-af6e-3873bcb13bce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:45:11.406Z|df8d448f-be31-498b-a987-2377fc4d5c06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:45:11.407Z|df8d448f-be31-498b-a987-2377fc4d5c06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:45:19.028Z|4bc9e168-52b2-40d6-8c31-2371d7222258|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:45:19.029Z|4bc9e168-52b2-40d6-8c31-2371d7222258|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:45:19.075Z|278ac6ed-7337-4cf0-9bb4-7edef5c21022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:45:19.076Z|278ac6ed-7337-4cf0-9bb4-7edef5c21022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:45:19.144Z|bdf3c531-eb43-45e5-ba8e-f5a07e5f7796|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:45:19.145Z|bdf3c531-eb43-45e5-ba8e-f5a07e5f7796|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:45:26.406Z|e8b4ac50-0da9-40b6-b1f5-7cb40d2c57a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:45:26.418Z|e8b4ac50-0da9-40b6-b1f5-7cb40d2c57a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:45:27.712Z|87df4308-1465-4874-a728-3078b385ddcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:45:27.713Z|87df4308-1465-4874-a728-3078b385ddcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:45:29.078Z|6551530c-7533-4997-9d09-04a3be36b07d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:45:29.081Z|6551530c-7533-4997-9d09-04a3be36b07d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:45:29.108Z|ef57ad89-e2bb-47fe-b2ca-1638af179956|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:45:29.109Z|ef57ad89-e2bb-47fe-b2ca-1638af179956|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:45:29.174Z|b406845a-1592-45bf-88fa-01206e7c45e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:45:29.175Z|b406845a-1592-45bf-88fa-01206e7c45e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:45:30.584Z|7361e077-e775-4d57-b3ec-afa68904b2ac|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:45:30.586Z|7361e077-e775-4d57-b3ec-afa68904b2ac|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:45:39.140Z|7e12a5aa-212e-4cb3-9161-3a3e4b18ed3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:45:39.143Z|7e12a5aa-212e-4cb3-9161-3a3e4b18ed3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:45:39.144Z|dd841f59-6094-4ac0-9a37-97e762a1bef0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:45:39.145Z|dd841f59-6094-4ac0-9a37-97e762a1bef0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:45:39.248Z|1101dc8f-3da6-4d6f-8c3c-4ce5808303d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:45:39.249Z|1101dc8f-3da6-4d6f-8c3c-4ce5808303d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:45:41.406Z|eb617bf9-f443-4325-bc85-2c06561fcb5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:45:41.408Z|eb617bf9-f443-4325-bc85-2c06561fcb5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:45:49.198Z|16ab3944-164e-4407-8d0f-ddd06daaccb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:45:49.199Z|16ab3944-164e-4407-8d0f-ddd06daaccb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:45:49.209Z|8a00e395-9daf-4c76-9ca9-3281e0cbbbb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:45:49.210Z|8a00e395-9daf-4c76-9ca9-3281e0cbbbb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:45:49.302Z|70b6905b-6b47-455c-b904-ccc0b4914438|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:45:49.303Z|70b6905b-6b47-455c-b904-ccc0b4914438|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:45:56.409Z|31b85bae-11fd-46d4-af6c-159e9d9cb3f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:45:56.410Z|31b85bae-11fd-46d4-af6c-159e9d9cb3f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:45:57.715Z|3716ca3c-432c-48f7-bec6-2b0370ff4b17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:45:57.716Z|3716ca3c-432c-48f7-bec6-2b0370ff4b17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:45:59.247Z|9facc81e-3f0c-40ab-81e5-e381dbf29640|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:45:59.248Z|9facc81e-3f0c-40ab-81e5-e381dbf29640|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:45:59.247Z|a02a852b-5e44-4458-a1b8-2e3ffa6d0ad6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:45:59.255Z|a02a852b-5e44-4458-a1b8-2e3ffa6d0ad6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:45:59.352Z|0143637e-8d17-435c-af2e-2e7081d32d85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:45:59.352Z|0143637e-8d17-435c-af2e-2e7081d32d85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:46:09.298Z|06f0d368-a3d8-42b1-b292-a7943cfddff0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:46:09.301Z|06f0d368-a3d8-42b1-b292-a7943cfddff0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:46:09.302Z|1cac0ade-d3d3-46c0-a917-0b15ee856b76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:46:09.302Z|1cac0ade-d3d3-46c0-a917-0b15ee856b76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:46:09.392Z|b6ea3ad2-797f-474a-b28b-a1c2395d505f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:46:09.394Z|b6ea3ad2-797f-474a-b28b-a1c2395d505f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:46:11.406Z|8ecf007c-8373-4c46-8ee4-331f7765341c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:46:11.411Z|8ecf007c-8373-4c46-8ee4-331f7765341c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:46:19.363Z|8a5ae4d7-b53b-4b39-b694-fabed8ce5261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:46:19.367Z|8a5ae4d7-b53b-4b39-b694-fabed8ce5261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:46:19.379Z|fc65d581-25b2-4671-92e4-65db4fd29bad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:46:19.381Z|fc65d581-25b2-4671-92e4-65db4fd29bad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:46:19.434Z|7ee4fe05-5176-487f-a9c9-5dd4aec465d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:46:19.436Z|7ee4fe05-5176-487f-a9c9-5dd4aec465d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:46:26.407Z|9b180c37-b838-41bd-bed7-0025ad185cd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:46:26.411Z|9b180c37-b838-41bd-bed7-0025ad185cd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:46:27.717Z|b9311cf4-522a-4898-b217-3d2bdbd28c79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:46:27.718Z|b9311cf4-522a-4898-b217-3d2bdbd28c79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:46:29.425Z|961fcd48-7ed5-4531-b485-b14060f5a6d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:46:29.430Z|961fcd48-7ed5-4531-b485-b14060f5a6d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:46:29.445Z|737c5e61-3726-4a64-a771-e6736dc3f99b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:46:29.447Z|737c5e61-3726-4a64-a771-e6736dc3f99b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:46:29.468Z|2e5cb69b-af0a-417a-a143-38f1d6e3853d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:46:29.469Z|2e5cb69b-af0a-417a-a143-38f1d6e3853d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:46:30.593Z|4fc523d6-f7a3-44dd-a624-3aab11c7f759|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:46:30.594Z|4fc523d6-f7a3-44dd-a624-3aab11c7f759|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:46:39.489Z|ad075a6b-7fe3-45f2-a226-f054179f3678|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:46:39.490Z|ad075a6b-7fe3-45f2-a226-f054179f3678|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:46:39.493Z|77551105-c27c-4e23-99fa-db468e82f595|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:46:39.494Z|77551105-c27c-4e23-99fa-db468e82f595|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:46:39.503Z|27ba56e3-796a-4861-a078-8d37d16db10f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:46:39.504Z|27ba56e3-796a-4861-a078-8d37d16db10f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:46:41.406Z|5fd35ed6-326c-4f07-bc42-9aff3859c6ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:46:41.407Z|5fd35ed6-326c-4f07-bc42-9aff3859c6ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:46:49.528Z|538fd792-74a6-41d8-83b7-9d59538e154c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:46:49.529Z|538fd792-74a6-41d8-83b7-9d59538e154c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:46:49.534Z|b8d53000-999c-479f-b9c8-26894e459086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:46:49.535Z|b8d53000-999c-479f-b9c8-26894e459086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:46:49.543Z|eb1408d0-c134-45f2-83a3-9b8738af3057|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:46:49.544Z|eb1408d0-c134-45f2-83a3-9b8738af3057|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:46:56.406Z|5dcfafab-11ce-47c1-a5d1-c6e1d30e6bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:46:56.412Z|5dcfafab-11ce-47c1-a5d1-c6e1d30e6bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:46:57.719Z|6efb4a1d-a9ed-4c35-b181-201c4d436323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:46:57.720Z|6efb4a1d-a9ed-4c35-b181-201c4d436323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:46:59.577Z|bdb26f7f-350d-434f-b735-84f76cc46559|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:46:59.579Z|bdb26f7f-350d-434f-b735-84f76cc46559|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:46:59.618Z|d1842de6-1597-4fac-8376-2e1d5c343689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:46:59.618Z|57d28bb2-35c1-4983-8c10-2146d1acbcda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:46:59.619Z|d1842de6-1597-4fac-8376-2e1d5c343689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:46:59.620Z|57d28bb2-35c1-4983-8c10-2146d1acbcda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:47:09.647Z|f02c9e38-5ad5-4d50-a699-37d95756bf94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:47:09.649Z|f02c9e38-5ad5-4d50-a699-37d95756bf94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:47:09.690Z|2460bfda-959f-4b84-adad-43fc3b18bf4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:47:09.691Z|2460bfda-959f-4b84-adad-43fc3b18bf4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:47:09.708Z|a1ef9f47-7cff-4750-8937-c1b9af4d08de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:47:09.709Z|a1ef9f47-7cff-4750-8937-c1b9af4d08de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:47:11.409Z|eaee861d-498d-4349-9f89-f10a394899d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:47:11.411Z|eaee861d-498d-4349-9f89-f10a394899d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:47:19.742Z|3aeb5cca-0328-4ad3-a999-3416c9bc3d15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:47:19.744Z|3aeb5cca-0328-4ad3-a999-3416c9bc3d15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:47:19.746Z|870aad49-faf4-4375-adbf-b4aba45391a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:47:19.746Z|870aad49-faf4-4375-adbf-b4aba45391a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:47:19.751Z|23082294-3a1f-405b-be25-2e38f48851a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:47:19.776Z|23082294-3a1f-405b-be25-2e38f48851a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:47:26.406Z|3613b8b8-5234-452b-bec9-784cd22ffd36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:47:26.406Z|3613b8b8-5234-452b-bec9-784cd22ffd36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:47:27.721Z|1c573178-65cb-4ada-a50f-4f8e7ef7ace0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:47:27.722Z|1c573178-65cb-4ada-a50f-4f8e7ef7ace0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:47:29.778Z|4b8642b6-faf5-4e5f-b54d-6316666323d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:47:29.779Z|4b8642b6-faf5-4e5f-b54d-6316666323d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:47:29.801Z|5bfdae29-7875-4c36-9624-d9139d91056b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:47:29.802Z|5bfdae29-7875-4c36-9624-d9139d91056b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:47:29.904Z|bc97b0ff-f526-4b37-bd92-703d03fc2b73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:47:29.907Z|bc97b0ff-f526-4b37-bd92-703d03fc2b73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:47:30.584Z|bccd1260-c0bb-470d-968e-fa6b3c848287|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:47:30.586Z|bccd1260-c0bb-470d-968e-fa6b3c848287|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:47:39.830Z|0af6f2fd-9d8f-407f-a7f5-3f8035e00ee9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:47:39.831Z|0af6f2fd-9d8f-407f-a7f5-3f8035e00ee9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:47:39.854Z|3a654669-3363-453f-9bae-5cc9cf3442fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:47:39.854Z|3a654669-3363-453f-9bae-5cc9cf3442fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:47:39.948Z|a0459428-b04a-4c9a-948c-fe01f0e720fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:47:39.949Z|a0459428-b04a-4c9a-948c-fe01f0e720fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:47:41.406Z|614315ff-8b36-4e51-a934-a3e5fb8523f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:47:41.410Z|614315ff-8b36-4e51-a934-a3e5fb8523f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:47:49.899Z|a93449c2-5a4f-4b64-af9c-8163387bf2af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:47:49.900Z|a93449c2-5a4f-4b64-af9c-8163387bf2af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:47:49.903Z|39d7f29e-604d-4f0b-a0de-be895811c315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:47:49.903Z|39d7f29e-604d-4f0b-a0de-be895811c315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:47:49.995Z|6f6e2bcb-5905-4bd6-ba92-1e0220b4108f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:47:49.996Z|6f6e2bcb-5905-4bd6-ba92-1e0220b4108f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:47:56.415Z|0939017c-a121-4c82-a431-094680015c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:47:56.416Z|0939017c-a121-4c82-a431-094680015c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:47:57.723Z|30bd38c7-0a9f-4076-bc89-9603173878ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:47:57.723Z|30bd38c7-0a9f-4076-bc89-9603173878ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:47:59.950Z|94b5bcde-afd7-4ef8-9093-c70634f5cc1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:47:59.951Z|94b5bcde-afd7-4ef8-9093-c70634f5cc1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:47:59.980Z|bb56ea8e-ae89-4fb3-bf87-24cfeb2f94b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:47:59.981Z|bb56ea8e-ae89-4fb3-bf87-24cfeb2f94b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:48:00.031Z|43ba87f6-41ad-4693-94dd-3271b84092c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:48:00.032Z|43ba87f6-41ad-4693-94dd-3271b84092c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:48:09.984Z|75087bb5-efd2-4b19-b333-146cfaa51acc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:48:09.986Z|75087bb5-efd2-4b19-b333-146cfaa51acc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:48:10.018Z|51a7c583-8128-4fa2-a2ba-ecc3c6e45f92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:48:10.019Z|51a7c583-8128-4fa2-a2ba-ecc3c6e45f92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:48:10.074Z|404c0927-d19c-4646-a16f-1bec2e06edca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:48:10.075Z|404c0927-d19c-4646-a16f-1bec2e06edca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:48:11.406Z|ce8ed8c3-c984-48c0-b5ed-393050a3c578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:48:11.406Z|ce8ed8c3-c984-48c0-b5ed-393050a3c578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:48:20.026Z|2dbcf34c-d80e-4bb9-9061-49b3ca212b26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:48:20.028Z|2dbcf34c-d80e-4bb9-9061-49b3ca212b26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:48:20.068Z|dd15899e-d32d-4295-9695-f9b073dce971|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:48:20.070Z|dd15899e-d32d-4295-9695-f9b073dce971|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:48:20.114Z|1655c547-16ef-44dc-9089-c9afe855d5e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:48:20.115Z|1655c547-16ef-44dc-9089-c9afe855d5e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:48:26.406Z|cfa9f6a0-1f0c-4a26-9c03-144adc32157b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:48:26.411Z|cfa9f6a0-1f0c-4a26-9c03-144adc32157b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:48:27.724Z|6ff84d45-db5a-4129-b637-b71adcc96f7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:48:27.725Z|6ff84d45-db5a-4129-b637-b71adcc96f7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:48:30.073Z|b6a6f89d-2f6c-4dfc-83b3-e59a3a1fe30f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:48:30.074Z|b6a6f89d-2f6c-4dfc-83b3-e59a3a1fe30f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:48:30.138Z|9851a069-f602-4b44-8c41-21991f37cf58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:48:30.139Z|9851a069-f602-4b44-8c41-21991f37cf58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:48:30.162Z|16e9834d-7f32-42fb-a3c4-75d719af68f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:48:30.163Z|16e9834d-7f32-42fb-a3c4-75d719af68f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:48:30.585Z|e2454b64-d704-40df-b048-f3b651899219|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:48:30.587Z|e2454b64-d704-40df-b048-f3b651899219|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:48:40.123Z|cf874e50-e64f-4671-b07e-cb4e69edcde0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:48:40.124Z|cf874e50-e64f-4671-b07e-cb4e69edcde0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:48:40.183Z|900673db-6cc6-4ff0-8862-2ddbae98f9d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:48:40.185Z|900673db-6cc6-4ff0-8862-2ddbae98f9d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:48:40.196Z|da33a3a3-fbc5-4fb4-aeb0-ca2063fbf908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:48:40.197Z|da33a3a3-fbc5-4fb4-aeb0-ca2063fbf908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:48:41.406Z|3eed5dd4-5980-4269-8380-8e2596c7bcf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:48:41.407Z|3eed5dd4-5980-4269-8380-8e2596c7bcf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:48:50.172Z|89c7cd66-f79f-42bd-b395-d2a640f84e9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:48:50.173Z|89c7cd66-f79f-42bd-b395-d2a640f84e9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:48:50.223Z|db6a6046-b09a-404b-944b-197bbde4ff21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:48:50.231Z|db6a6046-b09a-404b-944b-197bbde4ff21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:48:50.245Z|1399aebe-a0aa-49d5-841c-102004b0c21e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:48:50.247Z|1399aebe-a0aa-49d5-841c-102004b0c21e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:48:56.406Z|4678a6b6-05d1-4f25-9e27-4122bae89f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:48:56.406Z|4678a6b6-05d1-4f25-9e27-4122bae89f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:48:57.726Z|269d7241-d33e-4ff5-a73e-ff3769c4df8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:48:57.727Z|269d7241-d33e-4ff5-a73e-ff3769c4df8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:49:00.229Z|70855236-4324-4177-98dc-8b0df087bbd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:49:00.230Z|70855236-4324-4177-98dc-8b0df087bbd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:49:00.291Z|dfed9b79-419e-42c7-8499-610ce8543951|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:49:00.292Z|dfed9b79-419e-42c7-8499-610ce8543951|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:49:00.297Z|e55be20a-4c4f-418c-a832-46fe03ad2883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:49:00.298Z|e55be20a-4c4f-418c-a832-46fe03ad2883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:49:10.262Z|b64f96bc-b26d-4914-aa22-6bd5a0245554|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:49:10.263Z|b64f96bc-b26d-4914-aa22-6bd5a0245554|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:49:10.339Z|dbc33987-413b-4d09-a2f8-739eefef8b59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:49:10.340Z|dbc33987-413b-4d09-a2f8-739eefef8b59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:49:10.339Z|a3c4fcd4-1842-4451-8fa0-d00afcdfb9b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:49:10.342Z|a3c4fcd4-1842-4451-8fa0-d00afcdfb9b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:49:11.409Z|1487d931-6559-4689-8565-6aad90f709e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:49:11.416Z|1487d931-6559-4689-8565-6aad90f709e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:49:20.316Z|821fc510-ca6d-4480-bbb6-7248d44f862e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:49:20.318Z|821fc510-ca6d-4480-bbb6-7248d44f862e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:49:20.384Z|a1585159-1c5c-4619-9be6-ce0ec5d771af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:49:20.385Z|a1585159-1c5c-4619-9be6-ce0ec5d771af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:49:20.386Z|816b5c8f-dfaf-4d27-ad6a-9a2c358a84b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:49:20.387Z|816b5c8f-dfaf-4d27-ad6a-9a2c358a84b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:49:26.406Z|9d4199b2-1fd6-4eeb-aa7e-b55251a3ee81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:49:26.406Z|9d4199b2-1fd6-4eeb-aa7e-b55251a3ee81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:49:27.731Z|8ffcf048-a7ef-4a82-b9a9-7f26ab0bcf09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:49:27.731Z|8ffcf048-a7ef-4a82-b9a9-7f26ab0bcf09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:49:30.381Z|96df2c93-5198-4d74-af03-f7e2cff9f8e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:49:30.382Z|96df2c93-5198-4d74-af03-f7e2cff9f8e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:49:30.438Z|afefe410-f005-40ba-abc0-f8aff8cfb7c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:49:30.438Z|afefe410-f005-40ba-abc0-f8aff8cfb7c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:49:30.447Z|4eb853b4-c2f5-4669-9779-0f3767f325a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:49:30.450Z|4eb853b4-c2f5-4669-9779-0f3767f325a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:49:30.598Z|bf2d4bc5-fe57-445d-b8b5-3c0cfafb8b37|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:49:30.605Z|bf2d4bc5-fe57-445d-b8b5-3c0cfafb8b37|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:49:40.414Z|17d8761b-4b22-485b-a867-1075c7e1db69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:49:40.415Z|17d8761b-4b22-485b-a867-1075c7e1db69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:49:40.467Z|5f81c013-cfe9-440c-9100-cef7bec88953|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:49:40.470Z|5f81c013-cfe9-440c-9100-cef7bec88953|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:49:40.499Z|fa384901-992e-40c2-8651-29a8ee9c4d29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:49:40.500Z|fa384901-992e-40c2-8651-29a8ee9c4d29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:49:41.407Z|84cae867-5075-4209-8da6-7401e8876b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:49:41.407Z|84cae867-5075-4209-8da6-7401e8876b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:49:50.458Z|a9786539-98cf-4602-9b5a-3b94559ad114|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:49:50.462Z|a9786539-98cf-4602-9b5a-3b94559ad114|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:49:50.539Z|f3a6fd60-27cc-4c3e-9ff4-99ac70a00542|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:49:50.540Z|f3a6fd60-27cc-4c3e-9ff4-99ac70a00542|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:49:50.593Z|11126388-55ae-4786-ba7a-4d20aaa392c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:49:50.594Z|11126388-55ae-4786-ba7a-4d20aaa392c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:49:56.406Z|a88e960f-c582-4703-a3c1-d1e063df4e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:49:56.409Z|a88e960f-c582-4703-a3c1-d1e063df4e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:49:57.732Z|181cb9c2-b467-4925-8e44-5c8d05540861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:49:57.733Z|181cb9c2-b467-4925-8e44-5c8d05540861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:50:00.514Z|f5dd7fe3-f59d-47cd-9d0a-df2b298eb59e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:50:00.515Z|f5dd7fe3-f59d-47cd-9d0a-df2b298eb59e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:50:00.603Z|5b8dc7d7-ffe0-4782-b7a6-b9c9191ff30c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:50:00.605Z|5b8dc7d7-ffe0-4782-b7a6-b9c9191ff30c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:50:00.646Z|33a12682-f975-4f54-a06b-c6d95cd4d77f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:50:00.647Z|33a12682-f975-4f54-a06b-c6d95cd4d77f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:50:10.607Z|1ae37549-0433-4e60-99b6-8fd6805bd311|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:50:10.609Z|1ae37549-0433-4e60-99b6-8fd6805bd311|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:50:10.670Z|5b61037f-f859-4f70-a2b9-5851c6bddf39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:50:10.671Z|5b61037f-f859-4f70-a2b9-5851c6bddf39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:50:10.705Z|ca34d28e-d6fe-46e0-8ee5-a742e164f33f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:50:10.707Z|ca34d28e-d6fe-46e0-8ee5-a742e164f33f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:50:11.406Z|a93cf5b1-beb1-4698-81c9-0213dc7dc9bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:50:11.410Z|a93cf5b1-beb1-4698-81c9-0213dc7dc9bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:50:20.658Z|3a0329d4-85e9-491d-a675-74a78dc8ee67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:50:20.659Z|3a0329d4-85e9-491d-a675-74a78dc8ee67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:50:20.746Z|7f1297c4-c504-4e10-a3a9-57a7c77cc901|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:50:20.756Z|7f1297c4-c504-4e10-a3a9-57a7c77cc901|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:50:20.759Z|2e7aa6ba-2485-4d84-a991-774de22debc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:50:20.761Z|2e7aa6ba-2485-4d84-a991-774de22debc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:50:26.406Z|16afd56f-cda0-4493-bffd-5a8cf6273716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:50:26.407Z|16afd56f-cda0-4493-bffd-5a8cf6273716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:50:27.735Z|f1a751eb-74a8-4e0f-bbb9-91f6577164b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:50:27.736Z|f1a751eb-74a8-4e0f-bbb9-91f6577164b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:50:30.586Z|e699e2e4-1a6e-4e9b-a4f0-701cac115cee|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:50:30.586Z|e699e2e4-1a6e-4e9b-a4f0-701cac115cee|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:50:30.724Z|7fcdbc78-0769-4616-bd4c-a89e5da8e662|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:50:30.726Z|7fcdbc78-0769-4616-bd4c-a89e5da8e662|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:50:30.805Z|0220fb42-f046-4e5e-b592-03f04b64ac29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:50:30.805Z|0220fb42-f046-4e5e-b592-03f04b64ac29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:50:30.823Z|cb7652da-d3d3-409a-9464-32b82128234f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:50:30.824Z|cb7652da-d3d3-409a-9464-32b82128234f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:50:40.813Z|84079ebc-83c3-497e-99de-61f3013774c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:50:40.816Z|84079ebc-83c3-497e-99de-61f3013774c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:50:40.868Z|f2b23bb4-5292-4567-b832-afb12d436363|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:50:40.869Z|f2b23bb4-5292-4567-b832-afb12d436363|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:50:40.891Z|a3cdf3d4-208f-420c-b6b4-7d9f5c3e172a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:50:40.893Z|a3cdf3d4-208f-420c-b6b4-7d9f5c3e172a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:50:41.406Z|42620ea0-1b7b-496b-a0bd-28d456f2cecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:50:41.413Z|42620ea0-1b7b-496b-a0bd-28d456f2cecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:50:50.881Z|e37fa93e-7a5c-416b-94b5-a9a2841e18ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:50:50.882Z|e37fa93e-7a5c-416b-94b5-a9a2841e18ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:50:50.926Z|2ad5f46f-23bc-4646-8329-cfe800c4d36a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:50:50.929Z|2ad5f46f-23bc-4646-8329-cfe800c4d36a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:50:50.938Z|540e3847-5084-4a52-b144-99f5d381ef93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:50:50.940Z|540e3847-5084-4a52-b144-99f5d381ef93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:50:56.406Z|ee917f84-4c45-4ea7-b11c-1980c791dc91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:50:56.407Z|ee917f84-4c45-4ea7-b11c-1980c791dc91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:50:57.738Z|31adfd94-bbf5-4cc2-bf3f-629f3b7ce148|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:50:57.740Z|31adfd94-bbf5-4cc2-bf3f-629f3b7ce148|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:51:00.946Z|8f97a825-ed41-4ef6-8664-f95a2f41fe60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:51:00.947Z|8f97a825-ed41-4ef6-8664-f95a2f41fe60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:51:00.978Z|f56c41da-bd34-43be-9bfe-2fed62943d56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:51:00.980Z|f56c41da-bd34-43be-9bfe-2fed62943d56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:51:00.986Z|4928ebf7-096c-434a-b4b0-ae97ba56ce00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:51:00.987Z|4928ebf7-096c-434a-b4b0-ae97ba56ce00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:51:10.998Z|a32d44a8-cf88-47ad-bf90-72e9ffdfb826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:51:10.999Z|a32d44a8-cf88-47ad-bf90-72e9ffdfb826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:51:11.024Z|b3301531-e39a-4f03-934d-2a929e532996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:51:11.024Z|021ddc31-a1b1-40df-86d3-42df89debfc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:51:11.024Z|021ddc31-a1b1-40df-86d3-42df89debfc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:51:11.024Z|b3301531-e39a-4f03-934d-2a929e532996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:51:11.406Z|57700657-3d76-4b3c-a22d-509190b103bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:51:11.407Z|57700657-3d76-4b3c-a22d-509190b103bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:51:21.045Z|9e094cbf-aeeb-4f6e-8b30-6dfdf73b4be8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:51:21.045Z|9e094cbf-aeeb-4f6e-8b30-6dfdf73b4be8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:51:21.059Z|96987977-626b-4da6-945d-36f715dc51f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:51:21.059Z|96987977-626b-4da6-945d-36f715dc51f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:51:21.058Z|4e812a8d-26c2-427b-9bba-96745b833916|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:51:21.061Z|4e812a8d-26c2-427b-9bba-96745b833916|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:51:26.406Z|37fdaf12-f989-4997-8ecb-135c3951adaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:51:26.418Z|37fdaf12-f989-4997-8ecb-135c3951adaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:51:27.741Z|736a88a7-e853-44bf-adda-3e88eea6a041|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:51:27.742Z|736a88a7-e853-44bf-adda-3e88eea6a041|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:51:30.587Z|e5f12a1e-d141-4b0e-b61f-58fc7e84d719|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:51:30.592Z|e5f12a1e-d141-4b0e-b61f-58fc7e84d719|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:51:31.079Z|b39577de-0c9d-4da4-9a5f-5a1a07f5d60f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:51:31.080Z|b39577de-0c9d-4da4-9a5f-5a1a07f5d60f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:51:31.093Z|0addf7b6-7e05-4e6f-b9d9-7c36383293b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:51:31.095Z|0addf7b6-7e05-4e6f-b9d9-7c36383293b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:51:31.098Z|dcf62e80-aeb5-4ad4-bcb1-dc689721e207|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:51:31.101Z|dcf62e80-aeb5-4ad4-bcb1-dc689721e207|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:51:41.126Z|491f9395-cf9d-47e0-948f-7ef67eb77b34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:51:41.127Z|491f9395-cf9d-47e0-948f-7ef67eb77b34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:51:41.126Z|0c4751de-8ce9-4db3-abfb-7489918576bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:51:41.133Z|0c4751de-8ce9-4db3-abfb-7489918576bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:51:41.155Z|ff7204d0-ccfe-44ae-b985-23519ae04bcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:51:41.156Z|ff7204d0-ccfe-44ae-b985-23519ae04bcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:51:41.406Z|d84536a5-0f7b-4cb4-bcc7-89d7dfe817fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:51:41.407Z|d84536a5-0f7b-4cb4-bcc7-89d7dfe817fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:51:51.169Z|c8f16457-eb69-4df7-a759-cc230f3a3e16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:51:51.171Z|c8f16457-eb69-4df7-a759-cc230f3a3e16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:51:51.181Z|f13f517c-eb0b-4af9-90a1-576c7aa38b5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:51:51.182Z|f13f517c-eb0b-4af9-90a1-576c7aa38b5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:51:51.188Z|1d543bc4-868d-4023-a3d0-d560db3a76af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:51:51.188Z|1d543bc4-868d-4023-a3d0-d560db3a76af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:51:56.406Z|041f9508-80fd-467b-863a-b631c0e2cb79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:51:56.407Z|041f9508-80fd-467b-863a-b631c0e2cb79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:51:57.743Z|cc0a2b05-10fe-4855-bd8d-da7bffaf2280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:51:57.744Z|cc0a2b05-10fe-4855-bd8d-da7bffaf2280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:52:01.200Z|7d649474-441f-410c-b642-2eb839b499d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:52:01.201Z|7d649474-441f-410c-b642-2eb839b499d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:52:01.211Z|b9c8a6a0-aa9a-4598-be78-f9287cc62e5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:52:01.212Z|b9c8a6a0-aa9a-4598-be78-f9287cc62e5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:52:01.217Z|2658f438-4258-45d4-bc1f-c25c11ef256a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:52:01.218Z|2658f438-4258-45d4-bc1f-c25c11ef256a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:52:11.231Z|dfe14d05-3d6f-4a73-ba41-d3755af2be28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:52:11.232Z|dfe14d05-3d6f-4a73-ba41-d3755af2be28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:52:11.246Z|665b5b7f-6134-45f1-b51a-f957493316bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:52:11.247Z|665b5b7f-6134-45f1-b51a-f957493316bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:52:11.259Z|934f0c6b-aa4d-4a33-84bb-ad0af9334ac4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:52:11.261Z|934f0c6b-aa4d-4a33-84bb-ad0af9334ac4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:52:11.406Z|335876e7-cae9-4879-9baf-31edc9337f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:52:11.410Z|335876e7-cae9-4879-9baf-31edc9337f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:52:21.273Z|201eaf42-b63c-4207-ba29-415771238d63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:52:21.274Z|201eaf42-b63c-4207-ba29-415771238d63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:52:21.301Z|53418c60-3a8f-4b78-9f50-e408846c8c73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:52:21.302Z|53418c60-3a8f-4b78-9f50-e408846c8c73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:52:21.319Z|8bded8b1-d6c6-417e-9958-8f1429c66912|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:52:21.320Z|8bded8b1-d6c6-417e-9958-8f1429c66912|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:52:26.406Z|b2c766ec-2905-49a6-8bfa-43277136f81e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:52:26.406Z|b2c766ec-2905-49a6-8bfa-43277136f81e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:52:27.745Z|4ed9fc70-6ce3-4261-94e1-05cc88d4981b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:52:27.747Z|4ed9fc70-6ce3-4261-94e1-05cc88d4981b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:52:30.593Z|22669b2a-1425-46a9-83af-31b7b6972303|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:52:30.595Z|22669b2a-1425-46a9-83af-31b7b6972303|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:52:31.310Z|62c8b522-3d5d-4025-bd23-4de848397972|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:52:31.313Z|62c8b522-3d5d-4025-bd23-4de848397972|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:52:31.338Z|db076ea5-e925-42af-94d2-e4a90baceeda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:52:31.339Z|db076ea5-e925-42af-94d2-e4a90baceeda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:52:31.403Z|a494f432-bac2-4d37-a30e-fc6c9551983a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:52:31.404Z|a494f432-bac2-4d37-a30e-fc6c9551983a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:52:41.367Z|f2047e19-2764-420e-9d20-b0c7234e7e20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:52:41.368Z|f2047e19-2764-420e-9d20-b0c7234e7e20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:52:41.406Z|ccd81785-a1f9-46e4-b983-e690701d3c09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:52:41.406Z|ccd81785-a1f9-46e4-b983-e690701d3c09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:52:41.437Z|3cb464cf-f231-4b57-8c18-18403571b642|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:52:41.437Z|3cb464cf-f231-4b57-8c18-18403571b642|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:52:41.448Z|f789d3e4-4ced-4d29-ba3f-141d9d52a970|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:52:41.449Z|f789d3e4-4ced-4d29-ba3f-141d9d52a970|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:52:51.400Z|2ee51150-2a1d-48b1-b698-0b0975f433f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:52:51.401Z|2ee51150-2a1d-48b1-b698-0b0975f433f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:52:51.485Z|30a12f8f-8bf2-4ee6-9475-c7e0d1e459c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:52:51.486Z|30a12f8f-8bf2-4ee6-9475-c7e0d1e459c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:52:51.488Z|0f1dc201-4933-4b96-a47a-7b0bddc05d0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:52:51.489Z|0f1dc201-4933-4b96-a47a-7b0bddc05d0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:52:56.406Z|fd3badcb-2464-472e-9b90-3115744f88bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:52:56.412Z|fd3badcb-2464-472e-9b90-3115744f88bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:52:57.748Z|e3720898-1e7f-4dd8-ac4f-9791cd41333a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:52:57.749Z|e3720898-1e7f-4dd8-ac4f-9791cd41333a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:53:01.454Z|87a21ee3-75ed-49f4-b964-f55b1014be89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:53:01.458Z|87a21ee3-75ed-49f4-b964-f55b1014be89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:53:01.516Z|5fe3f35d-daa0-470d-8011-63ea8e27ffb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:53:01.517Z|5fe3f35d-daa0-470d-8011-63ea8e27ffb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:53:01.518Z|e3ff57dc-3528-4e80-a58a-9d6a06dab3a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:53:01.519Z|e3ff57dc-3528-4e80-a58a-9d6a06dab3a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:53:11.409Z|35f199bb-e186-4fad-9e50-2a320f8980ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:53:11.411Z|35f199bb-e186-4fad-9e50-2a320f8980ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:53:11.534Z|1e4f4abf-e8d2-45f3-aa9b-916ec2cdce1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:53:11.536Z|1e4f4abf-e8d2-45f3-aa9b-916ec2cdce1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:53:11.558Z|9a70c4cc-a571-4dfc-b0fb-18574b578d29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:53:11.559Z|9a70c4cc-a571-4dfc-b0fb-18574b578d29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:53:11.578Z|e4d9cbdd-c963-4629-a074-48fa27f159ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:53:11.578Z|e4d9cbdd-c963-4629-a074-48fa27f159ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:53:21.586Z|ea936dd5-074a-4e16-9cb1-e62890eab6e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:53:21.590Z|ea936dd5-074a-4e16-9cb1-e62890eab6e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:53:21.598Z|5fd1ac44-07c9-42bd-bd8c-3303ba7345ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:53:21.599Z|5fd1ac44-07c9-42bd-bd8c-3303ba7345ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:53:21.614Z|653a2909-5770-4a06-bfc9-938d24d52b1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:53:21.615Z|653a2909-5770-4a06-bfc9-938d24d52b1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:53:26.407Z|ad7673e0-8a54-4308-92c9-2a3fc2dece88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:53:26.409Z|ad7673e0-8a54-4308-92c9-2a3fc2dece88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:53:27.750Z|0502c7b6-01ed-4893-8160-b173a4a09d20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:53:27.751Z|0502c7b6-01ed-4893-8160-b173a4a09d20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:53:30.588Z|6b984615-b47a-4502-87d5-ee551cc9a2fc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:53:30.590Z|6b984615-b47a-4502-87d5-ee551cc9a2fc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:53:31.642Z|db17403f-7a03-4b1a-a926-9402d12692c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:53:31.643Z|17957b7b-1770-483b-adb2-b6bf5975302b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:53:31.643Z|17957b7b-1770-483b-adb2-b6bf5975302b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:53:31.646Z|db17403f-7a03-4b1a-a926-9402d12692c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:53:31.657Z|049ef86c-aa69-44f0-b503-4a689d94e2ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:53:31.659Z|049ef86c-aa69-44f0-b503-4a689d94e2ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:53:41.407Z|5c42f46f-8a15-4b36-8ad7-841f79c8252c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:53:41.412Z|5c42f46f-8a15-4b36-8ad7-841f79c8252c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:53:41.682Z|01904929-610a-4cee-8f2c-53c274d43892|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:53:41.683Z|01904929-610a-4cee-8f2c-53c274d43892|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:53:41.686Z|4754780b-5cf9-4f79-a543-2ac548b9bd79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:53:41.686Z|4754780b-5cf9-4f79-a543-2ac548b9bd79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:53:41.706Z|b1e42754-d48b-4d88-9682-34646374d9e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:53:41.707Z|b1e42754-d48b-4d88-9682-34646374d9e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:53:51.718Z|8dbf8936-9bf6-451f-b04b-dbe8b212ff4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:53:51.720Z|8dbf8936-9bf6-451f-b04b-dbe8b212ff4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:53:51.729Z|020445e1-fa0c-49a2-8a77-4b93789f8dbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:53:51.730Z|020445e1-fa0c-49a2-8a77-4b93789f8dbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:53:51.741Z|a431f8dc-f772-4877-96e6-438fc6321962|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:53:51.742Z|a431f8dc-f772-4877-96e6-438fc6321962|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:53:56.406Z|9980568a-645b-4b7c-a516-58750eabd1a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:53:56.406Z|9980568a-645b-4b7c-a516-58750eabd1a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:53:57.752Z|4d4c1af1-6ed6-4cdc-b4a0-d542b6c1981e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:53:57.753Z|4d4c1af1-6ed6-4cdc-b4a0-d542b6c1981e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:54:01.751Z|7aedad18-b92d-4e8f-816a-6867d48ca9e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:54:01.753Z|7aedad18-b92d-4e8f-816a-6867d48ca9e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:54:01.799Z|3139a4fd-f7b3-4e29-9b96-e0952deae426|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:54:01.800Z|3139a4fd-f7b3-4e29-9b96-e0952deae426|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:54:01.826Z|2fa22fe5-9a44-47cd-bcb0-6387e25f011f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:54:01.828Z|2fa22fe5-9a44-47cd-bcb0-6387e25f011f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:54:11.406Z|a4e8aa1d-4e46-42fc-8f0a-77b68b1cdd8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:54:11.407Z|a4e8aa1d-4e46-42fc-8f0a-77b68b1cdd8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:54:11.786Z|e9074c50-41d0-46c5-96f9-88e5ad4a2157|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:54:11.786Z|e9074c50-41d0-46c5-96f9-88e5ad4a2157|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:54:11.864Z|24488b49-6a0c-4111-bc75-3c4cffb3be4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:54:11.863Z|18984576-b84a-450d-9a0b-d2c7c1930676|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:54:11.865Z|18984576-b84a-450d-9a0b-d2c7c1930676|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:54:11.865Z|24488b49-6a0c-4111-bc75-3c4cffb3be4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:54:21.820Z|446d9d60-a4bf-4074-af29-6b1049f4a36a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:54:21.823Z|446d9d60-a4bf-4074-af29-6b1049f4a36a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:54:21.905Z|c9d405fd-4a84-4604-9446-2ca8f8c392d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:54:21.907Z|c9d405fd-4a84-4604-9446-2ca8f8c392d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:54:21.921Z|c36c2d9f-7e78-44e2-84aa-aeb88f80a3ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:54:21.923Z|c36c2d9f-7e78-44e2-84aa-aeb88f80a3ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:54:26.406Z|39e62c41-6baf-4a01-8980-57f5914ae031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:54:26.415Z|39e62c41-6baf-4a01-8980-57f5914ae031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:54:27.757Z|d4440f98-0944-4145-8ea8-900448d0a016|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:54:27.758Z|d4440f98-0944-4145-8ea8-900448d0a016|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:54:30.591Z|1dc93e92-b621-4759-a1ae-81fdccbf88f8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:54:30.593Z|1dc93e92-b621-4759-a1ae-81fdccbf88f8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:54:31.881Z|29c63147-ae47-41ae-a285-99271e62d60f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:54:31.884Z|29c63147-ae47-41ae-a285-99271e62d60f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:54:31.958Z|6e04ad59-392d-422f-b587-9e2811a18d89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:54:31.959Z|6e04ad59-392d-422f-b587-9e2811a18d89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:54:31.970Z|5228295c-d895-4597-9e07-564c1f1f8088|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:54:31.971Z|5228295c-d895-4597-9e07-564c1f1f8088|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:54:41.406Z|2bfd49aa-8d68-427a-a858-94c49a6f6f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:54:41.406Z|2bfd49aa-8d68-427a-a858-94c49a6f6f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:54:41.929Z|52da84ff-223b-4a19-92f1-e28bbc4100dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:54:41.930Z|52da84ff-223b-4a19-92f1-e28bbc4100dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:54:41.999Z|4725f1ec-1825-4098-84d7-29ab696ad6af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:54:42.000Z|4725f1ec-1825-4098-84d7-29ab696ad6af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:54:42.044Z|f0aade8d-172a-4a6d-b755-a1bf1b2ff96e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:54:42.045Z|f0aade8d-172a-4a6d-b755-a1bf1b2ff96e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:54:51.965Z|77f5c009-94b1-45f0-9b9c-d3d9663f0ad9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:54:51.966Z|77f5c009-94b1-45f0-9b9c-d3d9663f0ad9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:54:52.033Z|9a7f6980-4f78-4292-9da9-c3e55d594860|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:54:52.035Z|9a7f6980-4f78-4292-9da9-c3e55d594860|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:54:52.101Z|ce706ce9-0115-4258-9c59-73ed372bb200|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:54:52.102Z|ce706ce9-0115-4258-9c59-73ed372bb200|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:54:56.406Z|3c08e3d5-a384-4834-b564-8ecd89098b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:54:56.406Z|3c08e3d5-a384-4834-b564-8ecd89098b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:54:57.759Z|bc29d585-133a-4d8d-ae8b-e626b67e8284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:54:57.761Z|bc29d585-133a-4d8d-ae8b-e626b67e8284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:55:02.010Z|355ca815-bc14-46c9-b534-bae4f7306c6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:55:02.011Z|355ca815-bc14-46c9-b534-bae4f7306c6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:55:02.074Z|8111116a-97c1-4cf2-b79a-ace75981760a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:55:02.075Z|8111116a-97c1-4cf2-b79a-ace75981760a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:55:02.204Z|68c3337e-f86b-4ab8-9384-dfec542dcb7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:55:02.206Z|68c3337e-f86b-4ab8-9384-dfec542dcb7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:55:11.407Z|d1c3f4d0-e624-49cf-bfb2-43efe9deffc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:55:11.426Z|d1c3f4d0-e624-49cf-bfb2-43efe9deffc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:55:12.053Z|a937e3a3-4f46-4a74-b074-10ef8ce20e2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:55:12.054Z|a937e3a3-4f46-4a74-b074-10ef8ce20e2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:55:12.128Z|6cd65c78-c393-4b83-bc3b-35f08e0c4721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:55:12.129Z|6cd65c78-c393-4b83-bc3b-35f08e0c4721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:55:12.298Z|b5d69ea7-41fb-4450-8afd-79ff1a217431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:55:12.300Z|b5d69ea7-41fb-4450-8afd-79ff1a217431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:55:22.099Z|26a11d2b-296c-4865-81eb-951ebf7986e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:55:22.100Z|26a11d2b-296c-4865-81eb-951ebf7986e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:55:22.183Z|da2ffd2f-c82f-4ffb-bfe9-942db2d20f96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:55:22.184Z|da2ffd2f-c82f-4ffb-bfe9-942db2d20f96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:55:22.379Z|e28484f1-5c26-4149-b57d-34fbac506a93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:55:22.380Z|e28484f1-5c26-4149-b57d-34fbac506a93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:55:26.406Z|f8b96506-a894-4ea3-b7e9-e1153727fc80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:55:26.407Z|f8b96506-a894-4ea3-b7e9-e1153727fc80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:55:27.764Z|69e6ee38-2a53-4afd-b530-a56394062810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:55:27.765Z|69e6ee38-2a53-4afd-b530-a56394062810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:55:30.589Z|d4d6766b-b724-4cde-83ea-209c6ed5d37b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:55:30.590Z|d4d6766b-b724-4cde-83ea-209c6ed5d37b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:55:32.146Z|cdf08583-11c1-4a31-acfa-cdd54b4a7e65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:55:32.147Z|cdf08583-11c1-4a31-acfa-cdd54b4a7e65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:55:32.241Z|0bfb9070-5a20-49fe-b172-c6d6c85d579c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:55:32.243Z|0bfb9070-5a20-49fe-b172-c6d6c85d579c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:55:32.432Z|662fcbfc-8964-4656-bcca-8c21f9b338fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:55:32.433Z|662fcbfc-8964-4656-bcca-8c21f9b338fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:55:41.406Z|f4dfd5bb-d4d1-46e7-a313-ae0d7614ff29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:55:41.406Z|f4dfd5bb-d4d1-46e7-a313-ae0d7614ff29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:55:42.281Z|2c0d4e6e-f7a6-42d0-aed4-2cedef137dd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:55:42.287Z|b3f18a74-7205-4d4c-8c67-bf14af7cc07f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:55:42.289Z|b3f18a74-7205-4d4c-8c67-bf14af7cc07f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:55:42.282Z|2c0d4e6e-f7a6-42d0-aed4-2cedef137dd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:55:42.497Z|abf276fa-9c86-4c2c-9727-8a6cf395c170|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:55:42.498Z|abf276fa-9c86-4c2c-9727-8a6cf395c170|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:55:52.366Z|23de3927-0168-4cbe-a036-b2d5705b0152|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:55:52.367Z|23de3927-0168-4cbe-a036-b2d5705b0152|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:55:52.414Z|a9a7ca8f-5671-47d0-b850-10f13203a876|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:55:52.415Z|a9a7ca8f-5671-47d0-b850-10f13203a876|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:55:52.590Z|ad982f32-1353-477c-a7ed-372622654da8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:55:52.591Z|ad982f32-1353-477c-a7ed-372622654da8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:55:56.406Z|f158efba-d156-44e8-a836-baa530196b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:55:56.411Z|f158efba-d156-44e8-a836-baa530196b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:55:57.766Z|9a38b0d2-58d3-400b-a56a-bc34c8cd34cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:55:57.767Z|9a38b0d2-58d3-400b-a56a-bc34c8cd34cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:56:02.505Z|d2bbcec6-1659-47da-96f1-3fc057044263|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:56:02.506Z|d2bbcec6-1659-47da-96f1-3fc057044263|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:56:02.508Z|0c431c6f-fe3e-48d1-8f4e-f47c318bbcf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:56:02.509Z|0c431c6f-fe3e-48d1-8f4e-f47c318bbcf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:56:02.675Z|c3358eea-fa98-49d6-af38-5f55be7e4de6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:56:02.676Z|c3358eea-fa98-49d6-af38-5f55be7e4de6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:56:11.407Z|c4a44ac0-d8a4-4ffd-b067-671ca8d504fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:56:11.408Z|c4a44ac0-d8a4-4ffd-b067-671ca8d504fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:56:12.581Z|96953d4e-2bfa-4f19-9b4b-033b87e1cae1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:56:12.581Z|96953d4e-2bfa-4f19-9b4b-033b87e1cae1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:56:12.633Z|fe2f545f-6140-4545-8f47-3d9ec21ed177|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:56:12.634Z|fe2f545f-6140-4545-8f47-3d9ec21ed177|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:56:12.834Z|b47eb44b-b1a1-447c-b87e-9b64cdf066eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:56:12.835Z|b47eb44b-b1a1-447c-b87e-9b64cdf066eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:56:22.759Z|bd810793-702a-479b-af07-a8ffa6196d7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:56:22.764Z|bd810793-702a-479b-af07-a8ffa6196d7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:56:22.797Z|3be3b59d-e34e-446c-af04-8b8b59644ebf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:56:22.798Z|3be3b59d-e34e-446c-af04-8b8b59644ebf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:56:22.913Z|36985e01-e64d-4767-a48a-3a5e1c6fda2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:56:22.915Z|36985e01-e64d-4767-a48a-3a5e1c6fda2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:56:26.406Z|f42ec5e3-ff22-4518-a608-7795d2bc936a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:56:26.406Z|f42ec5e3-ff22-4518-a608-7795d2bc936a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:56:27.768Z|c06b9007-ba8f-4eab-b1b9-34488ca61e66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:56:27.768Z|c06b9007-ba8f-4eab-b1b9-34488ca61e66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:56:30.597Z|d1a8cc59-3d3e-4ed0-a449-1178b08bbd80|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:56:30.599Z|d1a8cc59-3d3e-4ed0-a449-1178b08bbd80|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:56:32.884Z|e1f47a14-1f91-467b-9c6e-8a8dffa677b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:56:32.885Z|e1f47a14-1f91-467b-9c6e-8a8dffa677b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:56:32.901Z|201aace5-b663-460d-9964-2304973c941a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:56:32.902Z|201aace5-b663-460d-9964-2304973c941a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:56:33.023Z|ac35bc1c-6c8c-4e33-94d9-37c00e78cffc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:56:33.025Z|ac35bc1c-6c8c-4e33-94d9-37c00e78cffc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:56:41.406Z|493d0d6b-f593-4499-90e5-53dd59a030f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:56:41.409Z|493d0d6b-f593-4499-90e5-53dd59a030f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:56:42.964Z|14b0debf-6efd-4644-b107-7405a9114323|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:56:42.966Z|14b0debf-6efd-4644-b107-7405a9114323|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:56:43.007Z|7fc9dd26-80f0-44a6-b1bc-515477ceba5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:56:43.010Z|7fc9dd26-80f0-44a6-b1bc-515477ceba5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:56:43.081Z|66251f78-facf-4696-a24c-d2e80401fa74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:56:43.082Z|66251f78-facf-4696-a24c-d2e80401fa74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:56:53.037Z|7068ae65-f412-4687-af08-c7b96934e99a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:56:53.038Z|7068ae65-f412-4687-af08-c7b96934e99a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:56:53.089Z|70a29a6f-9b61-4de5-b0c8-c81719a6ffad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:56:53.090Z|70a29a6f-9b61-4de5-b0c8-c81719a6ffad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:56:53.172Z|11acbad7-aa12-401a-bb35-bac863921d52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:56:53.173Z|11acbad7-aa12-401a-bb35-bac863921d52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:56:56.406Z|82fa318b-71d1-4fc1-90f7-35f1a2ff18a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:56:56.407Z|82fa318b-71d1-4fc1-90f7-35f1a2ff18a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:56:57.769Z|8d8487f7-07df-4c60-8e74-9fd372fc5e5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:56:57.770Z|8d8487f7-07df-4c60-8e74-9fd372fc5e5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:57:03.090Z|c2fa991f-7b09-4218-ab04-77fec44cfa3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:57:03.092Z|c2fa991f-7b09-4218-ab04-77fec44cfa3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:57:03.179Z|a6bb98cf-41cf-4aa1-90d8-561348619e8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:57:03.180Z|a6bb98cf-41cf-4aa1-90d8-561348619e8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:57:03.239Z|8cf7cf53-b1f9-4504-ab1e-afd8972dbb60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:57:03.240Z|8cf7cf53-b1f9-4504-ab1e-afd8972dbb60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:57:11.406Z|76d4bf2c-39c7-4816-933d-5eed6784c640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:57:11.406Z|76d4bf2c-39c7-4816-933d-5eed6784c640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:57:13.181Z|c5b4d83a-aa29-4d79-8f6e-4dd7974baa15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:57:13.182Z|c5b4d83a-aa29-4d79-8f6e-4dd7974baa15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:57:13.292Z|14cef6fb-a894-4b72-92f2-ef4053f4a238|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:57:13.292Z|14cef6fb-a894-4b72-92f2-ef4053f4a238|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:57:13.398Z|17aee5ed-eb97-4360-bacf-1a5f276cc962|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:57:13.399Z|17aee5ed-eb97-4360-bacf-1a5f276cc962|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:57:23.250Z|de9ade3d-ae21-47b4-8e73-6c81b77fcf23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:57:23.251Z|de9ade3d-ae21-47b4-8e73-6c81b77fcf23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:57:23.391Z|6925a092-8d0a-4a15-85d3-53b98ebf6fb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:57:23.393Z|6925a092-8d0a-4a15-85d3-53b98ebf6fb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:57:23.473Z|5d212459-6f3c-4c7d-9c34-b3b5ad123dc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:57:23.474Z|5d212459-6f3c-4c7d-9c34-b3b5ad123dc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:57:26.405Z|f2d86e44-3c1b-4238-a404-aad0665c2c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:57:26.410Z|f2d86e44-3c1b-4238-a404-aad0665c2c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:57:27.771Z|b30c3693-f932-4c79-91c6-ee29767ade6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:57:27.772Z|b30c3693-f932-4c79-91c6-ee29767ade6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:57:30.588Z|19add658-206f-4bca-b9ce-6406429317d0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:57:30.590Z|19add658-206f-4bca-b9ce-6406429317d0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:57:33.311Z|66b0176b-186f-42fb-8d2f-9ff138e6c485|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:57:33.312Z|66b0176b-186f-42fb-8d2f-9ff138e6c485|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:57:33.450Z|f20b9f47-a9a8-4d10-843d-887af92772f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:57:33.452Z|f20b9f47-a9a8-4d10-843d-887af92772f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:57:33.530Z|59312b70-fd3d-476d-842e-67f78b2529c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:57:33.532Z|59312b70-fd3d-476d-842e-67f78b2529c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:57:41.406Z|649e0298-0f5e-4537-bd47-8f90d547495d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:57:41.406Z|649e0298-0f5e-4537-bd47-8f90d547495d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:57:43.354Z|2113aac3-7218-47f2-9bb3-3ef5cee22c88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:57:43.355Z|2113aac3-7218-47f2-9bb3-3ef5cee22c88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:57:43.518Z|4832b6c1-3821-4bc6-8782-32454a7756b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:57:43.519Z|4832b6c1-3821-4bc6-8782-32454a7756b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:57:43.578Z|2ca2b6c8-1f74-4e29-87a0-f5da8416c2d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:57:43.580Z|2ca2b6c8-1f74-4e29-87a0-f5da8416c2d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:57:53.465Z|11b12044-74cf-41d3-8356-604a6d58c646|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:57:53.466Z|11b12044-74cf-41d3-8356-604a6d58c646|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:57:53.580Z|2c88badc-98a0-4a17-a5c6-46e6619ab0df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:57:53.581Z|2c88badc-98a0-4a17-a5c6-46e6619ab0df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:57:53.648Z|77b48d31-e2b9-4d1c-aaa9-23a42c3b77f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:57:53.651Z|77b48d31-e2b9-4d1c-aaa9-23a42c3b77f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:57:56.406Z|1814f272-a2e8-492c-8f3a-c4e22464d0da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:57:56.406Z|1814f272-a2e8-492c-8f3a-c4e22464d0da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:57:57.773Z|8f6f3abf-b870-4e90-8026-b3368544213d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:57:57.773Z|8f6f3abf-b870-4e90-8026-b3368544213d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:58:03.533Z|fa838de9-647f-4517-ab39-503cb6b4d136|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:58:03.534Z|fa838de9-647f-4517-ab39-503cb6b4d136|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:58:03.649Z|4ee2627b-55ac-4204-8550-a2952b9b666c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:58:03.650Z|4ee2627b-55ac-4204-8550-a2952b9b666c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:58:03.705Z|7deb6f62-f234-4318-ac51-72aa36095dc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:58:03.706Z|7deb6f62-f234-4318-ac51-72aa36095dc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:58:11.406Z|c5663cc6-45cc-41a2-b02e-092d8310cfde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:58:11.410Z|c5663cc6-45cc-41a2-b02e-092d8310cfde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:58:13.629Z|4b104658-da6f-4632-a5bd-77009b496cd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:58:13.630Z|4b104658-da6f-4632-a5bd-77009b496cd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:58:13.694Z|ff5a6230-559c-4da8-bc04-7b4ca3c99dcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:58:13.696Z|ff5a6230-559c-4da8-bc04-7b4ca3c99dcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:58:13.771Z|84aecb82-2203-423c-8dfc-6c6cea494e98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:58:13.772Z|84aecb82-2203-423c-8dfc-6c6cea494e98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:58:23.695Z|1016d0bb-e1bc-4287-9693-0815b1750196|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:58:23.696Z|1016d0bb-e1bc-4287-9693-0815b1750196|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:58:23.764Z|1fbf0797-3f0a-43a5-a728-b2fbfbe8fd27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:58:23.765Z|1fbf0797-3f0a-43a5-a728-b2fbfbe8fd27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:58:23.838Z|b4d4afdd-3874-475e-9719-791718bb7d06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:58:23.839Z|b4d4afdd-3874-475e-9719-791718bb7d06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:58:26.406Z|f227ea08-59f1-4257-8a48-e82e0a0564fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:58:26.406Z|f227ea08-59f1-4257-8a48-e82e0a0564fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:58:27.774Z|62d50807-c6f8-4306-8ad5-0c045ae847e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:58:27.775Z|62d50807-c6f8-4306-8ad5-0c045ae847e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:58:30.596Z|504708ec-5c72-4fd5-9481-e684d265dd5a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:58:30.597Z|504708ec-5c72-4fd5-9481-e684d265dd5a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:58:33.754Z|f39ace92-907c-4337-91e4-16d02d3d22d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:58:33.758Z|f39ace92-907c-4337-91e4-16d02d3d22d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:58:33.830Z|580864ba-bd49-4470-a75a-d2ebe3649b0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:58:33.831Z|580864ba-bd49-4470-a75a-d2ebe3649b0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:58:33.905Z|00f5228d-a0b9-4435-a08d-28516c78ced2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:58:33.907Z|00f5228d-a0b9-4435-a08d-28516c78ced2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:58:41.406Z|6cc54599-b795-40df-92f1-8c69f1a4db67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:58:41.407Z|6cc54599-b795-40df-92f1-8c69f1a4db67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:58:43.860Z|b9c853b0-8b8b-4a16-b1c4-44ac8a06b556|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:58:43.865Z|b9c853b0-8b8b-4a16-b1c4-44ac8a06b556|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:58:43.885Z|1d83a205-5731-401c-a58c-9a50e20b87ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:58:43.886Z|1d83a205-5731-401c-a58c-9a50e20b87ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:58:43.988Z|c22e5f4b-e9db-41c6-9b6c-f8dbf5f2166c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:58:43.989Z|c22e5f4b-e9db-41c6-9b6c-f8dbf5f2166c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:58:53.954Z|72a81611-9205-46cb-b97f-74146571f309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:58:53.955Z|72a81611-9205-46cb-b97f-74146571f309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:58:53.962Z|eeb2ef9d-2074-4a30-a2c4-765f084f310c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:58:53.963Z|eeb2ef9d-2074-4a30-a2c4-765f084f310c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:58:54.064Z|d30b49fa-62b9-4fc3-81ae-a5474eabdae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:58:54.066Z|d30b49fa-62b9-4fc3-81ae-a5474eabdae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:58:56.406Z|c57aea83-b190-40b8-a424-1e4c5316f3b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:58:56.410Z|c57aea83-b190-40b8-a424-1e4c5316f3b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:58:57.776Z|82136c15-b6f7-49b9-a74e-bac63f967d37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:58:57.777Z|82136c15-b6f7-49b9-a74e-bac63f967d37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:59:04.031Z|44d72e7d-0cc0-4ad2-9950-982a8b12bed6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:59:04.031Z|92646d81-95a8-4af6-8314-55dfa56b942e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:59:04.032Z|44d72e7d-0cc0-4ad2-9950-982a8b12bed6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:59:04.032Z|92646d81-95a8-4af6-8314-55dfa56b942e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:59:04.148Z|04aacf63-02cf-433b-8e56-561ab4e0538f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:59:04.150Z|04aacf63-02cf-433b-8e56-561ab4e0538f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:59:11.406Z|d59a13ca-f8da-411c-8ca7-8d2748a271fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:59:11.407Z|d59a13ca-f8da-411c-8ca7-8d2748a271fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:59:14.110Z|24e61db7-8b9b-499d-bb16-6aabfb6acdef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:59:14.113Z|24e61db7-8b9b-499d-bb16-6aabfb6acdef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:59:14.107Z|edd9105f-f2c9-4dbf-917a-9f00837691b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:59:14.119Z|edd9105f-f2c9-4dbf-917a-9f00837691b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:59:14.203Z|65224e82-c054-4aae-bd9c-d0ce7aedb3dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:59:14.205Z|65224e82-c054-4aae-bd9c-d0ce7aedb3dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:59:24.166Z|fc4b25c0-55d6-4b3d-b7cd-4b256c2749c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:59:24.167Z|fc4b25c0-55d6-4b3d-b7cd-4b256c2749c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:59:24.216Z|72dbc74c-219f-40b2-a7c9-4de5b1c1bffb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:59:24.217Z|72dbc74c-219f-40b2-a7c9-4de5b1c1bffb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:59:24.282Z|6c10ccfd-6322-4458-8417-46d89352b89d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:59:24.283Z|6c10ccfd-6322-4458-8417-46d89352b89d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:59:26.406Z|4aa9bff8-d420-4024-8749-7ec1c42c6451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:59:26.407Z|4aa9bff8-d420-4024-8749-7ec1c42c6451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:59:27.780Z|2e8d2789-84e1-4ad8-be52-463fce4a0115|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:59:27.782Z|2e8d2789-84e1-4ad8-be52-463fce4a0115|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:59:30.584Z|4051c350-f66d-4a62-8ee8-838bced14f04|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T08:59:30.585Z|4051c350-f66d-4a62-8ee8-838bced14f04|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T08:59:34.213Z|c95cc3d3-31d9-4cb4-aca3-baebc635382a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:59:34.215Z|c95cc3d3-31d9-4cb4-aca3-baebc635382a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:59:34.270Z|9d967f6d-4e0d-4098-9f17-432d55527f9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:59:34.271Z|9d967f6d-4e0d-4098-9f17-432d55527f9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:59:34.344Z|4e2b1bb8-286a-43be-b9da-255cbc077566|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:59:34.345Z|4e2b1bb8-286a-43be-b9da-255cbc077566|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:59:41.406Z|5974a0eb-1f27-4740-bb23-096f14193b26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:59:41.418Z|5974a0eb-1f27-4740-bb23-096f14193b26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:59:44.281Z|cdc62722-cdbf-413d-88ea-b5f999a313ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:59:44.283Z|cdc62722-cdbf-413d-88ea-b5f999a313ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:59:44.360Z|b9fd6661-98a5-4a34-8bdf-d1deeb711b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:59:44.361Z|b9fd6661-98a5-4a34-8bdf-d1deeb711b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:59:44.420Z|676e2514-05ea-47c8-be81-06d64fae20f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:59:44.421Z|676e2514-05ea-47c8-be81-06d64fae20f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:59:54.371Z|58791d63-8b8f-4faa-86f5-66d15a897b90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:59:54.373Z|58791d63-8b8f-4faa-86f5-66d15a897b90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:59:54.430Z|d6c9acd9-2a99-4922-a4cb-1a889a083126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:59:54.432Z|d6c9acd9-2a99-4922-a4cb-1a889a083126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:59:54.481Z|7659d533-d911-4c8f-b6ca-eb101dc8460e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T08:59:54.482Z|7659d533-d911-4c8f-b6ca-eb101dc8460e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T08:59:56.406Z|90d4867e-ffac-4bcb-8cc6-842f0d2181f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:59:56.407Z|90d4867e-ffac-4bcb-8cc6-842f0d2181f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T08:59:57.784Z|d4590457-04fb-4e96-8ff2-f8374176d05b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T08:59:57.786Z|d4590457-04fb-4e96-8ff2-f8374176d05b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:00:04.472Z|3d176ef7-325e-4204-b0f9-240acfa74e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:00:04.474Z|3d176ef7-325e-4204-b0f9-240acfa74e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:00:04.490Z|cc16663d-413e-4a41-80b4-cc6c442a45a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:00:04.491Z|cc16663d-413e-4a41-80b4-cc6c442a45a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:00:04.570Z|231c55e3-3e87-4500-93e2-74b325688660|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:00:04.573Z|231c55e3-3e87-4500-93e2-74b325688660|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:00:11.407Z|3cfc19be-56de-403d-8677-f08f47fce126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:00:11.408Z|3cfc19be-56de-403d-8677-f08f47fce126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:00:14.577Z|de2fa6d4-03db-45aa-b0c5-3e0daa1d319a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:00:14.579Z|de2fa6d4-03db-45aa-b0c5-3e0daa1d319a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:00:14.605Z|18e63957-5291-4f0b-ac57-c13cd02bf0b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:00:14.606Z|18e63957-5291-4f0b-ac57-c13cd02bf0b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:00:14.662Z|7e1ed29a-ce0f-4020-a798-28b11a3229a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:00:14.663Z|7e1ed29a-ce0f-4020-a798-28b11a3229a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:00:24.669Z|a5ec4e0a-632e-4c81-b86e-c4893d3fbde3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:00:24.671Z|a5ec4e0a-632e-4c81-b86e-c4893d3fbde3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:00:24.677Z|1431d2f3-3eff-4c0f-bc3f-cf8301ca67c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:00:24.678Z|1431d2f3-3eff-4c0f-bc3f-cf8301ca67c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:00:24.785Z|cc3e5e3f-6320-4b17-9452-50de5b817b65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:00:24.786Z|cc3e5e3f-6320-4b17-9452-50de5b817b65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:00:26.406Z|973c94c6-41d8-4509-8b57-f917b29e4ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:00:26.411Z|973c94c6-41d8-4509-8b57-f917b29e4ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:00:27.787Z|fefb373e-7930-4a16-8c61-d43a9b91d5c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:00:27.788Z|fefb373e-7930-4a16-8c61-d43a9b91d5c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:00:30.586Z|3116d61b-a669-4b85-937d-12bb2195c0d2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:00:30.587Z|3116d61b-a669-4b85-937d-12bb2195c0d2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:00:34.804Z|ea0e73de-f23f-4e8b-af39-c3f543b25348|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:00:34.806Z|ea0e73de-f23f-4e8b-af39-c3f543b25348|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:00:34.831Z|a6ffe5e9-643b-497c-b9ff-534f761e7577|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:00:34.832Z|a6ffe5e9-643b-497c-b9ff-534f761e7577|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:00:34.871Z|6b91ff5f-d1f1-4fd4-88a5-b500f2b1d4a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:00:34.872Z|6b91ff5f-d1f1-4fd4-88a5-b500f2b1d4a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:00:41.406Z|8fbbf379-5c7a-495d-9f46-463e18ce7111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:00:41.407Z|8fbbf379-5c7a-495d-9f46-463e18ce7111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:00:44.897Z|fbfbfd52-e806-4478-8e80-6fb09a5be737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:00:44.898Z|fbfbfd52-e806-4478-8e80-6fb09a5be737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:00:44.968Z|c30c2d73-a909-4cce-bf1f-8d4ba8e11f53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:00:44.968Z|c30c2d73-a909-4cce-bf1f-8d4ba8e11f53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:00:44.988Z|b0dbdc65-9e83-446c-b97f-8a16a5ac7fbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:00:44.989Z|b0dbdc65-9e83-446c-b97f-8a16a5ac7fbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:00:55.023Z|a4fd2497-90d0-44d7-9f82-47f3a746e581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:00:55.024Z|a4fd2497-90d0-44d7-9f82-47f3a746e581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:00:55.076Z|9b249432-34a6-49b6-9e36-2301175b05ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:00:55.076Z|3cfb36d8-d18c-41b3-b2d8-d0b9d5fa4a9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:00:55.077Z|9b249432-34a6-49b6-9e36-2301175b05ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:00:55.078Z|3cfb36d8-d18c-41b3-b2d8-d0b9d5fa4a9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:00:56.406Z|4ba74f08-124e-47ce-b392-ecb36f0dd55b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:00:56.406Z|4ba74f08-124e-47ce-b392-ecb36f0dd55b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:00:57.789Z|4c3cecc3-e931-4841-a93c-4f70ca81788d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:00:57.791Z|4c3cecc3-e931-4841-a93c-4f70ca81788d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:01:05.104Z|a27f357d-1cd4-4e5f-85c5-d30ec582b776|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:01:05.105Z|a27f357d-1cd4-4e5f-85c5-d30ec582b776|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:01:05.143Z|b13359f8-65e4-4804-910c-5b9b5ab81393|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:01:05.144Z|b13359f8-65e4-4804-910c-5b9b5ab81393|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:01:05.147Z|5ebe7c84-abc4-4fec-9521-eff7dee68100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:01:05.148Z|5ebe7c84-abc4-4fec-9521-eff7dee68100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:01:11.406Z|d79b0a6a-a3e7-4cc8-b48e-7bbcd1bb7f39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:01:11.410Z|d79b0a6a-a3e7-4cc8-b48e-7bbcd1bb7f39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:01:15.203Z|ce40fafb-7798-4b5e-9f4c-9ef08c60e433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:01:15.205Z|ce40fafb-7798-4b5e-9f4c-9ef08c60e433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:01:15.220Z|1fe08e79-eb51-48ad-9926-6735fc1b8cb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:01:15.221Z|1fe08e79-eb51-48ad-9926-6735fc1b8cb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:01:15.222Z|3fae248e-4dc7-4080-b577-c528b03807e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:01:15.223Z|3fae248e-4dc7-4080-b577-c528b03807e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:01:25.321Z|63412410-edd5-43a5-a138-480cf8bccdfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:01:25.321Z|08e65df7-98d2-45b9-ba76-6b34f1d892ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:01:25.322Z|63412410-edd5-43a5-a138-480cf8bccdfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:01:25.322Z|08e65df7-98d2-45b9-ba76-6b34f1d892ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:01:25.346Z|0df54d71-7442-4899-a9b4-3b7127ba1816|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:01:25.347Z|0df54d71-7442-4899-a9b4-3b7127ba1816|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:01:26.406Z|380384f0-68a2-420a-b167-7cf264955ddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:01:26.406Z|380384f0-68a2-420a-b167-7cf264955ddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:01:27.791Z|882f67a2-6c21-493e-817b-aa5458f3f46f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:01:27.792Z|882f67a2-6c21-493e-817b-aa5458f3f46f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:01:30.583Z|4e8bbb59-946e-42b0-89cc-400fa0e877b4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:01:30.584Z|4e8bbb59-946e-42b0-89cc-400fa0e877b4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:01:35.382Z|f1115035-bdd3-4570-b9c5-0068816d1319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:01:35.383Z|f1115035-bdd3-4570-b9c5-0068816d1319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:01:35.418Z|376e2cf5-c806-4476-be6e-0ee177da813c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:01:35.419Z|376e2cf5-c806-4476-be6e-0ee177da813c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:01:35.437Z|118da2d6-1198-4bde-964b-2d6f24c1a37f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:01:35.439Z|118da2d6-1198-4bde-964b-2d6f24c1a37f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:01:41.406Z|cd687c88-4fd9-4207-a289-84b26bd8f55b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:01:41.406Z|cd687c88-4fd9-4207-a289-84b26bd8f55b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:01:45.434Z|9f3516ce-ce27-491e-a211-d6eb881c7894|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:01:45.435Z|9f3516ce-ce27-491e-a211-d6eb881c7894|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:01:45.474Z|eb3ec9eb-642f-4dc7-94c2-2956c8bf2c82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:01:45.476Z|eb3ec9eb-642f-4dc7-94c2-2956c8bf2c82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:01:45.492Z|f7f0e507-9b61-40c4-b43f-03879b785806|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:01:45.492Z|f7f0e507-9b61-40c4-b43f-03879b785806|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:01:55.515Z|d3c8c122-cda6-4e0a-b310-0714f93a0d0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:01:55.516Z|d3c8c122-cda6-4e0a-b310-0714f93a0d0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:01:55.557Z|3bbb0c3e-a81b-41c6-95da-06ee9c84bfb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:01:55.559Z|3bbb0c3e-a81b-41c6-95da-06ee9c84bfb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:01:55.583Z|e86526e2-4add-4a2a-91ee-b1ed32bc324d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:01:55.584Z|e86526e2-4add-4a2a-91ee-b1ed32bc324d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:01:56.406Z|b75a3b8d-446c-4d9f-84ad-1fbe2209e6f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:01:56.409Z|b75a3b8d-446c-4d9f-84ad-1fbe2209e6f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:01:57.793Z|fdca1cb4-e8bc-4f80-8ef1-ee76f6a6a647|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:01:57.794Z|fdca1cb4-e8bc-4f80-8ef1-ee76f6a6a647|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:02:05.586Z|19f2f912-b75f-4e5e-904e-625ec2b9eac2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:02:05.588Z|19f2f912-b75f-4e5e-904e-625ec2b9eac2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:02:05.632Z|901fa6e7-919b-4a7d-93de-dc7085298fae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:02:05.633Z|901fa6e7-919b-4a7d-93de-dc7085298fae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:02:05.632Z|76321e72-bedd-4a48-bbfc-1837ce4dd42b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:02:05.644Z|76321e72-bedd-4a48-bbfc-1837ce4dd42b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:02:11.406Z|82a14192-bbcd-4e3a-a69b-ed6828096841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:02:11.406Z|82a14192-bbcd-4e3a-a69b-ed6828096841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:02:15.643Z|9562c4f0-8476-4b05-b20e-23f3aa3e26e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:02:15.645Z|9562c4f0-8476-4b05-b20e-23f3aa3e26e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:02:15.685Z|71272100-95ad-4f65-899e-44ee0a732d05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:02:15.689Z|0c86f7b1-0477-408f-90e9-f24c572879d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:02:15.690Z|0c86f7b1-0477-408f-90e9-f24c572879d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:02:15.695Z|71272100-95ad-4f65-899e-44ee0a732d05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:02:25.681Z|cd532ce1-99bb-43a6-8f87-1a4e47508534|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:02:25.682Z|cd532ce1-99bb-43a6-8f87-1a4e47508534|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:02:25.741Z|4b9bfb56-4dd4-4c92-8ccc-79de1f76a4b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:02:25.742Z|4b9bfb56-4dd4-4c92-8ccc-79de1f76a4b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:02:25.752Z|6bc80775-0e4e-402c-bc8e-a1ad884f5583|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:02:25.753Z|6bc80775-0e4e-402c-bc8e-a1ad884f5583|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:02:26.406Z|5c82a8b4-02e4-47a9-ae47-121bdc6feacc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:02:26.406Z|5c82a8b4-02e4-47a9-ae47-121bdc6feacc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:02:27.794Z|17b87d8e-1db3-41f0-9aa6-5df0a52d3493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:02:27.795Z|17b87d8e-1db3-41f0-9aa6-5df0a52d3493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:02:30.582Z|fa3ab270-b9c1-4904-bdc1-bdd3acf6eaf3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:02:30.585Z|fa3ab270-b9c1-4904-bdc1-bdd3acf6eaf3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:02:35.725Z|ecb1cb3f-07ed-4ebe-8a30-f08e007a61e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:02:35.726Z|ecb1cb3f-07ed-4ebe-8a30-f08e007a61e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:02:35.775Z|9c2c96d0-0f45-4b5b-8ef1-6fe84cbdc76c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:02:35.775Z|9c2c96d0-0f45-4b5b-8ef1-6fe84cbdc76c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:02:35.793Z|14a8b20a-39bc-4ae0-9448-1c98b61c05bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:02:35.794Z|14a8b20a-39bc-4ae0-9448-1c98b61c05bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:02:41.405Z|7517055d-3850-4082-890f-90c0328c3264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:02:41.411Z|7517055d-3850-4082-890f-90c0328c3264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:02:45.761Z|ebc9bf3e-57a5-4222-95fc-6b7f7e85cb40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:02:45.762Z|ebc9bf3e-57a5-4222-95fc-6b7f7e85cb40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:02:45.818Z|c6f5a635-d683-4b46-a61f-7d0c772ce652|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:02:45.819Z|c6f5a635-d683-4b46-a61f-7d0c772ce652|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:02:45.830Z|082f07c3-f434-4c53-b998-371ffbe77ea5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:02:45.831Z|082f07c3-f434-4c53-b998-371ffbe77ea5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:02:55.807Z|1e9d5b6a-d4b7-455a-b6a7-a1f02058242e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:02:55.808Z|1e9d5b6a-d4b7-455a-b6a7-a1f02058242e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:02:55.855Z|beb2f04e-8264-4fe0-9e5c-3ac0cab29b47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:02:55.856Z|beb2f04e-8264-4fe0-9e5c-3ac0cab29b47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:02:55.874Z|30b0d2cd-6fbc-46f4-85f2-94d0daac84fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:02:55.877Z|30b0d2cd-6fbc-46f4-85f2-94d0daac84fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:02:56.406Z|bdc91b46-08db-480b-b75b-39e4191901e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:02:56.406Z|bdc91b46-08db-480b-b75b-39e4191901e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:02:57.797Z|ceff9c0e-46e3-4869-a076-cb8f413c00b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:02:57.797Z|ceff9c0e-46e3-4869-a076-cb8f413c00b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:03:05.839Z|471d5994-f28f-4906-be87-b2a91a2ce25a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:03:05.839Z|471d5994-f28f-4906-be87-b2a91a2ce25a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:03:05.890Z|971f45e0-4dcc-423f-8168-f2d2dd86c6e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:03:05.892Z|971f45e0-4dcc-423f-8168-f2d2dd86c6e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:03:05.913Z|67e57b13-d62b-413f-972a-cc000b60280b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:03:05.915Z|67e57b13-d62b-413f-972a-cc000b60280b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:03:11.406Z|2ceb8980-9ba5-41e9-a889-21872518ea47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:03:11.406Z|2ceb8980-9ba5-41e9-a889-21872518ea47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:03:15.895Z|f6ddd588-f97f-418c-85b4-559b5dd2b49f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:03:15.896Z|f6ddd588-f97f-418c-85b4-559b5dd2b49f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:03:15.943Z|101e23d1-c96a-4fd1-8b7e-e3a4d8772efd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:03:15.944Z|101e23d1-c96a-4fd1-8b7e-e3a4d8772efd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:03:15.948Z|72fa7ee4-df75-4a16-b48b-122dbf149cd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:03:15.949Z|72fa7ee4-df75-4a16-b48b-122dbf149cd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:03:25.940Z|efcc2481-c80c-4371-920c-0727c13b6448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:03:25.942Z|efcc2481-c80c-4371-920c-0727c13b6448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:03:25.982Z|9c79cf55-bc6f-4a58-8a7d-c7be6fd8ec55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:03:25.982Z|ad3b994b-d3e2-4b21-98f1-e79a3e0c410e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:03:25.983Z|9c79cf55-bc6f-4a58-8a7d-c7be6fd8ec55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:03:25.983Z|ad3b994b-d3e2-4b21-98f1-e79a3e0c410e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:03:26.406Z|f587fa73-7b83-4aba-b3ea-d45a18cee0cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:03:26.408Z|f587fa73-7b83-4aba-b3ea-d45a18cee0cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:03:27.798Z|6fd88ebd-0a01-4db8-ab74-c47284238d11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:03:27.799Z|6fd88ebd-0a01-4db8-ab74-c47284238d11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:03:30.585Z|a6b404d1-8a6d-4950-a973-f2e6508497ea|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:03:30.587Z|a6b404d1-8a6d-4950-a973-f2e6508497ea|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:03:35.977Z|507b22dd-dc58-4708-b341-b5c0f74d31cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:03:35.979Z|507b22dd-dc58-4708-b341-b5c0f74d31cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:03:36.029Z|5c0d9b30-2f9a-4878-98c0-325f37ada235|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:03:36.030Z|5c0d9b30-2f9a-4878-98c0-325f37ada235|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:03:36.039Z|66df266b-67de-40b0-8723-ce372c468df3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:03:36.040Z|66df266b-67de-40b0-8723-ce372c468df3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:03:41.413Z|70553dfd-4d39-433f-a365-6731fab44eed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:03:41.414Z|70553dfd-4d39-433f-a365-6731fab44eed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:03:46.017Z|ff03ee17-6fb3-44bc-8dfa-162de1fb8865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:03:46.018Z|ff03ee17-6fb3-44bc-8dfa-162de1fb8865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:03:46.072Z|50b92eef-995b-4275-9c70-23b91f5ddeab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:03:46.074Z|50b92eef-995b-4275-9c70-23b91f5ddeab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:03:46.083Z|76a2c08c-27ed-43c9-824d-7270c4c58392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:03:46.084Z|76a2c08c-27ed-43c9-824d-7270c4c58392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:03:56.071Z|4befab7e-2662-4fba-96f1-a385dce5e4e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:03:56.073Z|4befab7e-2662-4fba-96f1-a385dce5e4e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:03:56.108Z|77c18c42-4403-4789-9629-e692420133db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:03:56.109Z|77c18c42-4403-4789-9629-e692420133db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:03:56.118Z|c5c03325-0fc6-43b1-8074-77bfdf9d0460|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:03:56.119Z|c5c03325-0fc6-43b1-8074-77bfdf9d0460|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:03:56.406Z|7fab49cd-a7d9-4371-810b-c59b84d75bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:03:56.407Z|7fab49cd-a7d9-4371-810b-c59b84d75bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:03:57.803Z|5181a292-103d-4b21-8c6a-7a69b0f371a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:03:57.804Z|5181a292-103d-4b21-8c6a-7a69b0f371a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:04:06.105Z|a2f5db89-1d2a-4edb-9d08-2ba8b346fd03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:04:06.106Z|a2f5db89-1d2a-4edb-9d08-2ba8b346fd03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:04:06.148Z|60689cf7-5b3f-4d6b-aafd-de57e629a837|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:04:06.149Z|60689cf7-5b3f-4d6b-aafd-de57e629a837|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:04:06.176Z|8832ba0d-38ec-4afb-933e-cd624f7088b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:04:06.177Z|8832ba0d-38ec-4afb-933e-cd624f7088b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:04:11.406Z|483ab802-d466-4fb2-a62c-0df364ab9609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:04:11.407Z|483ab802-d466-4fb2-a62c-0df364ab9609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:04:16.142Z|4b34e39d-6e76-4738-b603-65c25027dc9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:04:16.143Z|4b34e39d-6e76-4738-b603-65c25027dc9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:04:16.183Z|fe31f8ad-0ba5-4d6b-8744-623ced4f3daf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:04:16.184Z|fe31f8ad-0ba5-4d6b-8744-623ced4f3daf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:04:16.218Z|72c6383d-a6c3-458e-915a-134647b2f949|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:04:16.219Z|72c6383d-a6c3-458e-915a-134647b2f949|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:04:26.176Z|9ca9fd87-a6dd-4b52-a3e2-dbec62bff1d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:04:26.177Z|9ca9fd87-a6dd-4b52-a3e2-dbec62bff1d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:04:26.216Z|edbbc82f-b906-40dc-92cc-b3772fa3fc01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:04:26.217Z|edbbc82f-b906-40dc-92cc-b3772fa3fc01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:04:26.252Z|3232a626-4b90-4b5d-b2cf-f8bc18888df9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:04:26.253Z|3232a626-4b90-4b5d-b2cf-f8bc18888df9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:04:26.406Z|226c9a0c-ce88-4c2d-9422-2c3bde94e3ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:04:26.407Z|226c9a0c-ce88-4c2d-9422-2c3bde94e3ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:04:27.805Z|44c55aca-c1ee-4ad5-9ff8-354e7368b141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:04:27.805Z|44c55aca-c1ee-4ad5-9ff8-354e7368b141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:04:30.582Z|a9896e81-af96-4530-8fb4-4ec7acfb59ff|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:04:30.583Z|a9896e81-af96-4530-8fb4-4ec7acfb59ff|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:04:36.230Z|ff43f79f-5620-41e4-a399-27a82fbf2ced|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:04:36.232Z|ff43f79f-5620-41e4-a399-27a82fbf2ced|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:04:36.252Z|704b6b54-9151-439f-b1b1-92802f61ccb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:04:36.254Z|704b6b54-9151-439f-b1b1-92802f61ccb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:04:36.288Z|9dbe3750-f615-4be2-96f7-b7a69aa6ed55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:04:36.289Z|9dbe3750-f615-4be2-96f7-b7a69aa6ed55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:04:41.406Z|2af84bd0-5d2a-4dc8-9de8-35f799801dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:04:41.406Z|2af84bd0-5d2a-4dc8-9de8-35f799801dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:04:46.279Z|ced08c82-dd5c-40dd-adbc-e4d191e49284|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:04:46.280Z|ced08c82-dd5c-40dd-adbc-e4d191e49284|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:04:46.298Z|78ce7c6d-6e43-4aac-83f7-f633521b21b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:04:46.300Z|78ce7c6d-6e43-4aac-83f7-f633521b21b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:04:46.329Z|0eabb0fe-e660-4ef7-9592-43a6989f028b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:04:46.331Z|0eabb0fe-e660-4ef7-9592-43a6989f028b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:04:56.310Z|a0ab1a12-d0dc-4d66-a599-9b17b9f8f176|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:04:56.311Z|a0ab1a12-d0dc-4d66-a599-9b17b9f8f176|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:04:56.362Z|e04265b2-4466-45ab-8098-0c7601889113|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:04:56.363Z|e04265b2-4466-45ab-8098-0c7601889113|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:04:56.396Z|75fad67b-f8c3-4318-bbf0-b80f24d4898d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:04:56.398Z|75fad67b-f8c3-4318-bbf0-b80f24d4898d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:04:56.406Z|a3158260-d623-4f49-9fe6-555546a62428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:04:56.409Z|a3158260-d623-4f49-9fe6-555546a62428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:04:57.806Z|8b6c4fbd-9889-4a72-88b8-4e664a72b893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:04:57.807Z|8b6c4fbd-9889-4a72-88b8-4e664a72b893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:05:06.380Z|97c17627-b022-426d-97b2-7d5ae621538d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:05:06.381Z|97c17627-b022-426d-97b2-7d5ae621538d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:05:06.408Z|058df113-5fad-4d71-a689-8924fb391554|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:05:06.411Z|058df113-5fad-4d71-a689-8924fb391554|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:05:06.442Z|5972e11d-f6a6-486e-8062-33af7adf72f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:05:06.444Z|5972e11d-f6a6-486e-8062-33af7adf72f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:05:11.406Z|37e62231-12e5-43d0-b0f3-544a63d968ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:05:11.407Z|37e62231-12e5-43d0-b0f3-544a63d968ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:05:16.428Z|bdd93438-84f0-42ca-8b19-4014cda59328|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:05:16.431Z|bdd93438-84f0-42ca-8b19-4014cda59328|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:05:16.451Z|cdcf040f-3070-42d9-a9b2-5466597e72ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:05:16.453Z|cdcf040f-3070-42d9-a9b2-5466597e72ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:05:16.482Z|b592854b-6088-4436-af0d-c53892b265ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:05:16.483Z|b592854b-6088-4436-af0d-c53892b265ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:05:26.406Z|9d882b6d-2d94-4ba6-9635-c437567d6ab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:05:26.407Z|9d882b6d-2d94-4ba6-9635-c437567d6ab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:05:26.477Z|1e0c21af-e7f4-4567-a78a-cd6e7888bf40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:05:26.478Z|1e0c21af-e7f4-4567-a78a-cd6e7888bf40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:05:26.501Z|f434ad55-a06a-45f5-acc5-fdd191ecac49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:05:26.503Z|f434ad55-a06a-45f5-acc5-fdd191ecac49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:05:26.557Z|adea5313-e283-4468-ba64-f42363c98f2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:05:26.557Z|adea5313-e283-4468-ba64-f42363c98f2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:05:27.808Z|28f7f5dd-e69a-468c-8fe7-b24b9bbd291b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:05:27.809Z|28f7f5dd-e69a-468c-8fe7-b24b9bbd291b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:05:30.586Z|ee364444-23a2-422e-841a-7aff328ea47f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:05:30.589Z|ee364444-23a2-422e-841a-7aff328ea47f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:05:36.542Z|788a3774-5a20-415e-9b2e-562d475040bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:05:36.543Z|788a3774-5a20-415e-9b2e-562d475040bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:05:36.583Z|c4b04f82-3a67-4ae6-a07d-b4af30fd527c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:05:36.584Z|c4b04f82-3a67-4ae6-a07d-b4af30fd527c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:05:36.621Z|cee63a9e-3ad1-4a67-94dd-3f934c49cdcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:05:36.622Z|cee63a9e-3ad1-4a67-94dd-3f934c49cdcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:05:41.407Z|dcba421d-db22-4d58-839b-0f9c57c85d5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:05:41.410Z|dcba421d-db22-4d58-839b-0f9c57c85d5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:05:46.598Z|eea9aa8f-ebcc-40e2-a423-efe001cd1547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:05:46.600Z|eea9aa8f-ebcc-40e2-a423-efe001cd1547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:05:46.652Z|71674b23-c733-49cb-89da-4cb2fb37b6d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:05:46.656Z|71674b23-c733-49cb-89da-4cb2fb37b6d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:05:46.685Z|99b05de3-c38d-4aa1-9ebb-3e1b03824971|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:05:46.693Z|99b05de3-c38d-4aa1-9ebb-3e1b03824971|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:05:56.406Z|71da5adb-57ce-442a-b766-d9e12d29e7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:05:56.406Z|71da5adb-57ce-442a-b766-d9e12d29e7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:05:56.639Z|63b49ea7-c4cb-4f81-bd16-c74e2de927a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:05:56.641Z|63b49ea7-c4cb-4f81-bd16-c74e2de927a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:05:56.702Z|cf35a55e-b336-45f6-8556-54a146c5bb32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:05:56.703Z|cf35a55e-b336-45f6-8556-54a146c5bb32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:05:56.745Z|badeaf44-d1cd-4d52-9d49-0621e0059a86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:05:56.746Z|badeaf44-d1cd-4d52-9d49-0621e0059a86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:05:57.810Z|434da31a-a272-4234-a239-c221121ebb3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:05:57.811Z|434da31a-a272-4234-a239-c221121ebb3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:06:06.685Z|50024a3c-31df-4574-86c4-ad6863bbde76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:06:06.686Z|50024a3c-31df-4574-86c4-ad6863bbde76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:06:06.749Z|a286d738-d3f4-4b31-85e3-843ee336bc95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:06:06.751Z|a286d738-d3f4-4b31-85e3-843ee336bc95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:06:06.784Z|534aa494-7377-47ea-993d-6946294ab2f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:06:06.785Z|534aa494-7377-47ea-993d-6946294ab2f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:06:11.406Z|8ce1554b-98db-4b45-be87-3dd2bea46ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:06:11.407Z|8ce1554b-98db-4b45-be87-3dd2bea46ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:06:16.718Z|be5a8520-0359-4e73-9c4b-c58243015594|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:06:16.719Z|be5a8520-0359-4e73-9c4b-c58243015594|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:06:16.791Z|37a54ec9-27df-4c78-ad5f-6fb18905ba18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:06:16.792Z|37a54ec9-27df-4c78-ad5f-6fb18905ba18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:06:16.841Z|33ffe1ae-29dc-499b-ab98-5692a7b36a81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:06:16.843Z|33ffe1ae-29dc-499b-ab98-5692a7b36a81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:06:26.406Z|bf28a7de-0107-4a23-a1be-19a992e33048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:06:26.411Z|bf28a7de-0107-4a23-a1be-19a992e33048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:06:26.779Z|543e1bff-9742-4abd-9617-271b699a73b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:06:26.780Z|543e1bff-9742-4abd-9617-271b699a73b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:06:26.823Z|29163986-d836-4fb6-9dcb-5612f04e9faa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:06:26.824Z|29163986-d836-4fb6-9dcb-5612f04e9faa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:06:26.874Z|459ddba1-b678-4395-9d64-81302cb4f226|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:06:26.876Z|459ddba1-b678-4395-9d64-81302cb4f226|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:06:27.816Z|7c598e57-cb75-49cd-8ecb-f814ae1a376e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:06:27.817Z|7c598e57-cb75-49cd-8ecb-f814ae1a376e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:06:30.585Z|d1c66bbb-f5c0-4d5b-a755-84a03bdbd2fa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:06:30.587Z|d1c66bbb-f5c0-4d5b-a755-84a03bdbd2fa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:06:36.816Z|e70e1ccd-6111-43cd-9cfc-3420c0a26c9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:06:36.818Z|e70e1ccd-6111-43cd-9cfc-3420c0a26c9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:06:36.866Z|f9fa15c7-ce64-43f3-b28e-a1308aa29bdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:06:36.867Z|f9fa15c7-ce64-43f3-b28e-a1308aa29bdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:06:36.918Z|3596f6e4-39df-4216-89b2-b495be1b8e42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:06:36.919Z|3596f6e4-39df-4216-89b2-b495be1b8e42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:06:41.406Z|5ccb14f5-eb54-49f2-a2a9-fa0c060f94f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:06:41.407Z|5ccb14f5-eb54-49f2-a2a9-fa0c060f94f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:06:46.898Z|d306d355-f9aa-42a0-9836-c800a17fc197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:06:46.899Z|d306d355-f9aa-42a0-9836-c800a17fc197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:06:46.932Z|df44552f-67ef-4cc5-b45f-f3e2f31d8da2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:06:46.933Z|df44552f-67ef-4cc5-b45f-f3e2f31d8da2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:06:46.994Z|effd0f53-797d-4a68-ad8e-485e678f51ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:06:46.995Z|effd0f53-797d-4a68-ad8e-485e678f51ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:06:56.406Z|7e204986-cbab-4c88-8983-7504896315d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:06:56.407Z|7e204986-cbab-4c88-8983-7504896315d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:06:57.006Z|64818a92-2e5a-46b6-85ea-9f7370e3233b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:06:57.007Z|64818a92-2e5a-46b6-85ea-9f7370e3233b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:06:57.005Z|514aac74-dc6a-4304-9f97-939d99bcf836|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:06:57.013Z|514aac74-dc6a-4304-9f97-939d99bcf836|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:06:57.055Z|8bc930e8-cb59-497d-9837-ebce829f1d87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:06:57.057Z|8bc930e8-cb59-497d-9837-ebce829f1d87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:06:57.819Z|56253349-cc9d-48bb-87a5-36722822d24b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:06:57.820Z|56253349-cc9d-48bb-87a5-36722822d24b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:07:07.076Z|e95ab563-ccb4-4b02-98fe-6e1fd627f544|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:07:07.077Z|3b53ac3c-ff84-4f24-93de-862ea1ba0c7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:07:07.079Z|e95ab563-ccb4-4b02-98fe-6e1fd627f544|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:07:07.079Z|3b53ac3c-ff84-4f24-93de-862ea1ba0c7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:07:07.105Z|ecc56385-3519-444f-93c3-50cfe54f7ee9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:07:07.106Z|ecc56385-3519-444f-93c3-50cfe54f7ee9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:07:11.406Z|a96817b3-1989-4973-b3e9-64e223a2b39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:07:11.411Z|a96817b3-1989-4973-b3e9-64e223a2b39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:07:17.131Z|2c2675ec-2f81-400e-92df-7fbd37c0707b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:07:17.132Z|2c2675ec-2f81-400e-92df-7fbd37c0707b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:07:17.134Z|19dd32a9-72c9-4853-918f-ea0597f2f494|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:07:17.135Z|19dd32a9-72c9-4853-918f-ea0597f2f494|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:07:17.171Z|9bc2cafc-794d-46dd-a300-45dc015d54b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:07:17.172Z|9bc2cafc-794d-46dd-a300-45dc015d54b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:07:26.406Z|68508db7-78ae-4293-ae5d-544b73e1991b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:07:26.407Z|68508db7-78ae-4293-ae5d-544b73e1991b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:07:27.201Z|0f6a2c57-57e3-45e7-939f-77c9834d2d0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:07:27.202Z|0f6a2c57-57e3-45e7-939f-77c9834d2d0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:07:27.213Z|f15aeaae-9357-4454-a13a-c03155e2b057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:07:27.215Z|f15aeaae-9357-4454-a13a-c03155e2b057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:07:27.229Z|15d77261-56ff-40cf-a95e-0f0e2440a10a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:07:27.230Z|15d77261-56ff-40cf-a95e-0f0e2440a10a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:07:27.821Z|76947f18-a685-4a18-abb4-d2773de44d9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:07:27.822Z|76947f18-a685-4a18-abb4-d2773de44d9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:07:30.590Z|99486071-7f2b-4f31-bb35-b015fa4be6e9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:07:30.591Z|99486071-7f2b-4f31-bb35-b015fa4be6e9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:07:37.242Z|5dca1ffa-177e-415b-9234-1a0fa09c7529|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:07:37.243Z|5dca1ffa-177e-415b-9234-1a0fa09c7529|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:07:37.257Z|d60f1a06-0395-42fc-a21b-74f3548efae5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:07:37.258Z|d60f1a06-0395-42fc-a21b-74f3548efae5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:07:37.290Z|a79a9a0f-90f3-4c49-a15a-bc0de807caf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:07:37.291Z|a79a9a0f-90f3-4c49-a15a-bc0de807caf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:07:41.406Z|7480b640-78ea-4185-a580-67e5a0c9ab10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:07:41.406Z|7480b640-78ea-4185-a580-67e5a0c9ab10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:07:47.281Z|985d1c70-bebb-446e-8cd6-1f741613d5b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:07:47.282Z|985d1c70-bebb-446e-8cd6-1f741613d5b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:07:47.308Z|12a5b8dc-e3a6-4a26-af7d-2f8fbbb9e1b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:07:47.309Z|12a5b8dc-e3a6-4a26-af7d-2f8fbbb9e1b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:07:47.349Z|093da585-ded8-464d-93cc-0d60ec13e4db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:07:47.350Z|093da585-ded8-464d-93cc-0d60ec13e4db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:07:56.406Z|083779fd-61a9-4901-87e8-74eb42d95a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:07:56.406Z|083779fd-61a9-4901-87e8-74eb42d95a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:07:57.326Z|455e34e2-fbdf-4a7a-8e3e-d6592e49607a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:07:57.327Z|455e34e2-fbdf-4a7a-8e3e-d6592e49607a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:07:57.358Z|9b2c266b-1670-407a-a07b-8a828e8bad62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:07:57.360Z|9b2c266b-1670-407a-a07b-8a828e8bad62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:07:57.394Z|b458d1eb-c818-4eef-8917-8b6b7e6249dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:07:57.395Z|b458d1eb-c818-4eef-8917-8b6b7e6249dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:07:57.827Z|f6598ef4-9d1b-4dc3-a86b-66f0b6e3dcc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:07:57.827Z|f6598ef4-9d1b-4dc3-a86b-66f0b6e3dcc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:08:07.393Z|28298cdc-cf6a-4c97-820e-34986b04e152|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:08:07.394Z|28298cdc-cf6a-4c97-820e-34986b04e152|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:08:07.417Z|9c9d304d-f0b0-4a12-b110-5f8de079e8c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:08:07.418Z|9c9d304d-f0b0-4a12-b110-5f8de079e8c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:08:07.449Z|442d0a8d-afbe-4517-bc27-1d367e441567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:08:07.450Z|442d0a8d-afbe-4517-bc27-1d367e441567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:08:11.406Z|c59369c0-250b-41ac-ba93-a9b705a5a6c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:08:11.407Z|c59369c0-250b-41ac-ba93-a9b705a5a6c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:08:17.455Z|50f854d8-644b-4561-99fd-dbc16049e8b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:08:17.455Z|9cd3cf58-79db-405b-b2ef-2f3a4ed4c386|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:08:17.456Z|50f854d8-644b-4561-99fd-dbc16049e8b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:08:17.457Z|9cd3cf58-79db-405b-b2ef-2f3a4ed4c386|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:08:17.498Z|b2888641-09fe-4c2a-8b1e-8864035afb91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:08:17.499Z|b2888641-09fe-4c2a-8b1e-8864035afb91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:08:26.406Z|ce0bd7df-fb5f-4fba-bdbb-1049da0f0b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:08:26.406Z|ce0bd7df-fb5f-4fba-bdbb-1049da0f0b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:08:27.492Z|934dca0f-1f3d-4103-ab90-5625e29139dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:08:27.493Z|934dca0f-1f3d-4103-ab90-5625e29139dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:08:27.492Z|ef96ccec-1a29-4821-b1de-e250195e8c9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:08:27.495Z|ef96ccec-1a29-4821-b1de-e250195e8c9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:08:27.559Z|0fb87bb4-dee3-4ee7-9524-86f6eca86143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:08:27.560Z|0fb87bb4-dee3-4ee7-9524-86f6eca86143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:08:27.829Z|a92e82e5-52cc-4407-a404-a6a844639709|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:08:27.829Z|a92e82e5-52cc-4407-a404-a6a844639709|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:08:30.597Z|34251720-433e-4f11-a709-685ca64d8266|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:08:30.599Z|34251720-433e-4f11-a709-685ca64d8266|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:08:37.544Z|d688d249-aaea-46aa-b9ac-41a18bbad515|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:08:37.545Z|d688d249-aaea-46aa-b9ac-41a18bbad515|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:08:37.552Z|0feb88fb-4c17-4d69-9b55-119953984cb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:08:37.553Z|0feb88fb-4c17-4d69-9b55-119953984cb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:08:37.616Z|3579b4fe-4fcb-4957-9a94-c8442eb4ac85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:08:37.618Z|3579b4fe-4fcb-4957-9a94-c8442eb4ac85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:08:41.406Z|c24a0800-5df6-4ed6-a22c-81ed8a113b65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:08:41.406Z|c24a0800-5df6-4ed6-a22c-81ed8a113b65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:08:47.598Z|f734a1d2-992a-4d1a-a1aa-e7dbab3db302|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:08:47.599Z|f734a1d2-992a-4d1a-a1aa-e7dbab3db302|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:08:47.614Z|ca6787b4-cdaa-4c13-bab0-f385db2babc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:08:47.615Z|ca6787b4-cdaa-4c13-bab0-f385db2babc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:08:47.656Z|fe48aec1-6bca-4a41-baf5-87912ddd3fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:08:47.657Z|fe48aec1-6bca-4a41-baf5-87912ddd3fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:08:56.406Z|1eef725b-be9a-4d50-9a11-32804d3aea19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:08:56.412Z|1eef725b-be9a-4d50-9a11-32804d3aea19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:08:57.656Z|bc947fce-2865-48d7-bf05-0a49ae0f2760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:08:57.658Z|bc947fce-2865-48d7-bf05-0a49ae0f2760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:08:57.678Z|9a753769-4c61-409d-87a2-3b8db0be6f44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:08:57.680Z|9a753769-4c61-409d-87a2-3b8db0be6f44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:08:57.705Z|dc028a96-76de-44ed-a4f7-47dccc6b23a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:08:57.706Z|dc028a96-76de-44ed-a4f7-47dccc6b23a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:08:57.830Z|de2d3451-170b-412f-8ca9-28209c180d36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:08:57.831Z|de2d3451-170b-412f-8ca9-28209c180d36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:09:07.708Z|3181362f-22e3-479c-b635-a0238c9ad072|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:09:07.709Z|3181362f-22e3-479c-b635-a0238c9ad072|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:09:07.735Z|796cab41-f3fe-4c3e-b019-f31c51725614|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:09:07.736Z|796cab41-f3fe-4c3e-b019-f31c51725614|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:09:07.786Z|33e1e424-02ab-40c8-b557-0e61e4bc96ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:09:07.787Z|33e1e424-02ab-40c8-b557-0e61e4bc96ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:09:11.406Z|2b4237a3-edd3-47c7-8846-72b23d4ee6f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:09:11.407Z|2b4237a3-edd3-47c7-8846-72b23d4ee6f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:09:17.760Z|303ddd6a-75e0-4727-8229-8214e193c706|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:09:17.764Z|303ddd6a-75e0-4727-8229-8214e193c706|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:09:17.773Z|7b3795e4-a60e-4353-8e2d-f979053115b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:09:17.774Z|7b3795e4-a60e-4353-8e2d-f979053115b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:09:17.823Z|23bf77a7-bae8-4b13-b504-88a757d25fef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:09:17.824Z|23bf77a7-bae8-4b13-b504-88a757d25fef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:09:26.406Z|11428474-16ed-4b31-8602-8e1f5426096d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:09:26.406Z|11428474-16ed-4b31-8602-8e1f5426096d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:09:27.817Z|0cdd5e5f-b38c-4be4-bcf5-e29c6b46f1f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:09:27.818Z|0cdd5e5f-b38c-4be4-bcf5-e29c6b46f1f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:09:27.821Z|db062901-9f0d-4e6c-9623-0cb541526c3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:09:27.822Z|db062901-9f0d-4e6c-9623-0cb541526c3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:09:27.832Z|e385d731-8ba5-45fb-939d-f3c7bbbf4e3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:09:27.832Z|e385d731-8ba5-45fb-939d-f3c7bbbf4e3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:09:27.854Z|efcccfa2-12a7-4aff-86e9-e965cbf806e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:09:27.855Z|efcccfa2-12a7-4aff-86e9-e965cbf806e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:09:30.584Z|a89e696c-44a5-47b8-bc25-0eb7b72796a9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:09:30.586Z|a89e696c-44a5-47b8-bc25-0eb7b72796a9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:09:37.860Z|186a1df5-1908-4531-bc53-00e590c1e2ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:09:37.861Z|186a1df5-1908-4531-bc53-00e590c1e2ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:09:37.862Z|2cc5c3bd-70dc-496c-9268-b6d9ac156eae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:09:37.863Z|2cc5c3bd-70dc-496c-9268-b6d9ac156eae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:09:37.889Z|b90b5b07-a1af-47a4-b2b2-654c163e9dc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:09:37.891Z|b90b5b07-a1af-47a4-b2b2-654c163e9dc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:09:41.406Z|9331b1d5-3fb1-4eeb-8bfb-acd981333cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:09:41.407Z|9331b1d5-3fb1-4eeb-8bfb-acd981333cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:09:47.935Z|80352819-831e-441e-a1a0-f8097c090003|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:09:47.935Z|a17c2474-8a06-4968-ad43-ed919531a6a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:09:47.936Z|80352819-831e-441e-a1a0-f8097c090003|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:09:47.936Z|a17c2474-8a06-4968-ad43-ed919531a6a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:09:47.961Z|ca052ce8-1482-40d7-ac47-055db60e185c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:09:47.962Z|ca052ce8-1482-40d7-ac47-055db60e185c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:09:56.408Z|a9e19feb-36dd-45c2-874f-5c20227c2539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:09:56.408Z|a9e19feb-36dd-45c2-874f-5c20227c2539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:09:57.833Z|38580942-07bf-4bb4-b030-4232026039d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:09:57.834Z|38580942-07bf-4bb4-b030-4232026039d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:09:57.981Z|32022e65-3f9b-4368-b520-5a0aa8a544f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:09:57.982Z|32022e65-3f9b-4368-b520-5a0aa8a544f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:09:57.987Z|8a86b033-d452-44a4-8b5b-44d2e01cff65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:09:57.988Z|8a86b033-d452-44a4-8b5b-44d2e01cff65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:09:58.019Z|98da1a3a-d4b3-49d9-921a-e028c2a9f5ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:09:58.020Z|98da1a3a-d4b3-49d9-921a-e028c2a9f5ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:10:08.032Z|626e3ae7-4866-4a54-97a5-86e67ed39780|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:10:08.032Z|7c55e019-5225-4915-ba9e-7b8faacfe315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:10:08.033Z|626e3ae7-4866-4a54-97a5-86e67ed39780|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:10:08.033Z|7c55e019-5225-4915-ba9e-7b8faacfe315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:10:08.073Z|c8f3df7f-4c3d-4dc2-9a34-18bc0df8c710|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:10:08.074Z|c8f3df7f-4c3d-4dc2-9a34-18bc0df8c710|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:10:11.406Z|e608d9dc-e4a0-41b6-a0c7-a5abcb61b7f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:10:11.409Z|e608d9dc-e4a0-41b6-a0c7-a5abcb61b7f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:10:18.077Z|35300df7-b209-4d92-b142-eaa5255f4d33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:10:18.078Z|24c608d8-66ba-4617-b30c-81cc0cf33d30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:10:18.080Z|35300df7-b209-4d92-b142-eaa5255f4d33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:10:18.080Z|24c608d8-66ba-4617-b30c-81cc0cf33d30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:10:18.116Z|eb1decaa-b6ae-4989-9669-d7b3abcbded1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:10:18.117Z|eb1decaa-b6ae-4989-9669-d7b3abcbded1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:10:26.406Z|342877aa-22e1-46d9-9dda-b46f6cc00c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:10:26.406Z|342877aa-22e1-46d9-9dda-b46f6cc00c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:10:27.835Z|327b3b82-d209-4c63-a52d-1f6f2898e5cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:10:27.835Z|327b3b82-d209-4c63-a52d-1f6f2898e5cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:10:28.123Z|d8056cdc-6746-42d2-939e-ef8b54891b5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:10:28.124Z|f6c85d22-5f67-4972-9460-97fd19bdd8da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:10:28.124Z|d8056cdc-6746-42d2-939e-ef8b54891b5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:10:28.125Z|f6c85d22-5f67-4972-9460-97fd19bdd8da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:10:28.158Z|d92f89e2-a20e-4489-9f18-7875d45b7aa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:10:28.159Z|d92f89e2-a20e-4489-9f18-7875d45b7aa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:10:30.584Z|b4fc6417-875d-47a9-956b-812aa06bc374|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:10:30.586Z|b4fc6417-875d-47a9-956b-812aa06bc374|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:10:38.170Z|e6a0962b-0212-4e3b-9e14-c7a368fc0bdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:10:38.171Z|e6a0962b-0212-4e3b-9e14-c7a368fc0bdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:10:38.201Z|10f36f98-0812-4c1d-b0c7-8f41a61b0631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:10:38.204Z|10f36f98-0812-4c1d-b0c7-8f41a61b0631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:10:38.219Z|f60207b6-5132-4538-b066-b7e6dd490682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:10:38.221Z|f60207b6-5132-4538-b066-b7e6dd490682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:10:41.407Z|7d44a997-76bf-464f-af1b-91398977dcec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:10:41.407Z|7d44a997-76bf-464f-af1b-91398977dcec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:10:48.234Z|376bd9a0-53ca-4a79-a686-6839809d805a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:10:48.235Z|376bd9a0-53ca-4a79-a686-6839809d805a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:10:48.261Z|c6cc8f24-380b-40ad-bc67-02ed538b60ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:10:48.264Z|c6cc8f24-380b-40ad-bc67-02ed538b60ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:10:48.283Z|b268a7a9-10db-455f-9216-bd654379c977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:10:48.285Z|b268a7a9-10db-455f-9216-bd654379c977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:10:56.406Z|97575b27-dd86-496e-8c4c-27865cf3040b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:10:56.410Z|97575b27-dd86-496e-8c4c-27865cf3040b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:10:57.836Z|d9aeeced-4a1f-4435-8697-a4786d79cbc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:10:57.837Z|d9aeeced-4a1f-4435-8697-a4786d79cbc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:10:58.275Z|22cb063b-1ffc-448c-b525-74a2fd2c5002|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:10:58.276Z|22cb063b-1ffc-448c-b525-74a2fd2c5002|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:10:58.310Z|ecf33bae-0717-4d6a-834e-c337fffb4a31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:10:58.311Z|ecf33bae-0717-4d6a-834e-c337fffb4a31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:10:58.342Z|06737627-1e95-4951-a135-7f22a9f8d3f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:10:58.342Z|06737627-1e95-4951-a135-7f22a9f8d3f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:11:08.312Z|e6683df8-c212-4e82-be90-d78176431049|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:11:08.313Z|e6683df8-c212-4e82-be90-d78176431049|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:11:08.372Z|41574fc0-f063-4367-acb4-66141a72b389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:11:08.376Z|41574fc0-f063-4367-acb4-66141a72b389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:11:08.378Z|a1027ee8-37f1-4c66-ae5a-7ad0be83fe6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:11:08.380Z|a1027ee8-37f1-4c66-ae5a-7ad0be83fe6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:11:11.405Z|a48b8b4f-ced9-4603-99a6-52c0415cc573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:11:11.406Z|a48b8b4f-ced9-4603-99a6-52c0415cc573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:11:18.353Z|bf9ed3df-9b98-436d-9193-e76e3d08a7e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:11:18.355Z|bf9ed3df-9b98-436d-9193-e76e3d08a7e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:11:18.421Z|1654ab95-d519-44b4-a19c-4e9bb6c749f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:11:18.422Z|1654ab95-d519-44b4-a19c-4e9bb6c749f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:11:18.462Z|c0c715ec-2cb5-4973-b64e-732e765863b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:11:18.464Z|c0c715ec-2cb5-4973-b64e-732e765863b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:11:26.406Z|cd72b334-c57f-4469-8656-0b8f4b206780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:11:26.406Z|cd72b334-c57f-4469-8656-0b8f4b206780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:11:27.840Z|4f94c0ee-93cc-4543-9181-2e39e55e7533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:11:27.841Z|4f94c0ee-93cc-4543-9181-2e39e55e7533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:11:28.413Z|4d6b1be8-10f7-4a0d-9f3c-ae2867b35f90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:11:28.414Z|4d6b1be8-10f7-4a0d-9f3c-ae2867b35f90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:11:28.464Z|f4b30285-738e-4b12-aa44-522b84780ef6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:11:28.465Z|f4b30285-738e-4b12-aa44-522b84780ef6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:11:28.518Z|ff4f433b-3215-41f3-830c-ca08dad4e9cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:11:28.519Z|ff4f433b-3215-41f3-830c-ca08dad4e9cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:11:30.585Z|b82949c3-b3a8-4f99-ab3d-0f2a04f352e5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:11:30.586Z|b82949c3-b3a8-4f99-ab3d-0f2a04f352e5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:11:38.448Z|f8d9b817-47eb-4406-81d6-e9edd5651d86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:11:38.449Z|f8d9b817-47eb-4406-81d6-e9edd5651d86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:11:38.512Z|38b7bc77-01c7-4970-8a01-97fc90bc9628|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:11:38.514Z|38b7bc77-01c7-4970-8a01-97fc90bc9628|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:11:38.559Z|a64101cd-1d95-4b78-88b2-7e7629402ab9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:11:38.560Z|a64101cd-1d95-4b78-88b2-7e7629402ab9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:11:41.406Z|86f48ad1-718d-482f-a715-125d508a2f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:11:41.425Z|86f48ad1-718d-482f-a715-125d508a2f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:11:48.528Z|35e90101-b601-4f39-ae4d-8338caabf8f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:11:48.529Z|35e90101-b601-4f39-ae4d-8338caabf8f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:11:48.547Z|4c711e60-232c-4474-bd9d-5a8a6ccaccbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:11:48.549Z|4c711e60-232c-4474-bd9d-5a8a6ccaccbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:11:48.665Z|a1f41ff2-46b2-4912-b44f-67343cbae063|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:11:48.666Z|a1f41ff2-46b2-4912-b44f-67343cbae063|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:11:56.406Z|8f503455-10e3-459e-a630-4045d8d7f9de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:11:56.407Z|8f503455-10e3-459e-a630-4045d8d7f9de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:11:57.843Z|558cb3f3-7a1f-433d-b0d3-139e31738f1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:11:57.848Z|558cb3f3-7a1f-433d-b0d3-139e31738f1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:11:58.578Z|32bca968-9ef6-487b-8e94-4533d26d080a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:11:58.580Z|32bca968-9ef6-487b-8e94-4533d26d080a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:11:58.595Z|32499ebe-f5d9-4ead-a969-111a2b9d74fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:11:58.596Z|32499ebe-f5d9-4ead-a969-111a2b9d74fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:11:58.725Z|521fb187-0444-4ec3-8cb6-e7c087071f6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:11:58.727Z|521fb187-0444-4ec3-8cb6-e7c087071f6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:12:08.616Z|97631382-1726-4f15-9cc3-b740095b05e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:12:08.617Z|97631382-1726-4f15-9cc3-b740095b05e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:12:08.631Z|4dd3a218-a4ea-44da-ac6d-eec4ad96e380|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:12:08.632Z|4dd3a218-a4ea-44da-ac6d-eec4ad96e380|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:12:08.775Z|ccab2642-a5a8-43ab-8b28-a001d94b4150|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:12:08.776Z|ccab2642-a5a8-43ab-8b28-a001d94b4150|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:12:11.406Z|24146076-0f15-4ced-a8dc-c7450dfa3e49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:12:11.408Z|24146076-0f15-4ced-a8dc-c7450dfa3e49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:12:18.668Z|d12b851c-0c37-4614-b5b2-f8085c85cf91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:12:18.669Z|d12b851c-0c37-4614-b5b2-f8085c85cf91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:12:18.677Z|c97fe516-838a-4fc8-9400-05a948af1cbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:12:18.677Z|c97fe516-838a-4fc8-9400-05a948af1cbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:12:18.821Z|ee5b4af7-a439-4d9d-9728-48a50baaee66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:12:18.822Z|ee5b4af7-a439-4d9d-9728-48a50baaee66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:12:26.406Z|bd1fd46e-63f6-4f93-844b-cf2f0e5bb753|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:12:26.411Z|bd1fd46e-63f6-4f93-844b-cf2f0e5bb753|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:12:27.849Z|3b6b7167-73aa-4604-b9a7-800744ec9331|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:12:27.850Z|3b6b7167-73aa-4604-b9a7-800744ec9331|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:12:28.743Z|9a37fab8-c39f-49c8-89b2-3e8c3e2d3799|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:12:28.744Z|9a37fab8-c39f-49c8-89b2-3e8c3e2d3799|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:12:28.751Z|1b0af102-89c5-49d9-be05-b9f549f5e600|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:12:28.753Z|1b0af102-89c5-49d9-be05-b9f549f5e600|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:12:28.894Z|87f5e686-c5b0-476c-8162-88cf71f2b761|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:12:28.896Z|87f5e686-c5b0-476c-8162-88cf71f2b761|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:12:30.586Z|47fec923-fad3-4d6c-a7c2-1f01e81331e2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:12:30.589Z|47fec923-fad3-4d6c-a7c2-1f01e81331e2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:12:38.808Z|4cbf5832-c9f6-4808-b719-fb603d758c19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:12:38.809Z|4cbf5832-c9f6-4808-b719-fb603d758c19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:12:38.809Z|e55a39a5-472a-48ad-a07c-3264044948a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:12:38.810Z|e55a39a5-472a-48ad-a07c-3264044948a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:12:38.947Z|a9827df3-66b0-4f4b-8400-304a1b1f9ddc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:12:38.948Z|a9827df3-66b0-4f4b-8400-304a1b1f9ddc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:12:41.406Z|f14ac3f1-c469-45f7-b5d4-e49731cad0c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:12:41.407Z|f14ac3f1-c469-45f7-b5d4-e49731cad0c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:12:48.844Z|0fb3447b-fd29-4610-a250-34195a24324c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:12:48.845Z|0fb3447b-fd29-4610-a250-34195a24324c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:12:48.854Z|d96c442e-86a4-4883-a5df-1392c56c56a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:12:48.855Z|d96c442e-86a4-4883-a5df-1392c56c56a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:12:48.981Z|7bb522d6-ab99-4968-8060-6d714053f9d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:12:48.982Z|7bb522d6-ab99-4968-8060-6d714053f9d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:12:56.405Z|e3ff6991-fa42-443a-a633-c370aa076dfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:12:56.406Z|e3ff6991-fa42-443a-a633-c370aa076dfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:12:57.851Z|9ddc0c2a-375a-4c7e-932c-58cb0aac3428|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:12:57.852Z|9ddc0c2a-375a-4c7e-932c-58cb0aac3428|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:12:58.884Z|20c17c35-1cd7-40ac-a2a6-26a1c48b7b7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:12:58.885Z|20c17c35-1cd7-40ac-a2a6-26a1c48b7b7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:12:58.897Z|3ad1354e-0388-48d5-ae89-641a0e80a9b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:12:58.898Z|3ad1354e-0388-48d5-ae89-641a0e80a9b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:12:59.025Z|4874c250-2b67-40cf-ad23-d10186d31621|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:12:59.026Z|4874c250-2b67-40cf-ad23-d10186d31621|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:13:08.964Z|0c7d0747-d89f-4fa1-9e52-a722631c8e26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:13:08.965Z|0c7d0747-d89f-4fa1-9e52-a722631c8e26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:13:08.970Z|7dfec09a-94f9-4833-9179-3a748f1c1efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:13:08.972Z|7dfec09a-94f9-4833-9179-3a748f1c1efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:13:09.074Z|3267002f-468f-4390-a48f-c653e46b72c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:13:09.075Z|3267002f-468f-4390-a48f-c653e46b72c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:13:11.406Z|2a49ecaa-66c9-4a5e-95a8-8e199594c3d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:13:11.413Z|2a49ecaa-66c9-4a5e-95a8-8e199594c3d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:13:19.018Z|cb8adf81-a354-4dfb-b56f-a7b170f618e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:13:19.023Z|cb8adf81-a354-4dfb-b56f-a7b170f618e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:13:19.025Z|772c0c9f-63ca-4fc7-bb0e-655a74ca01f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:13:19.025Z|772c0c9f-63ca-4fc7-bb0e-655a74ca01f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:13:19.112Z|05a2ab9f-2444-4ad8-860c-b77e04facaf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:13:19.113Z|05a2ab9f-2444-4ad8-860c-b77e04facaf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:13:26.406Z|f511c1cd-ab75-42b5-bdc4-9584d932564e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:13:26.407Z|f511c1cd-ab75-42b5-bdc4-9584d932564e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:13:27.852Z|643e930a-9a4c-49d0-9097-e2ced195baac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:13:27.853Z|643e930a-9a4c-49d0-9097-e2ced195baac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:13:29.067Z|90032117-6bf7-49cd-bc91-2fbed2a83231|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:13:29.069Z|90032117-6bf7-49cd-bc91-2fbed2a83231|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:13:29.074Z|43a2e3ab-5372-42dd-8a35-9b9193d76e4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:13:29.074Z|43a2e3ab-5372-42dd-8a35-9b9193d76e4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:13:29.154Z|cdedd732-8a5f-4381-8d85-3b6eb69b300c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:13:29.155Z|cdedd732-8a5f-4381-8d85-3b6eb69b300c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:13:30.584Z|cf68342b-ab2f-4327-a281-1f85784e0d61|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:13:30.586Z|cf68342b-ab2f-4327-a281-1f85784e0d61|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:13:39.110Z|8ade25ac-1c99-4f37-8208-bc1b2c34e6c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:13:39.111Z|8ade25ac-1c99-4f37-8208-bc1b2c34e6c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:13:39.120Z|98f948e2-ad7f-4825-9370-977cb7793411|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:13:39.121Z|98f948e2-ad7f-4825-9370-977cb7793411|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:13:39.191Z|63992ea7-a55c-4ccc-a372-43d117a55a69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:13:39.192Z|63992ea7-a55c-4ccc-a372-43d117a55a69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:13:41.405Z|333ab9f2-701b-4fdf-bdc5-76bc4ee0052c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:13:41.408Z|333ab9f2-701b-4fdf-bdc5-76bc4ee0052c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:13:49.150Z|7eb57c77-c0ac-4ad3-b566-130ad26b6054|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:13:49.150Z|24abe84a-667f-4d6a-8943-6011fc7fb32a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:13:49.151Z|7eb57c77-c0ac-4ad3-b566-130ad26b6054|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:13:49.151Z|24abe84a-667f-4d6a-8943-6011fc7fb32a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:13:49.231Z|6f8fa26f-a639-4254-aeb5-498b5b746e8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:13:49.232Z|6f8fa26f-a639-4254-aeb5-498b5b746e8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:13:56.405Z|d47e7c81-98e4-480f-98df-6c003e7a80fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:13:56.409Z|d47e7c81-98e4-480f-98df-6c003e7a80fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:13:57.854Z|bf159ed9-048f-4702-8f30-deae3f4263d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:13:57.855Z|bf159ed9-048f-4702-8f30-deae3f4263d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:13:59.186Z|025c6f43-c5b5-4129-8636-c79206de9e45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:13:59.187Z|025c6f43-c5b5-4129-8636-c79206de9e45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:13:59.213Z|6c1cb725-9a45-4a4f-9481-ddeae1c34502|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:13:59.215Z|6c1cb725-9a45-4a4f-9481-ddeae1c34502|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:13:59.268Z|3c503c14-ff5b-49d7-a6b4-4628229f1e0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:13:59.270Z|3c503c14-ff5b-49d7-a6b4-4628229f1e0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:14:09.232Z|a091e7a0-a2bc-460a-9ac8-11fb97aca320|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:14:09.234Z|a091e7a0-a2bc-460a-9ac8-11fb97aca320|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:14:09.251Z|c81ae583-a443-4f7d-9f9b-4059a5ee7bd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:14:09.252Z|c81ae583-a443-4f7d-9f9b-4059a5ee7bd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:14:09.306Z|1720143b-eefc-4e55-b9a8-9f4baedcbe84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:14:09.308Z|1720143b-eefc-4e55-b9a8-9f4baedcbe84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:14:11.406Z|635a33d3-7451-414a-ac1e-2e26b8cb5880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:14:11.407Z|635a33d3-7451-414a-ac1e-2e26b8cb5880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:14:19.297Z|14c71cc7-0227-4a5a-acad-2728a339e12c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:14:19.300Z|14c71cc7-0227-4a5a-acad-2728a339e12c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:14:19.322Z|812fc2a7-e5d4-49c8-b227-3cf9f4dfa2e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:14:19.324Z|812fc2a7-e5d4-49c8-b227-3cf9f4dfa2e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:14:19.359Z|4bc8e5cd-cbea-441a-9cf3-a564d05fc68f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:14:19.360Z|4bc8e5cd-cbea-441a-9cf3-a564d05fc68f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:14:26.409Z|34164a47-6cbe-4e7d-b8e6-9f90cd194925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:14:26.416Z|34164a47-6cbe-4e7d-b8e6-9f90cd194925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:14:27.857Z|40d20876-a5e4-4dfa-a807-2a475e245afd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:14:27.858Z|40d20876-a5e4-4dfa-a807-2a475e245afd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:14:29.358Z|be149531-11cd-4dc5-a059-809f5711b7ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:14:29.359Z|be149531-11cd-4dc5-a059-809f5711b7ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:14:29.374Z|0dfc425f-4a64-4020-8874-91273b5d7887|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:14:29.376Z|0dfc425f-4a64-4020-8874-91273b5d7887|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:14:29.397Z|283f9d82-86ba-4f99-9460-2d58a33f73b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:14:29.398Z|283f9d82-86ba-4f99-9460-2d58a33f73b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:14:30.584Z|1f0bc73f-e0d9-4862-b5dd-031f152ef224|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:14:30.586Z|1f0bc73f-e0d9-4862-b5dd-031f152ef224|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:14:39.396Z|0c13487b-fccd-4b59-a8fe-62a67ccc44ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:14:39.398Z|0c13487b-fccd-4b59-a8fe-62a67ccc44ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:14:39.408Z|2d218886-e08b-4121-9cc9-aab0289143e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:14:39.409Z|2d218886-e08b-4121-9cc9-aab0289143e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:14:39.436Z|9b4c1367-d73d-4646-b755-478c2aef0f58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:14:39.437Z|9b4c1367-d73d-4646-b755-478c2aef0f58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:14:41.406Z|72b67d87-dbf6-4a84-b65f-e480b3303a25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:14:41.407Z|72b67d87-dbf6-4a84-b65f-e480b3303a25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:14:49.450Z|9cde9a59-e460-4996-b706-d4036b3f1fa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:14:49.451Z|9cde9a59-e460-4996-b706-d4036b3f1fa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:14:49.450Z|116c1dc7-c4b0-46b3-b044-f902f1e8d08d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:14:49.452Z|116c1dc7-c4b0-46b3-b044-f902f1e8d08d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:14:49.502Z|51c0811a-2e37-4fde-917c-5a93bb38dcd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:14:49.504Z|51c0811a-2e37-4fde-917c-5a93bb38dcd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:14:56.407Z|993180fa-13c3-45f3-bd8e-d2e17a4f61aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:14:56.408Z|993180fa-13c3-45f3-bd8e-d2e17a4f61aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:14:57.859Z|17a89562-2894-4d9d-8ebb-ed9b5c401b7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:14:57.860Z|17a89562-2894-4d9d-8ebb-ed9b5c401b7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:14:59.485Z|0ea10f8b-4e40-4350-8299-cf13a5458602|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:14:59.486Z|0ea10f8b-4e40-4350-8299-cf13a5458602|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:14:59.492Z|7a7b35ca-b8c4-404f-afb4-0673041b1582|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:14:59.494Z|7a7b35ca-b8c4-404f-afb4-0673041b1582|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:14:59.538Z|e7987a16-82e7-42ae-a4ff-52b25697484e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:14:59.539Z|e7987a16-82e7-42ae-a4ff-52b25697484e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:15:09.517Z|264d5be9-284b-4462-8949-b989c02e36f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:15:09.518Z|264d5be9-284b-4462-8949-b989c02e36f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:15:09.532Z|3db952d1-661d-4570-91a1-c9532ece5e39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:15:09.533Z|3db952d1-661d-4570-91a1-c9532ece5e39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:15:09.576Z|51317bfa-3bfb-418b-8734-bbb8f06b4a17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:15:09.577Z|51317bfa-3bfb-418b-8734-bbb8f06b4a17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:15:11.406Z|f3ee6698-43e1-49b2-8ce7-79df5fcb6f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:15:11.409Z|f3ee6698-43e1-49b2-8ce7-79df5fcb6f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:15:19.574Z|d485ff08-b319-4eda-b86c-270410dd3695|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:15:19.577Z|d485ff08-b319-4eda-b86c-270410dd3695|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:15:19.595Z|1e17e049-b6c8-4191-b945-ff8ebb409ac3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:15:19.596Z|1e17e049-b6c8-4191-b945-ff8ebb409ac3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:15:19.617Z|77423a51-1218-4d21-bd9f-d320a74e2e09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:15:19.618Z|77423a51-1218-4d21-bd9f-d320a74e2e09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:15:26.406Z|a69799fc-14dc-478a-b371-63ae3ab25960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:15:26.407Z|a69799fc-14dc-478a-b371-63ae3ab25960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:15:27.861Z|002f1a5d-9006-456a-ad20-249c6f66f99d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:15:27.862Z|002f1a5d-9006-456a-ad20-249c6f66f99d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:15:29.632Z|8b68c293-0674-4960-b4ae-c7040fcfd414|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:15:29.633Z|8b68c293-0674-4960-b4ae-c7040fcfd414|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:15:29.638Z|bac559a8-a788-4c42-8506-119647820761|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:15:29.640Z|bac559a8-a788-4c42-8506-119647820761|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:15:29.653Z|5c901e13-1545-418a-88c2-7f7407d005f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:15:29.654Z|5c901e13-1545-418a-88c2-7f7407d005f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:15:30.596Z|ccf324d7-d3c6-4235-a09d-f815d4e741f4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:15:30.598Z|ccf324d7-d3c6-4235-a09d-f815d4e741f4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:15:39.696Z|7e478941-dc28-43a3-9233-22f34f5c6258|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:15:39.697Z|7e478941-dc28-43a3-9233-22f34f5c6258|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:15:39.698Z|90cecaf4-61fe-4b99-a6ed-59451f202e64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:15:39.699Z|90cecaf4-61fe-4b99-a6ed-59451f202e64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:15:39.696Z|d80a85a4-4334-41a4-af48-ce871d577a37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:15:39.702Z|d80a85a4-4334-41a4-af48-ce871d577a37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:15:41.406Z|d9bd6441-ca11-4247-b2a1-85cd8860b6c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:15:41.407Z|d9bd6441-ca11-4247-b2a1-85cd8860b6c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:15:49.755Z|53ccfddf-cb7f-4788-b76e-a71fedc69436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:15:49.755Z|c141a048-cc78-4c72-b033-bb600af9f093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:15:49.756Z|53ccfddf-cb7f-4788-b76e-a71fedc69436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:15:49.757Z|c141a048-cc78-4c72-b033-bb600af9f093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:15:49.765Z|fa2e511c-b40b-4870-a62f-226a26e7698b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:15:49.766Z|fa2e511c-b40b-4870-a62f-226a26e7698b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:15:56.406Z|641530b6-91c5-4be5-bc00-265ca1ef4d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:15:56.415Z|641530b6-91c5-4be5-bc00-265ca1ef4d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:15:57.863Z|15854740-6a44-45c7-a272-03ca7bf76504|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:15:57.864Z|15854740-6a44-45c7-a272-03ca7bf76504|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:15:59.822Z|a2e4fdd9-fff5-41bf-a432-67e17d696573|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:15:59.823Z|a2e4fdd9-fff5-41bf-a432-67e17d696573|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:15:59.829Z|4761b75d-69b1-4996-b2d5-f7ff9744d81a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:15:59.829Z|ad2a1b51-eecc-421f-8762-4fa26ca6146f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:15:59.830Z|ad2a1b51-eecc-421f-8762-4fa26ca6146f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:15:59.830Z|4761b75d-69b1-4996-b2d5-f7ff9744d81a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:16:09.870Z|d61c76a5-ec2c-458b-b32e-63230fd64abc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:16:09.872Z|d61c76a5-ec2c-458b-b32e-63230fd64abc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:16:09.880Z|e8d13613-208b-4f67-abce-dcd399c9eb2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:16:09.882Z|e8d13613-208b-4f67-abce-dcd399c9eb2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:16:09.893Z|3a5c84ec-11c8-413c-b8bd-ec4c42db54df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:16:09.894Z|3a5c84ec-11c8-413c-b8bd-ec4c42db54df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:16:11.406Z|7bbfb8cf-8439-4536-a567-2b645217d5d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:16:11.406Z|7bbfb8cf-8439-4536-a567-2b645217d5d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:16:19.927Z|8470a083-6be0-40aa-9fa1-884743fcea75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:16:19.928Z|8470a083-6be0-40aa-9fa1-884743fcea75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:16:19.932Z|ec0498a0-b41b-4fb4-81a4-a8f73b749e98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:16:19.933Z|ec0498a0-b41b-4fb4-81a4-a8f73b749e98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:16:19.952Z|33e317df-3d21-4a31-9bd0-8a9a712b2375|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:16:19.956Z|33e317df-3d21-4a31-9bd0-8a9a712b2375|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:16:26.406Z|74ec43cc-fa76-488d-b4e1-1d2e2e84c9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:16:26.406Z|74ec43cc-fa76-488d-b4e1-1d2e2e84c9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:16:27.864Z|b5c1f4a0-d835-47a5-8a9f-a2f6e77f0c45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:16:27.865Z|b5c1f4a0-d835-47a5-8a9f-a2f6e77f0c45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:16:29.986Z|075d401d-225d-40f4-ba3b-1b33ca0372ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:16:29.987Z|075d401d-225d-40f4-ba3b-1b33ca0372ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:16:29.989Z|3e410076-e266-470c-ad88-935e3ea4e8a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:16:29.989Z|3e410076-e266-470c-ad88-935e3ea4e8a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:16:29.994Z|06c209b8-eede-42eb-b510-ffa26f0401e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:16:29.994Z|06c209b8-eede-42eb-b510-ffa26f0401e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:16:30.618Z|edc19c12-1800-4334-82ad-1f14fc53c624|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:16:30.628Z|edc19c12-1800-4334-82ad-1f14fc53c624|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:16:40.045Z|b25f4712-f511-47b9-b3df-cc6e96ddefeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:16:40.046Z|b25f4712-f511-47b9-b3df-cc6e96ddefeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:16:40.058Z|e4ae4b7f-b3a2-4681-9b08-86dfb19db852|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:16:40.059Z|e4ae4b7f-b3a2-4681-9b08-86dfb19db852|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:16:40.093Z|a1c7599b-2011-4870-bf43-9180264938a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:16:40.097Z|a1c7599b-2011-4870-bf43-9180264938a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:16:41.407Z|97bedabb-dfed-44f9-82aa-58fa206f937a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:16:41.414Z|97bedabb-dfed-44f9-82aa-58fa206f937a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:16:50.111Z|c1bfcff9-d02f-4408-861f-7800286215a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:16:50.112Z|c1bfcff9-d02f-4408-861f-7800286215a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:16:50.116Z|b17a0e1e-147e-485d-a81b-9594e3b81e7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:16:50.119Z|b17a0e1e-147e-485d-a81b-9594e3b81e7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:16:50.181Z|4c72ad10-31a4-4281-bfb1-e31673d77022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:16:50.183Z|4c72ad10-31a4-4281-bfb1-e31673d77022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:16:56.406Z|52471886-efea-44e3-892a-022aaf150f54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:16:56.407Z|52471886-efea-44e3-892a-022aaf150f54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:16:57.866Z|4f99b427-53bb-4aa7-af9a-85c23c152cd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:16:57.869Z|4f99b427-53bb-4aa7-af9a-85c23c152cd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:17:00.246Z|2e4d2e95-6699-4bf0-8944-d9d2a2bffb4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:17:00.249Z|2e4d2e95-6699-4bf0-8944-d9d2a2bffb4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:17:00.251Z|b2abd3a8-c897-4c6a-b51c-a0ff13eff80e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:17:00.252Z|b2abd3a8-c897-4c6a-b51c-a0ff13eff80e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:17:00.262Z|2c81fcf5-6774-4083-8222-66e7f45583fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:17:00.264Z|2c81fcf5-6774-4083-8222-66e7f45583fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:17:10.318Z|8e2081b0-b8ba-4db9-bcf1-4797bfb21b39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:17:10.319Z|8e2081b0-b8ba-4db9-bcf1-4797bfb21b39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:17:10.334Z|92cf2847-a1cc-4fa9-aefd-1c2555c44e6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:17:10.336Z|92cf2847-a1cc-4fa9-aefd-1c2555c44e6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:17:10.374Z|835dbd97-4f64-4ee1-a372-cf6777dda077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:17:10.375Z|835dbd97-4f64-4ee1-a372-cf6777dda077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:17:11.406Z|a0943b19-1c5d-43f8-8ada-74a01193a10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:17:11.406Z|a0943b19-1c5d-43f8-8ada-74a01193a10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:17:20.373Z|38f2685f-7a2b-478d-a864-b8cf454c5b35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:17:20.374Z|38f2685f-7a2b-478d-a864-b8cf454c5b35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:17:20.392Z|dcd57aa4-2e43-416b-a0b4-6a7e64bf7480|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:17:20.394Z|dcd57aa4-2e43-416b-a0b4-6a7e64bf7480|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:17:20.445Z|8ad5a4a5-6593-4dfd-9724-da462183094c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:17:20.446Z|8ad5a4a5-6593-4dfd-9724-da462183094c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:17:26.405Z|8ec38a15-d0b6-4c13-bda7-52e2b0988b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:17:26.409Z|8ec38a15-d0b6-4c13-bda7-52e2b0988b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:17:27.871Z|4619c3a1-7365-4062-a102-de676009a9e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:17:27.871Z|4619c3a1-7365-4062-a102-de676009a9e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:17:30.455Z|af620a86-96e9-4677-99b6-44fd2c232f3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:17:30.456Z|af620a86-96e9-4677-99b6-44fd2c232f3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:17:30.498Z|1ef4ca46-2703-4f52-b1b7-0763dbfcdd9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:17:30.500Z|1ef4ca46-2703-4f52-b1b7-0763dbfcdd9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:17:30.505Z|38c04e0a-4cd5-47f2-bd02-ef57d2d36e40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:17:30.506Z|38c04e0a-4cd5-47f2-bd02-ef57d2d36e40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:17:30.609Z|43c5ecef-0b32-4f8f-a730-8d1661a39ec8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:17:30.611Z|43c5ecef-0b32-4f8f-a730-8d1661a39ec8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:17:40.540Z|bd131448-df03-451a-9601-261907b93bc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:17:40.541Z|bd131448-df03-451a-9601-261907b93bc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:17:40.570Z|276cc845-135f-4a45-b256-3f59687b1dde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:17:40.571Z|276cc845-135f-4a45-b256-3f59687b1dde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:17:40.580Z|c434276a-a93e-4a3e-ae12-ec584cd679a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:17:40.581Z|c434276a-a93e-4a3e-ae12-ec584cd679a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:17:41.408Z|a48351ea-59ee-4023-b65e-dc69ee39183a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:17:41.409Z|a48351ea-59ee-4023-b65e-dc69ee39183a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:17:50.609Z|e15852a3-5726-4c9b-b840-1c2e793ff3b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:17:50.610Z|e15852a3-5726-4c9b-b840-1c2e793ff3b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:17:50.635Z|132bb8ac-575d-4245-9ad7-e75807b5af0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:17:50.635Z|6b6a6d44-ac35-4cd7-a925-95adc5c4c4a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:17:50.636Z|132bb8ac-575d-4245-9ad7-e75807b5af0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:17:50.638Z|6b6a6d44-ac35-4cd7-a925-95adc5c4c4a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:17:56.406Z|c2443049-2ccf-4ecf-a54b-f112e1061ee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:17:56.407Z|c2443049-2ccf-4ecf-a54b-f112e1061ee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:17:57.873Z|5784ed57-430d-4e4c-9950-c0e13ec67b91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:17:57.874Z|5784ed57-430d-4e4c-9950-c0e13ec67b91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:18:00.730Z|fea51a4b-fb0a-4d9f-a9e6-00e3dcebfd55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:18:00.731Z|fea51a4b-fb0a-4d9f-a9e6-00e3dcebfd55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:18:00.863Z|15a0d543-6ab0-48a2-b34a-4134226bbd10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:18:00.864Z|15a0d543-6ab0-48a2-b34a-4134226bbd10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:18:00.876Z|d3c77b1b-1e9c-44a7-b834-33da5ead2d4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:18:00.885Z|d3c77b1b-1e9c-44a7-b834-33da5ead2d4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:18:10.783Z|ddb18932-8a4c-4799-b064-8fc8a8a9c4fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:18:10.784Z|ddb18932-8a4c-4799-b064-8fc8a8a9c4fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:18:10.939Z|eff90d37-21ba-490d-bc97-244206a62630|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:18:10.940Z|eff90d37-21ba-490d-bc97-244206a62630|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:18:10.939Z|6aa4cfed-3235-4891-aa9b-d6c4a49cc7b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:18:10.944Z|6aa4cfed-3235-4891-aa9b-d6c4a49cc7b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:18:11.406Z|44ca8ad6-4fe0-422d-8f90-2b876af5aaeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:18:11.410Z|44ca8ad6-4fe0-422d-8f90-2b876af5aaeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:18:20.836Z|d3ba8580-328e-43d0-85f4-eadba0a26b21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:18:20.837Z|d3ba8580-328e-43d0-85f4-eadba0a26b21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:18:21.006Z|ed7a172d-973b-4f05-8814-2c6934131c3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:18:21.006Z|6586e14c-1305-4442-a824-5023c12128d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:18:21.010Z|ed7a172d-973b-4f05-8814-2c6934131c3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:18:21.010Z|6586e14c-1305-4442-a824-5023c12128d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:18:26.408Z|3239947b-7926-44c9-8838-9b3218c19413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:18:26.409Z|3239947b-7926-44c9-8838-9b3218c19413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:18:27.875Z|591caeae-0979-4e46-8e26-0177909f92d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:18:27.876Z|591caeae-0979-4e46-8e26-0177909f92d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:18:30.606Z|c9b98bf6-def1-4dde-ac89-026d66b37fb9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:18:30.607Z|c9b98bf6-def1-4dde-ac89-026d66b37fb9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:18:30.903Z|2a8300e3-6f82-4607-b3f3-7a14a2d25422|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:18:30.905Z|2a8300e3-6f82-4607-b3f3-7a14a2d25422|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:18:31.070Z|3ce0c7ce-f09b-4800-a3d2-5ac83f2c1091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:18:31.071Z|3ce0c7ce-f09b-4800-a3d2-5ac83f2c1091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:18:31.075Z|159a133e-6a69-4c24-8c8b-e7472cc37581|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:18:31.077Z|159a133e-6a69-4c24-8c8b-e7472cc37581|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:18:40.995Z|8ed52c6c-ff4d-4179-9344-377b8e78d759|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:18:40.996Z|8ed52c6c-ff4d-4179-9344-377b8e78d759|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:18:41.103Z|4a6230a8-143d-4d53-8e79-0c3dd56a8cc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:18:41.104Z|4a6230a8-143d-4d53-8e79-0c3dd56a8cc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:18:41.106Z|b9bafed3-3787-469c-bea2-db01a81428e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:18:41.110Z|b9bafed3-3787-469c-bea2-db01a81428e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:18:41.407Z|f649cd32-a2bc-4ce5-9862-9a99e80ec6b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:18:41.408Z|f649cd32-a2bc-4ce5-9862-9a99e80ec6b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:18:51.047Z|202331fd-29f3-46a3-b809-ad3cb7066abe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:18:51.048Z|202331fd-29f3-46a3-b809-ad3cb7066abe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:18:51.136Z|74510b66-172b-427c-b5eb-c90a481363a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:18:51.137Z|74510b66-172b-427c-b5eb-c90a481363a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:18:51.147Z|e6c4d99b-4a2c-48b3-9e2a-30345a409378|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:18:51.148Z|e6c4d99b-4a2c-48b3-9e2a-30345a409378|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:18:56.406Z|9a23c168-7875-4b6a-898e-f66f715ce480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:18:56.411Z|9a23c168-7875-4b6a-898e-f66f715ce480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:18:57.877Z|e1d13d58-7b30-4090-8cb3-8f4e42c79764|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:18:57.877Z|e1d13d58-7b30-4090-8cb3-8f4e42c79764|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:19:01.095Z|d93f3654-3c9f-46dc-b046-3fb56d06c32d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:19:01.096Z|d93f3654-3c9f-46dc-b046-3fb56d06c32d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:19:01.171Z|e5859a74-0fe1-48db-8688-60ec68f9066d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:19:01.173Z|e5859a74-0fe1-48db-8688-60ec68f9066d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:19:01.183Z|ae32d332-91cd-48d3-880d-cf81100319bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:19:01.184Z|ae32d332-91cd-48d3-880d-cf81100319bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:19:11.128Z|0f447d1e-1f73-43fa-8a9f-20aae06ffb76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:19:11.129Z|0f447d1e-1f73-43fa-8a9f-20aae06ffb76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:19:11.205Z|edcb84ca-837d-4d37-96f8-314935d2855d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:19:11.220Z|edcb84ca-837d-4d37-96f8-314935d2855d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:19:11.229Z|d99a07ce-dc75-4f97-af8f-01867cd9f635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:19:11.230Z|d99a07ce-dc75-4f97-af8f-01867cd9f635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:19:11.406Z|39125bf1-55f2-466b-8ad4-1b87a22ed858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:19:11.406Z|39125bf1-55f2-466b-8ad4-1b87a22ed858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:19:21.165Z|28f33564-8f01-40e6-bf55-8b0e797eaf08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:19:21.166Z|28f33564-8f01-40e6-bf55-8b0e797eaf08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:19:21.251Z|bfcdca37-22a5-4c97-97ee-2672dceba7b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:19:21.253Z|bfcdca37-22a5-4c97-97ee-2672dceba7b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:19:21.265Z|6f71c4db-53db-457b-951e-87d4ab7bba4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:19:21.266Z|6f71c4db-53db-457b-951e-87d4ab7bba4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:19:26.406Z|9783923d-b8ff-4a36-8ebf-87f90b3b6555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:19:26.407Z|9783923d-b8ff-4a36-8ebf-87f90b3b6555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:19:27.878Z|795d7194-4bb1-4840-9f6b-5e4bc95b3b45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:19:27.879Z|795d7194-4bb1-4840-9f6b-5e4bc95b3b45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:19:30.592Z|7eef5df3-5c3a-45dc-b14b-3607f7755719|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:19:30.593Z|7eef5df3-5c3a-45dc-b14b-3607f7755719|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:19:31.207Z|7789fcef-d737-4849-a9a2-ab3e364c73db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:19:31.209Z|7789fcef-d737-4849-a9a2-ab3e364c73db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:19:31.292Z|7776e0c6-dbb1-496d-927b-8c51cd7a8c2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:19:31.293Z|7776e0c6-dbb1-496d-927b-8c51cd7a8c2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:19:31.302Z|cc2062e8-c812-4930-ba92-91a23016e5dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:19:31.303Z|cc2062e8-c812-4930-ba92-91a23016e5dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:19:41.244Z|0a3dcafd-0011-4cdc-94ed-7c1f50d454ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:19:41.245Z|0a3dcafd-0011-4cdc-94ed-7c1f50d454ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:19:41.326Z|a47818e0-0981-491f-a9f1-46e7dde21e64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:19:41.327Z|a47818e0-0981-491f-a9f1-46e7dde21e64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:19:41.338Z|9b934051-364f-44cc-b7ff-1d09b04544dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:19:41.340Z|9b934051-364f-44cc-b7ff-1d09b04544dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:19:41.406Z|848765d8-8806-4ca4-a9a6-8e497665bd74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:19:41.410Z|848765d8-8806-4ca4-a9a6-8e497665bd74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:19:51.295Z|b56671c4-c51f-41ab-869e-6b6a82d05e18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:19:51.296Z|b56671c4-c51f-41ab-869e-6b6a82d05e18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:19:51.371Z|642d5173-8192-484e-a77d-86571318fa1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:19:51.374Z|642d5173-8192-484e-a77d-86571318fa1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:19:51.377Z|c67021db-dc5a-4b0b-a9f9-667e0dae58f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:19:51.379Z|c67021db-dc5a-4b0b-a9f9-667e0dae58f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:19:56.406Z|642cfbdb-8d06-40b9-b4d6-3b5261d031f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:19:56.406Z|642cfbdb-8d06-40b9-b4d6-3b5261d031f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:19:57.880Z|2eb84040-bcf7-4369-8646-d822404d3b50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:19:57.881Z|2eb84040-bcf7-4369-8646-d822404d3b50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:20:01.358Z|26bc0291-5f09-43c0-992c-e2b4244ff892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:20:01.359Z|26bc0291-5f09-43c0-992c-e2b4244ff892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:20:01.417Z|683c6c3d-3950-4d91-a094-911288e06e73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:20:01.418Z|683c6c3d-3950-4d91-a094-911288e06e73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:20:01.423Z|b8854487-c83a-41e0-8c2c-35b214215f12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:20:01.427Z|b8854487-c83a-41e0-8c2c-35b214215f12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:20:11.394Z|8c38a476-b487-453a-9042-87cfdb08965e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:20:11.395Z|8c38a476-b487-453a-9042-87cfdb08965e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:20:11.405Z|c9e6c8d4-b33e-409a-b98d-a12a740da143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:20:11.406Z|c9e6c8d4-b33e-409a-b98d-a12a740da143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:20:11.457Z|fe2bc499-b8a7-4ca6-9225-77cf9a68c1dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:20:11.459Z|fe2bc499-b8a7-4ca6-9225-77cf9a68c1dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:20:11.462Z|8560e3b4-4f1c-432b-b009-4d3c1787dc1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:20:11.463Z|8560e3b4-4f1c-432b-b009-4d3c1787dc1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:20:21.433Z|9bd7ae91-cdb5-4297-ad68-3dbac0b8fbae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:20:21.434Z|9bd7ae91-cdb5-4297-ad68-3dbac0b8fbae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:20:21.497Z|3dd69353-76b4-4eb6-ae43-e6d27d0ebc77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:20:21.497Z|2a55e2e0-79a3-4245-911c-616e4e024b9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:20:21.498Z|3dd69353-76b4-4eb6-ae43-e6d27d0ebc77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:20:21.498Z|2a55e2e0-79a3-4245-911c-616e4e024b9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:20:26.406Z|03bd229b-5cf7-4803-afe0-762e34b1c648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:20:26.409Z|03bd229b-5cf7-4803-afe0-762e34b1c648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:20:27.882Z|37cd9d5c-8e20-499d-8865-ab48cdec1b57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:20:27.883Z|37cd9d5c-8e20-499d-8865-ab48cdec1b57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:20:30.589Z|3519b07e-b374-4573-9060-24c93274273a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:20:30.590Z|3519b07e-b374-4573-9060-24c93274273a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:20:31.470Z|7992804e-ccd3-4810-bd2d-cccdc570f71b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:20:31.471Z|7992804e-ccd3-4810-bd2d-cccdc570f71b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:20:31.554Z|33aba8b1-63f5-4c33-942e-19090d0b3b18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:20:31.555Z|33aba8b1-63f5-4c33-942e-19090d0b3b18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:20:31.554Z|98b0b9e7-44c8-410e-975f-d03abf8ebd59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:20:31.556Z|98b0b9e7-44c8-410e-975f-d03abf8ebd59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:20:41.405Z|9e352f03-4460-4098-aafb-eba87617888e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:20:41.408Z|9e352f03-4460-4098-aafb-eba87617888e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:20:41.502Z|6c3cc343-ab8c-4a12-b8af-d84e330d6a1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:20:41.503Z|6c3cc343-ab8c-4a12-b8af-d84e330d6a1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:20:41.590Z|4bfa4152-0b9b-4795-a6bc-15ae8355fe6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:20:41.592Z|4bfa4152-0b9b-4795-a6bc-15ae8355fe6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:20:41.605Z|490891a3-f11a-46dc-928e-e016d9ec30fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:20:41.605Z|490891a3-f11a-46dc-928e-e016d9ec30fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:20:51.536Z|9beea593-bfa7-4e20-9c03-09a817cf97d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:20:51.537Z|9beea593-bfa7-4e20-9c03-09a817cf97d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:20:51.637Z|b3133cc8-d1ba-49a5-8e4f-cca5954dca1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:20:51.638Z|b3133cc8-d1ba-49a5-8e4f-cca5954dca1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:20:51.640Z|a740aeb7-8fdb-4ee7-9e59-f2f8c87ab299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:20:51.640Z|a740aeb7-8fdb-4ee7-9e59-f2f8c87ab299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:20:56.406Z|ed6a3835-6c57-4af4-b643-342622dd88ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:20:56.407Z|ed6a3835-6c57-4af4-b643-342622dd88ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:20:57.883Z|5afefbee-03eb-4028-817d-5e3a65e11e3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:20:57.885Z|5afefbee-03eb-4028-817d-5e3a65e11e3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:21:01.605Z|d7cf220b-6922-4ba5-bb20-ac4103e65ed2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:21:01.606Z|d7cf220b-6922-4ba5-bb20-ac4103e65ed2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:21:01.672Z|643db200-ab78-438c-b295-bcee105efa40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:21:01.673Z|643db200-ab78-438c-b295-bcee105efa40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:21:01.683Z|5bd615db-e128-43b4-9d37-223083572c59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:21:01.684Z|5bd615db-e128-43b4-9d37-223083572c59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:21:11.406Z|d4a74687-70ea-48eb-997c-9c6f1d8a863c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:21:11.419Z|d4a74687-70ea-48eb-997c-9c6f1d8a863c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:21:11.672Z|d595cfb8-a0d2-42c0-8ce8-b2868996e057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:21:11.674Z|d595cfb8-a0d2-42c0-8ce8-b2868996e057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:21:11.718Z|35405119-dc35-4239-80b0-19c7a41c3eb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:21:11.719Z|35405119-dc35-4239-80b0-19c7a41c3eb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:21:11.740Z|5ec99308-0c08-4e76-a335-aaa3ee0270b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:21:11.742Z|5ec99308-0c08-4e76-a335-aaa3ee0270b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:21:21.707Z|adc558f5-e91d-4cab-8014-6b35d8d5b572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:21:21.708Z|adc558f5-e91d-4cab-8014-6b35d8d5b572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:21:21.750Z|bd0fd4ce-9947-4a5d-bdf3-5f5e70abf398|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:21:21.751Z|bd0fd4ce-9947-4a5d-bdf3-5f5e70abf398|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:21:21.781Z|67777ecf-a75d-439f-b4e7-3f44edb6e124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:21:21.782Z|67777ecf-a75d-439f-b4e7-3f44edb6e124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:21:26.406Z|4bbd3cf2-43f9-4749-8689-3928d8d8874c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:21:26.406Z|4bbd3cf2-43f9-4749-8689-3928d8d8874c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:21:27.886Z|0101fe0c-c4ec-4996-8bce-fef3bd7d374e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:21:27.888Z|0101fe0c-c4ec-4996-8bce-fef3bd7d374e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:21:30.590Z|0e017803-cd2d-478a-a55a-bb497920fac0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:21:30.591Z|0e017803-cd2d-478a-a55a-bb497920fac0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:21:31.735Z|b3182fa6-85e2-4e20-8c9b-9c1767b3778f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:21:31.737Z|b3182fa6-85e2-4e20-8c9b-9c1767b3778f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:21:31.782Z|d4cd8598-89fb-4bee-b266-25aa50f2f70d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:21:31.783Z|d4cd8598-89fb-4bee-b266-25aa50f2f70d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:21:31.813Z|6a733680-88f1-4e5a-88b2-316d1669f29a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:21:31.815Z|6a733680-88f1-4e5a-88b2-316d1669f29a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:21:41.408Z|68758cac-4e29-4da9-b979-4988e8010f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:21:41.409Z|68758cac-4e29-4da9-b979-4988e8010f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:21:41.773Z|1f71b54a-5137-4f93-b41c-cbdbef5325f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:21:41.775Z|1f71b54a-5137-4f93-b41c-cbdbef5325f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:21:41.813Z|8e1d6dfc-731f-40f3-9c66-efad3f0974a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:21:41.814Z|8e1d6dfc-731f-40f3-9c66-efad3f0974a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:21:41.848Z|0a758cab-cbbb-48dd-bed0-0d1a9ab8726e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:21:41.850Z|0a758cab-cbbb-48dd-bed0-0d1a9ab8726e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:21:51.805Z|a61f2c40-21ce-4cd9-8f23-e5fee1087854|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:21:51.806Z|a61f2c40-21ce-4cd9-8f23-e5fee1087854|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:21:51.859Z|a9d657fe-543b-4345-88cf-9b5c3055bfac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:21:51.860Z|a9d657fe-543b-4345-88cf-9b5c3055bfac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:21:51.879Z|3997661b-195b-4a0f-8ec1-d4d256230730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:21:51.880Z|3997661b-195b-4a0f-8ec1-d4d256230730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:21:56.406Z|71ca18fb-918b-43ba-bf57-5ea0bd1bae8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:21:56.411Z|71ca18fb-918b-43ba-bf57-5ea0bd1bae8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:21:57.889Z|d153d41f-55b4-409c-b4c4-51357fc056d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:21:57.890Z|d153d41f-55b4-409c-b4c4-51357fc056d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:22:01.839Z|4b34f30e-eb26-4ac6-afca-5a094996da38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:22:01.841Z|4b34f30e-eb26-4ac6-afca-5a094996da38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:22:01.895Z|b8112d00-ba2f-4a74-a30f-0e81f7e5a2ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:22:01.897Z|b8112d00-ba2f-4a74-a30f-0e81f7e5a2ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:22:01.908Z|7019d5cb-d19b-4139-a8c2-72fe8a1811aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:22:01.913Z|7019d5cb-d19b-4139-a8c2-72fe8a1811aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:22:11.411Z|7ffd61ec-d045-4356-8df9-2ff36c44df1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:22:11.413Z|7ffd61ec-d045-4356-8df9-2ff36c44df1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:22:11.874Z|32308cda-bf87-4fd1-a0ff-80edde32f493|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:22:11.876Z|32308cda-bf87-4fd1-a0ff-80edde32f493|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:22:11.950Z|22eb294c-5e3a-48d4-9444-26b5a41a7030|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:22:11.951Z|22eb294c-5e3a-48d4-9444-26b5a41a7030|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:22:11.953Z|0593f1c5-cd52-403e-8861-0f3cc8ff3642|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:22:11.955Z|0593f1c5-cd52-403e-8861-0f3cc8ff3642|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:22:21.935Z|677fa2d6-246b-4866-94ba-860d75f12394|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:22:21.937Z|677fa2d6-246b-4866-94ba-860d75f12394|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:22:21.990Z|163e41b3-725d-476d-8a23-da698ef69ade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:22:21.992Z|163e41b3-725d-476d-8a23-da698ef69ade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:22:21.998Z|6df0fe99-6995-4128-b61d-9b7504d0745b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:22:21.999Z|6df0fe99-6995-4128-b61d-9b7504d0745b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:22:26.406Z|8697fa0e-f5a2-4e77-a3dd-acdef0167290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:22:26.406Z|8697fa0e-f5a2-4e77-a3dd-acdef0167290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:22:27.891Z|333e5c8e-97d1-4d6a-bbaf-e2549a40d917|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:22:27.891Z|333e5c8e-97d1-4d6a-bbaf-e2549a40d917|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:22:30.595Z|ee58a752-75df-4c6d-8e96-927966d83091|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:22:30.597Z|ee58a752-75df-4c6d-8e96-927966d83091|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:22:31.997Z|d6cff7b4-e20e-494a-af4f-afdba84e2d77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:22:31.999Z|d6cff7b4-e20e-494a-af4f-afdba84e2d77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:22:32.044Z|eefca86f-ba20-4a0e-85c0-2eeb5d80d9d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:22:32.047Z|eefca86f-ba20-4a0e-85c0-2eeb5d80d9d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:22:32.048Z|b114e673-2905-4986-9246-25d77db585ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:22:32.076Z|b114e673-2905-4986-9246-25d77db585ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:22:41.406Z|76f3ae3c-5886-4565-a5c3-f9f9345580d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:22:41.413Z|76f3ae3c-5886-4565-a5c3-f9f9345580d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:22:42.040Z|dec29702-d0c8-4c2d-a905-cab40c04b3ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:22:42.041Z|dec29702-d0c8-4c2d-a905-cab40c04b3ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:22:42.118Z|13edd361-5003-4cf6-ba06-b44b6d5a3b98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:22:42.119Z|13edd361-5003-4cf6-ba06-b44b6d5a3b98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:22:42.128Z|806a9caf-a618-4c50-87af-0d9d13e54a24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:22:42.129Z|806a9caf-a618-4c50-87af-0d9d13e54a24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:22:52.100Z|95552867-f249-40b9-ab7e-dc482f97dc83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:22:52.102Z|95552867-f249-40b9-ab7e-dc482f97dc83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:22:52.167Z|69e43641-6c34-4667-95dd-35862906fd2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:22:52.171Z|69e43641-6c34-4667-95dd-35862906fd2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:22:52.225Z|893758a0-5edb-4f88-b6b9-365aefe5e0e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:22:52.227Z|893758a0-5edb-4f88-b6b9-365aefe5e0e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:22:56.451Z|30eea26e-d98c-4aa1-bb81-ca8a8522abfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:22:56.452Z|30eea26e-d98c-4aa1-bb81-ca8a8522abfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:22:57.892Z|05318ca2-f7f5-416e-aea6-b550397bf155|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:22:57.893Z|05318ca2-f7f5-416e-aea6-b550397bf155|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:23:02.158Z|e578aca1-9d4a-4464-8a33-616ef75a85e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:23:02.160Z|e578aca1-9d4a-4464-8a33-616ef75a85e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:23:02.227Z|6e7874b0-8f0e-47e0-8c2a-abb9519f3798|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:23:02.228Z|6e7874b0-8f0e-47e0-8c2a-abb9519f3798|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:23:02.279Z|9c966602-29c5-4e45-8ebe-905ef250f8be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:23:02.280Z|9c966602-29c5-4e45-8ebe-905ef250f8be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:23:11.406Z|b602737c-caf1-4624-83ce-e3b6cb3e1f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:23:11.406Z|b602737c-caf1-4624-83ce-e3b6cb3e1f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:23:12.233Z|fe6c67b2-809b-4e66-820a-7df91cecfab6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:23:12.234Z|fe6c67b2-809b-4e66-820a-7df91cecfab6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:23:12.282Z|ab2ec017-f6fb-4f3a-916f-7d7f093be0eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:23:12.283Z|ab2ec017-f6fb-4f3a-916f-7d7f093be0eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:23:12.338Z|08d501b0-0534-459d-8782-6e0a6bf39bc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:23:12.339Z|08d501b0-0534-459d-8782-6e0a6bf39bc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:23:22.313Z|10f4f6a2-ee91-4cce-b109-297bb1b0bb69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:23:22.314Z|10f4f6a2-ee91-4cce-b109-297bb1b0bb69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:23:22.367Z|d03441b3-4bfa-4eaa-bd41-583dea160170|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:23:22.368Z|d03441b3-4bfa-4eaa-bd41-583dea160170|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:23:22.402Z|629bca86-f77b-409a-be9b-ac0609b3402e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:23:22.403Z|629bca86-f77b-409a-be9b-ac0609b3402e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:23:26.406Z|62aca7d2-98ce-4819-99c2-20d7f8dc1a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:23:26.412Z|62aca7d2-98ce-4819-99c2-20d7f8dc1a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:23:27.894Z|a10e6691-0cc5-4096-b971-33c8a2d84d62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:23:27.895Z|a10e6691-0cc5-4096-b971-33c8a2d84d62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:23:30.592Z|37ff0676-e6e7-4282-b4eb-1ebc80d90fb7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:23:30.594Z|37ff0676-e6e7-4282-b4eb-1ebc80d90fb7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:23:32.380Z|5810a67b-dddb-4951-8339-cd6208997698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:23:32.381Z|5810a67b-dddb-4951-8339-cd6208997698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:23:32.450Z|f6837d9e-4e00-4c44-a995-25a5c961b18e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:23:32.451Z|f6837d9e-4e00-4c44-a995-25a5c961b18e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:23:32.563Z|2f7764e6-7d3f-44d5-a5e5-f6674927e8ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:23:32.573Z|2f7764e6-7d3f-44d5-a5e5-f6674927e8ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:23:41.408Z|8b02fec9-409c-48e5-b304-c007a01925dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:23:41.409Z|8b02fec9-409c-48e5-b304-c007a01925dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:23:42.448Z|4e43010a-0dba-4cc1-bc4b-5248f5e73bf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:23:42.452Z|4e43010a-0dba-4cc1-bc4b-5248f5e73bf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:23:42.556Z|a072af93-c11a-4f6f-9469-88f21d234d0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:23:42.559Z|a072af93-c11a-4f6f-9469-88f21d234d0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:23:42.679Z|598040aa-b94a-454b-a766-2ed92acc062e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:23:42.679Z|598040aa-b94a-454b-a766-2ed92acc062e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:23:52.588Z|613c91b9-e697-46cc-b8c2-99c485c3a687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:23:52.589Z|613c91b9-e697-46cc-b8c2-99c485c3a687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:23:52.764Z|b95f8ad9-ee6d-4a98-901f-17d1d875c62f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:23:52.765Z|b95f8ad9-ee6d-4a98-901f-17d1d875c62f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:23:52.772Z|4c016283-a3f5-4c41-91b3-f85b54d440ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:23:52.774Z|4c016283-a3f5-4c41-91b3-f85b54d440ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:23:56.406Z|e7619b97-73ab-466a-9018-539550e3a732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:23:56.407Z|e7619b97-73ab-466a-9018-539550e3a732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:23:57.896Z|55a48dfa-b524-4d2c-adfd-8b114a509428|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:23:57.896Z|55a48dfa-b524-4d2c-adfd-8b114a509428|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:24:02.673Z|f728adab-d183-44ac-a09a-a2e9c76fec88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:24:02.674Z|f728adab-d183-44ac-a09a-a2e9c76fec88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:24:02.862Z|b1b24aec-0731-4f62-9d30-47aaf9fe2fd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:24:02.863Z|b1b24aec-0731-4f62-9d30-47aaf9fe2fd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:24:02.870Z|8dce4836-571d-439a-8a90-24b79d5e41d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:24:02.871Z|8dce4836-571d-439a-8a90-24b79d5e41d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:24:11.406Z|393d71c5-c1c1-4a14-9f4f-c39996d756f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:24:11.410Z|393d71c5-c1c1-4a14-9f4f-c39996d756f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:24:12.721Z|67909f48-1407-47a7-8ee5-a0133daf0cad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:24:12.730Z|67909f48-1407-47a7-8ee5-a0133daf0cad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:24:12.922Z|c744a9c0-6469-4bb5-afe4-33961043763e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:24:12.924Z|c744a9c0-6469-4bb5-afe4-33961043763e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:24:12.934Z|51023d97-06df-4df8-a0cf-88e7b440b236|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:24:12.934Z|51023d97-06df-4df8-a0cf-88e7b440b236|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:24:22.847Z|065bde96-8e14-48cd-9655-849ed3e0582b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:24:22.848Z|065bde96-8e14-48cd-9655-849ed3e0582b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:24:22.993Z|013f8012-916a-4303-a0af-cb04f7872b53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:24:22.994Z|013f8012-916a-4303-a0af-cb04f7872b53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:24:23.002Z|aa308e01-3696-42db-b9ce-5ad64aa868f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:24:23.003Z|aa308e01-3696-42db-b9ce-5ad64aa868f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:24:26.406Z|97c30a76-2490-4f71-9b40-54ec36419a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:24:26.407Z|97c30a76-2490-4f71-9b40-54ec36419a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:24:27.898Z|ed299ab4-a565-4ff5-a248-f2aed3ab746e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:24:27.898Z|ed299ab4-a565-4ff5-a248-f2aed3ab746e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:24:30.584Z|d51c081f-d49d-4b64-8185-927161f6eb8b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:24:30.586Z|d51c081f-d49d-4b64-8185-927161f6eb8b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:24:32.892Z|26bfb2d5-57d3-446c-a869-1c86669c3ae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:24:32.893Z|26bfb2d5-57d3-446c-a869-1c86669c3ae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:24:33.074Z|b4357bf0-7816-437c-a926-097d9660ff20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:24:33.075Z|b4357bf0-7816-437c-a926-097d9660ff20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:24:33.083Z|e3f395df-d99e-463f-ab4c-a9f1088f3c3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:24:33.085Z|e3f395df-d99e-463f-ab4c-a9f1088f3c3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:24:41.413Z|bbcc8a9d-70f9-4747-9769-3209f037324a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:24:41.424Z|bbcc8a9d-70f9-4747-9769-3209f037324a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:24:42.955Z|8039f380-916c-452a-831a-f13a3b3be112|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:24:42.957Z|8039f380-916c-452a-831a-f13a3b3be112|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:24:43.116Z|6b7b6d35-be43-4f76-a027-a67a67541e57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:24:43.117Z|6b7b6d35-be43-4f76-a027-a67a67541e57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:24:43.136Z|a76b022d-305a-49a2-8ebb-60aaf2642b4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:24:43.137Z|a76b022d-305a-49a2-8ebb-60aaf2642b4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:24:53.042Z|4ab46224-c686-4e20-aa4c-3fa68cc90e65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:24:53.044Z|4ab46224-c686-4e20-aa4c-3fa68cc90e65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:24:53.159Z|92e25cfa-698d-4132-b1ff-058e4172bf29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:24:53.161Z|92e25cfa-698d-4132-b1ff-058e4172bf29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:24:53.191Z|3c331062-2a8c-4a02-a63f-b087afc97caf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:24:53.193Z|3c331062-2a8c-4a02-a63f-b087afc97caf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:24:56.406Z|9c6f5894-b0fc-48fa-bd7e-5e67677b19d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:24:56.407Z|9c6f5894-b0fc-48fa-bd7e-5e67677b19d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:24:57.899Z|dcbc7327-6ed8-44a6-ab18-fb3d182305e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:24:57.901Z|dcbc7327-6ed8-44a6-ab18-fb3d182305e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:25:03.099Z|4990e9e5-3f55-4f34-97d8-a668cbeb3e75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:25:03.100Z|4990e9e5-3f55-4f34-97d8-a668cbeb3e75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:25:03.200Z|af5dccb5-b41f-47de-a510-e2943dfde82b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:25:03.201Z|af5dccb5-b41f-47de-a510-e2943dfde82b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:25:03.239Z|bc1bc5ea-2959-42ac-98a3-dee4d5672241|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:25:03.240Z|bc1bc5ea-2959-42ac-98a3-dee4d5672241|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:25:11.406Z|1f841c68-a516-4e57-9716-68d351a6543d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:25:11.407Z|1f841c68-a516-4e57-9716-68d351a6543d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:25:13.164Z|a957430d-7b71-4455-9ec5-247f1fc957ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:25:13.165Z|a957430d-7b71-4455-9ec5-247f1fc957ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:25:13.243Z|bcecdf4b-82d3-470d-b33e-19be94a649a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:25:13.244Z|bcecdf4b-82d3-470d-b33e-19be94a649a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:25:13.310Z|83d271eb-6fa6-49f7-beba-4f4c7d84ec7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:25:13.311Z|83d271eb-6fa6-49f7-beba-4f4c7d84ec7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:25:23.228Z|8953b26f-5cc3-4d5b-b19b-68b3cf5ba394|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:25:23.229Z|8953b26f-5cc3-4d5b-b19b-68b3cf5ba394|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:25:23.314Z|0037ac9c-be81-4b23-8fa2-93d087cececb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:25:23.315Z|0037ac9c-be81-4b23-8fa2-93d087cececb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:25:23.378Z|273cd790-3963-46d4-b6e9-229f139abf0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:25:23.379Z|273cd790-3963-46d4-b6e9-229f139abf0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:25:26.406Z|f5114b33-d6ec-4e98-b72a-20461f1d9116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:25:26.410Z|f5114b33-d6ec-4e98-b72a-20461f1d9116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:25:27.902Z|eb71c5f8-5c74-474c-ac45-deabd45e2c68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:25:27.904Z|eb71c5f8-5c74-474c-ac45-deabd45e2c68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:25:30.591Z|4ade77b0-9cea-4ec2-b8f2-90b3a967844e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:25:30.593Z|4ade77b0-9cea-4ec2-b8f2-90b3a967844e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:25:33.299Z|06f7091f-5cca-4e9f-b31f-68c3f3b5cbf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:25:33.300Z|06f7091f-5cca-4e9f-b31f-68c3f3b5cbf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:25:33.370Z|43c4458c-80a2-4fd9-9edb-b4401a53f6c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:25:33.372Z|43c4458c-80a2-4fd9-9edb-b4401a53f6c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:25:33.442Z|665680ff-cc5b-4b33-878d-69ccfdc0ff45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:25:33.443Z|665680ff-cc5b-4b33-878d-69ccfdc0ff45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:25:41.418Z|42acac26-eeb6-4b77-8e64-6ac6df8165f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:25:41.418Z|42acac26-eeb6-4b77-8e64-6ac6df8165f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:25:43.356Z|e84f9762-9228-4bdd-8707-56116700d8a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:25:43.358Z|e84f9762-9228-4bdd-8707-56116700d8a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:25:43.430Z|3979581d-5b43-4c5c-bc38-535d1c23f8f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:25:43.431Z|3979581d-5b43-4c5c-bc38-535d1c23f8f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:25:43.520Z|50191b61-e7b4-4239-9089-dd050894497d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:25:43.523Z|50191b61-e7b4-4239-9089-dd050894497d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:25:53.435Z|84a2550d-8065-4272-936f-8729b785444b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:25:53.436Z|84a2550d-8065-4272-936f-8729b785444b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:25:53.495Z|207c1b7d-8bc1-4c52-9b43-abc16d572316|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:25:53.496Z|207c1b7d-8bc1-4c52-9b43-abc16d572316|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:25:53.598Z|da79e1f4-9a84-44ae-979b-a29b59d97c49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:25:53.599Z|da79e1f4-9a84-44ae-979b-a29b59d97c49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:25:56.406Z|2d378435-07bf-434c-94ba-8940ed834ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:25:56.406Z|2d378435-07bf-434c-94ba-8940ed834ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:25:57.905Z|d44f131f-621d-4ddc-b5a9-53f71e374d4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:25:57.906Z|d44f131f-621d-4ddc-b5a9-53f71e374d4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:26:03.479Z|c700d1ec-10f1-4377-ba75-f2cbad263f3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:26:03.480Z|c700d1ec-10f1-4377-ba75-f2cbad263f3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:26:03.538Z|4986bf4a-977b-43d3-a3d0-609ece8e5224|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:26:03.539Z|4986bf4a-977b-43d3-a3d0-609ece8e5224|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:26:03.642Z|9c1774d6-f6d1-459c-99dc-a3bf9cc2ac7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:26:03.643Z|9c1774d6-f6d1-459c-99dc-a3bf9cc2ac7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:26:11.406Z|a5ade703-75f8-4566-9d6e-460a561c2d7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:26:11.408Z|a5ade703-75f8-4566-9d6e-460a561c2d7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:26:13.588Z|cafd51d4-16fb-4fce-95eb-85ee37ec7f4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:26:13.589Z|cafd51d4-16fb-4fce-95eb-85ee37ec7f4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:26:13.628Z|fe84ea65-5581-485f-999b-2d20318fb3a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:26:13.634Z|fe84ea65-5581-485f-999b-2d20318fb3a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:26:13.726Z|1bac088c-7eef-49e8-b053-e48bdbea6b4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:26:13.727Z|1bac088c-7eef-49e8-b053-e48bdbea6b4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:26:23.642Z|f6457003-6e0b-4dbe-a180-4c9f7cf46b7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:26:23.643Z|f6457003-6e0b-4dbe-a180-4c9f7cf46b7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:26:23.703Z|b7f4aff6-f346-41c8-9507-27586fe9acb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:26:23.704Z|b7f4aff6-f346-41c8-9507-27586fe9acb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:26:23.776Z|fd90d3b1-f47f-49f0-a89a-f0a55577d7a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:26:23.777Z|fd90d3b1-f47f-49f0-a89a-f0a55577d7a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:26:26.406Z|dcfe023b-e8c7-4d36-a2d5-7d5def23dd86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:26:26.406Z|dcfe023b-e8c7-4d36-a2d5-7d5def23dd86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:26:27.907Z|14fa3c2a-60ee-4d3b-a718-f8b1ccec18ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:26:27.908Z|14fa3c2a-60ee-4d3b-a718-f8b1ccec18ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:26:30.591Z|7239c185-04e6-4b0e-b614-f0103e4153fe|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:26:30.593Z|7239c185-04e6-4b0e-b614-f0103e4153fe|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:26:33.727Z|8e851be9-e4fb-41c2-899d-333393a4e34e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:26:33.735Z|8e851be9-e4fb-41c2-899d-333393a4e34e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:26:33.806Z|c4492c1e-00ad-47d5-bcd6-62fc9d2efd51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:26:33.808Z|c4492c1e-00ad-47d5-bcd6-62fc9d2efd51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:26:33.853Z|588d820b-c164-44a7-9626-ab53c34e0883|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:26:33.854Z|588d820b-c164-44a7-9626-ab53c34e0883|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:26:41.406Z|a82d0fb6-7aee-4e28-b2a2-2d7c9482064d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:26:41.406Z|a82d0fb6-7aee-4e28-b2a2-2d7c9482064d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:26:43.828Z|d3202a0f-7a47-41a5-8d05-b3bed246341c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:26:43.830Z|d3202a0f-7a47-41a5-8d05-b3bed246341c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:26:43.971Z|232c59ed-61fa-4014-82f8-25eb32dd1673|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:26:43.972Z|232c59ed-61fa-4014-82f8-25eb32dd1673|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:26:43.977Z|c710bc20-7adb-4d9e-ac73-854a4fa686fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:26:43.977Z|c710bc20-7adb-4d9e-ac73-854a4fa686fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:26:53.887Z|9c8db5d4-5463-4208-aea7-994ed3ff0dfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:26:53.889Z|9c8db5d4-5463-4208-aea7-994ed3ff0dfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:26:54.015Z|90fefa50-7256-4643-adde-e20c89f712a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:26:54.016Z|90fefa50-7256-4643-adde-e20c89f712a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:26:54.071Z|5e1655c2-0d42-4584-bd19-1cea895d01e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:26:54.072Z|5e1655c2-0d42-4584-bd19-1cea895d01e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:26:56.411Z|d4335b4c-2980-418a-823b-26b8ca613153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:26:56.413Z|d4335b4c-2980-418a-823b-26b8ca613153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:26:57.909Z|63ad676f-b5f6-4187-b099-1cb90c90aa01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:26:57.909Z|63ad676f-b5f6-4187-b099-1cb90c90aa01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:27:03.942Z|56c3606f-8b6d-4301-91ab-9aabf7979f34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:27:03.944Z|56c3606f-8b6d-4301-91ab-9aabf7979f34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:27:04.090Z|9a2cd544-ed69-45f0-944d-d17b7248b6bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:27:04.096Z|9a2cd544-ed69-45f0-944d-d17b7248b6bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:27:04.139Z|e0a9bfe6-a534-41ec-8195-51316e013c9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:27:04.142Z|e0a9bfe6-a534-41ec-8195-51316e013c9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:27:11.407Z|74947253-e3ef-4be4-a3b2-2eb266e4042c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:27:11.407Z|74947253-e3ef-4be4-a3b2-2eb266e4042c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:27:14.009Z|2fb26fb4-f018-4752-8952-453e1576679a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:27:14.010Z|2fb26fb4-f018-4752-8952-453e1576679a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:27:14.202Z|29d2703e-91fb-4d5b-9ab4-62f372644f80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:27:14.203Z|29d2703e-91fb-4d5b-9ab4-62f372644f80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:27:14.260Z|538b4415-7378-47d1-a43e-9316f7beff5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:27:14.267Z|538b4415-7378-47d1-a43e-9316f7beff5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:27:24.077Z|0b8d43d8-904c-40ff-bee3-92e864017206|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:27:24.078Z|0b8d43d8-904c-40ff-bee3-92e864017206|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:27:24.269Z|b9f32aa5-b296-434a-9c8b-0c97942bbcc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:27:24.271Z|b9f32aa5-b296-434a-9c8b-0c97942bbcc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:27:24.339Z|79cbc8c3-dee2-4a3a-b661-f58aecbeba5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:27:24.340Z|79cbc8c3-dee2-4a3a-b661-f58aecbeba5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:27:26.405Z|db0445bb-6a15-47ef-bd1f-874be1c8e042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:27:26.406Z|db0445bb-6a15-47ef-bd1f-874be1c8e042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:27:27.910Z|8ecc74a7-d9f8-4fa0-be42-66ac3beb2b6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:27:27.911Z|8ecc74a7-d9f8-4fa0-be42-66ac3beb2b6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:27:30.586Z|6a467d28-3a88-470c-887e-6904a85e38c8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:27:30.588Z|6a467d28-3a88-470c-887e-6904a85e38c8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:27:34.152Z|4a181827-ce90-487a-9316-92cfaae3d6d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:27:34.153Z|4a181827-ce90-487a-9316-92cfaae3d6d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:27:34.333Z|f5405b8b-20e2-4507-a715-c80980e1f021|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:27:34.334Z|f5405b8b-20e2-4507-a715-c80980e1f021|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:27:34.386Z|a18cdfb4-c51c-4547-b331-04b7939c69b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:27:34.388Z|a18cdfb4-c51c-4547-b331-04b7939c69b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:27:41.406Z|43737885-a6de-40e6-ac92-955bc3cb7a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:27:41.408Z|43737885-a6de-40e6-ac92-955bc3cb7a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:27:44.240Z|f757ddac-d9e1-4205-9098-b2e770fc4263|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:27:44.241Z|f757ddac-d9e1-4205-9098-b2e770fc4263|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:27:44.374Z|0f614d32-06c6-4614-b27a-e55a45103383|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:27:44.375Z|0f614d32-06c6-4614-b27a-e55a45103383|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:27:44.433Z|9783d701-f0cb-4d26-bd57-6a34c2df16fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:27:44.434Z|9783d701-f0cb-4d26-bd57-6a34c2df16fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:27:54.352Z|9c34d413-5691-4926-9740-3fdd3c83c228|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:27:54.355Z|9c34d413-5691-4926-9740-3fdd3c83c228|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:27:54.427Z|be3bc5e8-fb4b-40f0-871e-e51e36098caf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:27:54.429Z|be3bc5e8-fb4b-40f0-871e-e51e36098caf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:27:54.515Z|51f5475d-caec-4830-a0e1-38d181196d75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:27:54.517Z|51f5475d-caec-4830-a0e1-38d181196d75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:27:56.406Z|10f17a9d-bf0a-4362-8ed4-e53913402960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:27:56.407Z|10f17a9d-bf0a-4362-8ed4-e53913402960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:27:57.911Z|dd537907-1177-42f8-9d00-591f331d58da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:27:57.912Z|dd537907-1177-42f8-9d00-591f331d58da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:28:04.417Z|4e16c799-62cc-463d-886b-8e0a177455d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:28:04.418Z|4e16c799-62cc-463d-886b-8e0a177455d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:28:04.501Z|159c1729-293e-41a4-a0c5-21204b5ca9af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:28:04.536Z|159c1729-293e-41a4-a0c5-21204b5ca9af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:28:04.583Z|c777071e-190d-42f4-ad30-356790b9f7ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:28:04.585Z|c777071e-190d-42f4-ad30-356790b9f7ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:28:11.406Z|605bc061-6b65-472b-b7f2-57ced1800202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:28:11.407Z|605bc061-6b65-472b-b7f2-57ced1800202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:28:14.583Z|36e9bed9-329b-4a68-b4b2-28af8a1fb154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:28:14.584Z|36e9bed9-329b-4a68-b4b2-28af8a1fb154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:28:14.656Z|09d1b8f9-8771-4711-acd3-d87aafd2be22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:28:14.658Z|09d1b8f9-8771-4711-acd3-d87aafd2be22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:28:14.683Z|c41f1ace-9d18-425a-8b79-86e8ece62cb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:28:14.686Z|c41f1ace-9d18-425a-8b79-86e8ece62cb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:28:24.705Z|53e8c0aa-ea65-4a97-9f20-242646d54e50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:28:24.711Z|53e8c0aa-ea65-4a97-9f20-242646d54e50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:28:24.819Z|1982b707-09be-4251-ac0d-d37af4adf055|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:28:24.821Z|1982b707-09be-4251-ac0d-d37af4adf055|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:28:24.855Z|113f8012-1fd1-446b-9fb1-e10124f33c3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:28:24.856Z|113f8012-1fd1-446b-9fb1-e10124f33c3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:28:26.409Z|a0af24fc-e774-4a99-b94e-5c0b5d926fd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:28:26.411Z|a0af24fc-e774-4a99-b94e-5c0b5d926fd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:28:27.924Z|49ef942f-1eb8-444b-9073-425f852b3f92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:28:27.925Z|49ef942f-1eb8-444b-9073-425f852b3f92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:28:30.628Z|bae5e96c-a23c-4469-9429-12fbae00c16d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:28:30.629Z|bae5e96c-a23c-4469-9429-12fbae00c16d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:28:34.867Z|2bde770e-8930-4dbd-bb29-757c7bba4144|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:28:34.868Z|2bde770e-8930-4dbd-bb29-757c7bba4144|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:28:34.947Z|43f10c0c-3d65-476e-abb1-d7804569e7ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:28:34.948Z|43f10c0c-3d65-476e-abb1-d7804569e7ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:28:34.967Z|f6447531-0ffe-4734-87ae-1a8ca9329528|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:28:34.968Z|f6447531-0ffe-4734-87ae-1a8ca9329528|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:28:41.406Z|7c1d206d-3aac-4b73-854b-69eee5173084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:28:41.407Z|7c1d206d-3aac-4b73-854b-69eee5173084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:28:44.977Z|36ee1208-6634-42f5-bf02-3c28d3c3e153|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:28:44.979Z|36ee1208-6634-42f5-bf02-3c28d3c3e153|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:28:45.068Z|cbe7144d-8260-448b-91c7-dba8989effa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:28:45.069Z|cbe7144d-8260-448b-91c7-dba8989effa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:28:45.134Z|b28e3c11-3943-4af2-b155-8385162f5ebc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:28:45.136Z|b28e3c11-3943-4af2-b155-8385162f5ebc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:28:55.094Z|8a155974-7e4d-442d-b597-e30b11a165fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:28:55.096Z|8a155974-7e4d-442d-b597-e30b11a165fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:28:55.115Z|c158e314-bd3c-4372-8a6c-269f7e9f095c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:28:55.116Z|c158e314-bd3c-4372-8a6c-269f7e9f095c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:28:55.225Z|7894e135-2f74-400e-af0e-e443910b6f0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:28:55.226Z|7894e135-2f74-400e-af0e-e443910b6f0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:28:56.406Z|955a3f6d-37fd-4214-a5c6-04959bc9278e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:28:56.407Z|955a3f6d-37fd-4214-a5c6-04959bc9278e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:28:57.926Z|8e7fe466-d7ef-4ffa-b578-1a3dfbca3a7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:28:57.927Z|8e7fe466-d7ef-4ffa-b578-1a3dfbca3a7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:29:05.187Z|a3cadc2e-c2a7-4b18-bee1-85d8b2655707|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:29:05.188Z|a3cadc2e-c2a7-4b18-bee1-85d8b2655707|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:29:05.200Z|fdd06361-6b4b-457d-b389-3425d1264985|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:29:05.201Z|fdd06361-6b4b-457d-b389-3425d1264985|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:29:05.290Z|8124c1c0-951e-4e8e-975a-c2deffe0f535|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:29:05.293Z|8124c1c0-951e-4e8e-975a-c2deffe0f535|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:29:11.405Z|2da2fa48-46ef-4467-915c-ed6df106ba4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:29:11.409Z|2da2fa48-46ef-4467-915c-ed6df106ba4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:29:15.276Z|90a5903c-72b4-44e8-a140-7869e46a88dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:29:15.278Z|90a5903c-72b4-44e8-a140-7869e46a88dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:29:15.302Z|0227a915-f96b-4c05-9217-d632eeb2fa64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:29:15.318Z|0227a915-f96b-4c05-9217-d632eeb2fa64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:29:15.407Z|ef46948d-06ed-4559-89b9-569038eb0a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:29:15.408Z|ef46948d-06ed-4559-89b9-569038eb0a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:29:25.362Z|befa3b4b-8c66-4e3d-a1dc-bb9113d57f98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:29:25.363Z|befa3b4b-8c66-4e3d-a1dc-bb9113d57f98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:29:25.383Z|c79f5cb6-2bde-4998-a04a-e94db79690ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:29:25.384Z|c79f5cb6-2bde-4998-a04a-e94db79690ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:29:25.462Z|46532918-bab7-44ec-9535-ae250fcaeb5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:29:25.469Z|46532918-bab7-44ec-9535-ae250fcaeb5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:29:26.405Z|64fa8b57-15d7-4b5a-bd3c-1df44c4e25d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:29:26.406Z|64fa8b57-15d7-4b5a-bd3c-1df44c4e25d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:29:27.928Z|7b54c466-d70b-4e23-9158-e7a290386272|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:29:27.929Z|7b54c466-d70b-4e23-9158-e7a290386272|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:29:30.596Z|7ac9b510-5395-49f5-a78b-b9a253108f09|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:29:30.597Z|7ac9b510-5395-49f5-a78b-b9a253108f09|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:29:35.397Z|2acd27f5-ba41-48e2-9504-6f8b65b56e1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:29:35.399Z|2acd27f5-ba41-48e2-9504-6f8b65b56e1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:29:35.450Z|2d8dabf3-2700-4b23-8c1e-d19f1e628d8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:29:35.451Z|2d8dabf3-2700-4b23-8c1e-d19f1e628d8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:29:35.558Z|96a735d8-3383-4756-ab17-3ace3af1f708|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:29:35.560Z|96a735d8-3383-4756-ab17-3ace3af1f708|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:29:41.406Z|941bdf2b-98f8-44c5-b182-55b97bcdafa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:29:41.408Z|941bdf2b-98f8-44c5-b182-55b97bcdafa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:29:45.451Z|380674bb-26ac-4c05-af4d-7f4009961d3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:29:45.454Z|380674bb-26ac-4c05-af4d-7f4009961d3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:29:45.507Z|0aecc6cd-04b5-4c16-9d93-6907dcc0866a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:29:45.509Z|0aecc6cd-04b5-4c16-9d93-6907dcc0866a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:29:45.623Z|77ff2d30-1016-4ce0-aa0a-c785cd9d1121|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:29:45.624Z|77ff2d30-1016-4ce0-aa0a-c785cd9d1121|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:29:55.518Z|ca925db8-0c05-4724-9be0-2a89c7792bf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:29:55.519Z|ca925db8-0c05-4724-9be0-2a89c7792bf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:29:55.566Z|0eaac887-fdba-43a1-913c-94d5739ee609|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:29:55.567Z|0eaac887-fdba-43a1-913c-94d5739ee609|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:29:55.691Z|7ce33dff-6b03-411d-96f0-880a26491808|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:29:55.692Z|7ce33dff-6b03-411d-96f0-880a26491808|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:29:56.406Z|b10fa2cd-7e90-4fc3-a618-f2cd6cf3b9e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:29:56.409Z|b10fa2cd-7e90-4fc3-a618-f2cd6cf3b9e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:29:57.939Z|08de8500-c52e-48b8-b063-d10970c51ce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:29:57.940Z|08de8500-c52e-48b8-b063-d10970c51ce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:30:05.576Z|0164de1f-83b6-4278-98c2-3c058e762602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:30:05.579Z|0164de1f-83b6-4278-98c2-3c058e762602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:30:05.606Z|ab5a6778-c992-485f-a88a-a6a601d9b2bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:30:05.608Z|ab5a6778-c992-485f-a88a-a6a601d9b2bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:30:05.738Z|5c15f3e9-4ddd-43c4-8902-e1a8f2b7f106|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:30:05.741Z|5c15f3e9-4ddd-43c4-8902-e1a8f2b7f106|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:30:11.406Z|462a6ff1-4b3b-4dab-bc78-d3401f1b0fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:30:11.407Z|462a6ff1-4b3b-4dab-bc78-d3401f1b0fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:30:15.647Z|75281cfa-941a-4f35-8ec4-fe1de2516287|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:30:15.648Z|75281cfa-941a-4f35-8ec4-fe1de2516287|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:30:15.654Z|e34f75cb-b290-4851-82f7-02d916908664|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:30:15.655Z|e34f75cb-b290-4851-82f7-02d916908664|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:30:15.776Z|74f7fba2-4c5e-45cb-8f43-30f8bfdbebb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:30:15.777Z|74f7fba2-4c5e-45cb-8f43-30f8bfdbebb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:30:25.718Z|a011213d-2355-41cc-92eb-5523ed00082c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:30:25.720Z|a011213d-2355-41cc-92eb-5523ed00082c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:30:25.733Z|6ef6e732-3b30-4789-816b-1d9ea08abfe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:30:25.733Z|6ef6e732-3b30-4789-816b-1d9ea08abfe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:30:25.830Z|ce4103fc-36ad-440d-85cf-1a52aba75e50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:30:25.831Z|ce4103fc-36ad-440d-85cf-1a52aba75e50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:30:26.406Z|cd051447-9b8c-44b4-a103-e21de5360c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:30:26.407Z|cd051447-9b8c-44b4-a103-e21de5360c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:30:27.946Z|23447b90-5f89-4246-8f43-2cce43800828|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:30:27.947Z|23447b90-5f89-4246-8f43-2cce43800828|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:30:30.590Z|b596ad50-57c6-4980-99d7-9c8bf8d84daa|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:30:30.591Z|b596ad50-57c6-4980-99d7-9c8bf8d84daa|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:30:35.771Z|50a23855-725c-40c0-8b4d-860c2de741a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:30:35.772Z|50a23855-725c-40c0-8b4d-860c2de741a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:30:35.771Z|4babe638-5627-436f-b654-2f4df52037ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:30:35.772Z|4babe638-5627-436f-b654-2f4df52037ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:30:35.894Z|918760c2-0a45-49b4-88b6-ee581a422a11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:30:35.895Z|918760c2-0a45-49b4-88b6-ee581a422a11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:30:41.407Z|226c1442-719c-4ed0-beb2-7f139ccaae81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:30:41.413Z|226c1442-719c-4ed0-beb2-7f139ccaae81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:30:45.841Z|f4664dd6-c492-4c79-b8f9-e68a217da92d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:30:45.842Z|f4664dd6-c492-4c79-b8f9-e68a217da92d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:30:45.848Z|069baf33-cceb-4190-8709-ae22b4f61116|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:30:45.849Z|069baf33-cceb-4190-8709-ae22b4f61116|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:30:45.937Z|6bbd6d5c-360a-4060-9998-ae10349bdac9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:30:45.940Z|6bbd6d5c-360a-4060-9998-ae10349bdac9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:30:55.932Z|faf9458d-f998-4dcb-90ab-53aa5d52c5fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:30:55.933Z|faf9458d-f998-4dcb-90ab-53aa5d52c5fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:30:55.935Z|b71137f0-67ba-4476-a0cb-1cf05e163272|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:30:55.936Z|b71137f0-67ba-4476-a0cb-1cf05e163272|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:30:55.998Z|a6811f2e-58a2-4602-ad90-186c89f39e7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:30:56.000Z|a6811f2e-58a2-4602-ad90-186c89f39e7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:30:56.406Z|13906884-fbb0-451f-bba7-814c2ed8ec0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:30:56.407Z|13906884-fbb0-451f-bba7-814c2ed8ec0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:30:57.948Z|53facde4-d86f-499e-aaf1-3003ed7b8b3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:30:57.949Z|53facde4-d86f-499e-aaf1-3003ed7b8b3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:31:05.972Z|a954e3d6-702e-4414-88b5-25f3cfa71f15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:31:05.973Z|a954e3d6-702e-4414-88b5-25f3cfa71f15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:31:05.984Z|48c1ea94-ef27-46f5-bc40-18c12d705500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:31:05.986Z|48c1ea94-ef27-46f5-bc40-18c12d705500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:31:06.035Z|e37d459c-d774-4b17-8d67-916438f94f1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:31:06.036Z|e37d459c-d774-4b17-8d67-916438f94f1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:31:11.408Z|6ebdeca1-bad5-43d8-af12-341123ebd5d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:31:11.409Z|6ebdeca1-bad5-43d8-af12-341123ebd5d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:31:16.053Z|8bdcd2b7-146f-46b1-9533-8ce7f5078912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:31:16.054Z|8bdcd2b7-146f-46b1-9533-8ce7f5078912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:31:16.064Z|beb41e9e-a08e-4080-8513-0676d1da34d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:31:16.065Z|beb41e9e-a08e-4080-8513-0676d1da34d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:31:16.120Z|659c1fdf-a6e4-4e8d-a01b-f24d0aac3ad5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:31:16.121Z|659c1fdf-a6e4-4e8d-a01b-f24d0aac3ad5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:31:26.134Z|5a28cd81-ddda-4a35-a437-7cc71159d270|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:31:26.136Z|5a28cd81-ddda-4a35-a437-7cc71159d270|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:31:26.148Z|a53f996f-96fd-4123-b19b-a0cd76768e29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:31:26.149Z|a53f996f-96fd-4123-b19b-a0cd76768e29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:31:26.211Z|5592c374-60fb-4a12-861c-50138ca59c0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:31:26.214Z|5592c374-60fb-4a12-861c-50138ca59c0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:31:26.406Z|5e00e013-beb2-42e5-becc-3a2ed68d674a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:31:26.408Z|5e00e013-beb2-42e5-becc-3a2ed68d674a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:31:27.950Z|13ae8fe2-9b9d-4f5c-bd97-7ddec3b8bb97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:31:27.950Z|13ae8fe2-9b9d-4f5c-bd97-7ddec3b8bb97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:31:30.609Z|883ddbde-f3f6-497e-aee7-2f600f24fb5b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:31:30.611Z|883ddbde-f3f6-497e-aee7-2f600f24fb5b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:31:36.215Z|b9e84dae-2aea-4335-896e-4429d7767b06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:31:36.216Z|b9e84dae-2aea-4335-896e-4429d7767b06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:31:36.226Z|17b44a1c-dabc-4eb9-931e-0e2d0e6e32ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:31:36.227Z|17b44a1c-dabc-4eb9-931e-0e2d0e6e32ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:31:36.270Z|ce36bf1c-c42c-4c45-9ee0-fa6ce7f90a6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:31:36.271Z|ce36bf1c-c42c-4c45-9ee0-fa6ce7f90a6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:31:41.406Z|08efe68c-2c8b-4e6f-add2-92b4d534657f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:31:41.407Z|08efe68c-2c8b-4e6f-add2-92b4d534657f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:31:46.275Z|be36eba6-75f9-4832-abfc-5e6c04fbc906|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:31:46.280Z|be36eba6-75f9-4832-abfc-5e6c04fbc906|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:31:46.300Z|1e10b3cb-5dba-47e0-a39b-cc9108f56829|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:31:46.312Z|1e10b3cb-5dba-47e0-a39b-cc9108f56829|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:31:46.316Z|90013557-b05f-476d-b875-8de0128d877b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:31:46.319Z|90013557-b05f-476d-b875-8de0128d877b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:31:56.410Z|69c37658-b585-4aed-843e-f5e351f79929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:31:56.418Z|69c37658-b585-4aed-843e-f5e351f79929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:31:56.428Z|0a0dfb0c-3aac-4b37-a8d5-7f81d71f8474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:31:56.430Z|0a0dfb0c-3aac-4b37-a8d5-7f81d71f8474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:31:56.438Z|8a6225cc-eb27-499b-8bcd-6dea949b8f94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:31:56.440Z|8a6225cc-eb27-499b-8bcd-6dea949b8f94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:31:56.448Z|da9cc3f9-fe9f-4add-9e0e-75e24de832f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:31:56.449Z|da9cc3f9-fe9f-4add-9e0e-75e24de832f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:31:57.952Z|f94dfb95-1e65-4f69-a4af-d4b5ee080172|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:31:57.953Z|f94dfb95-1e65-4f69-a4af-d4b5ee080172|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:32:06.477Z|c4147291-8f51-4c3e-b4d5-c076986e979a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:32:06.478Z|c4147291-8f51-4c3e-b4d5-c076986e979a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:32:06.503Z|e64aa0a1-88ae-4bcb-a7b2-a97b84db202e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:32:06.506Z|e64aa0a1-88ae-4bcb-a7b2-a97b84db202e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:32:06.506Z|6967469d-2705-4370-9616-836b38d72d38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:32:06.507Z|6967469d-2705-4370-9616-836b38d72d38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:32:11.406Z|8cd835a6-53b3-48d3-841f-62b8547a49dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:32:11.407Z|8cd835a6-53b3-48d3-841f-62b8547a49dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:32:16.532Z|22fdf93b-5305-4289-a21e-1e97df085760|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:32:16.534Z|22fdf93b-5305-4289-a21e-1e97df085760|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:32:16.561Z|dcc18e0e-19a3-4fc1-8673-c96e63ed8321|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:32:16.563Z|dcc18e0e-19a3-4fc1-8673-c96e63ed8321|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:32:16.573Z|9ad7151b-e75a-4945-8aed-b2b22326c07b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:32:16.574Z|9ad7151b-e75a-4945-8aed-b2b22326c07b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:32:26.406Z|6cbbb917-a694-432e-a533-da208cd899af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:32:26.407Z|6cbbb917-a694-432e-a533-da208cd899af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:32:26.612Z|ef4f7b02-9d0c-418a-9977-f149bc50227b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:32:26.612Z|36fb0d09-2a17-446e-8894-916d29c11ff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:32:26.613Z|36fb0d09-2a17-446e-8894-916d29c11ff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:32:26.613Z|ef4f7b02-9d0c-418a-9977-f149bc50227b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:32:26.620Z|be55569a-7836-476a-80c1-10cfa171f476|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:32:26.621Z|be55569a-7836-476a-80c1-10cfa171f476|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:32:27.956Z|117a4795-b159-4e60-a543-cb0934e70c5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:32:27.957Z|117a4795-b159-4e60-a543-cb0934e70c5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:32:30.597Z|c0774e04-71cd-49a7-9787-ba9caf4a1191|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:32:30.599Z|c0774e04-71cd-49a7-9787-ba9caf4a1191|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:32:36.654Z|1468b968-8621-4907-b761-1bda8fa48fd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:32:36.655Z|1468b968-8621-4907-b761-1bda8fa48fd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:32:36.683Z|5bcbcb41-c8cc-4dd8-8dae-9d91ed165ce7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:32:36.684Z|5bcbcb41-c8cc-4dd8-8dae-9d91ed165ce7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:32:36.687Z|69042461-69f9-42ec-856a-7c501a52269f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:32:36.687Z|69042461-69f9-42ec-856a-7c501a52269f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:32:41.406Z|a14c1e51-2657-4891-b992-d10dd3b3b042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:32:41.413Z|a14c1e51-2657-4891-b992-d10dd3b3b042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:32:46.703Z|15746126-e837-4ac6-b1f2-a2c6d706cea8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:32:46.704Z|15746126-e837-4ac6-b1f2-a2c6d706cea8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:32:46.744Z|dab8dde3-29e5-49fc-981a-023d89485dfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:32:46.745Z|dab8dde3-29e5-49fc-981a-023d89485dfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:32:46.766Z|597f4515-1470-4718-9b95-13879639fd99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:32:46.766Z|597f4515-1470-4718-9b95-13879639fd99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:32:56.408Z|157e47e3-80c4-4bfb-98ac-08662a4d5505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:32:56.409Z|157e47e3-80c4-4bfb-98ac-08662a4d5505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:32:56.771Z|9f7daacd-5d8b-4d3c-8d4a-5e9d0edfdb49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:32:56.772Z|9f7daacd-5d8b-4d3c-8d4a-5e9d0edfdb49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:32:56.788Z|a138dfd9-66ed-431b-a00e-b84ca4bb1f13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:32:56.789Z|a138dfd9-66ed-431b-a00e-b84ca4bb1f13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:32:56.826Z|fc365c96-92b5-40e4-9ef7-c1cef4331943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:32:56.827Z|fc365c96-92b5-40e4-9ef7-c1cef4331943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:32:57.960Z|fe929a8a-e803-4d1f-a53f-401e9aeb669a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:32:57.961Z|fe929a8a-e803-4d1f-a53f-401e9aeb669a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:33:06.813Z|8afa82a4-996d-45f7-8bec-c0d08cb3a5d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:33:06.814Z|8afa82a4-996d-45f7-8bec-c0d08cb3a5d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:33:06.836Z|6917e7d5-4391-414f-913a-3f0c689413e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:33:06.837Z|6917e7d5-4391-414f-913a-3f0c689413e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:33:06.872Z|3a8bef16-5f1b-448d-8023-cbd083f5cd9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:33:06.873Z|3a8bef16-5f1b-448d-8023-cbd083f5cd9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:33:11.407Z|cde34679-2612-486d-b41f-b4b9012839d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:33:11.409Z|cde34679-2612-486d-b41f-b4b9012839d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:33:16.871Z|258fc28e-de3f-4f00-9396-19878ef57b0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:33:16.873Z|258fc28e-de3f-4f00-9396-19878ef57b0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:33:16.906Z|6b22a7e2-dc09-4acd-b6ac-cae554ec0dc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:33:16.907Z|6b22a7e2-dc09-4acd-b6ac-cae554ec0dc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:33:16.918Z|37efe137-3785-4210-a1f5-17688fb3f63e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:33:16.919Z|37efe137-3785-4210-a1f5-17688fb3f63e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:33:26.405Z|8291e84d-b532-4100-be3f-cfa2cd36a4dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:33:26.411Z|8291e84d-b532-4100-be3f-cfa2cd36a4dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:33:26.942Z|ddec10fd-8626-4e00-8858-4ff191c5d04c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:33:26.945Z|ddec10fd-8626-4e00-8858-4ff191c5d04c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:33:26.962Z|d99454f4-6863-47fa-85a3-0c2813d8ef94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:33:26.963Z|d99454f4-6863-47fa-85a3-0c2813d8ef94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:33:27.030Z|06de16bc-3709-48cf-aede-f6c9b702b25c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:33:27.031Z|06de16bc-3709-48cf-aede-f6c9b702b25c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:33:27.961Z|07946f57-3f54-465d-b8c2-b2c564731844|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:33:27.962Z|07946f57-3f54-465d-b8c2-b2c564731844|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:33:30.607Z|bd458fc8-93d0-4efd-bbad-77c2d5831f40|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:33:30.608Z|bd458fc8-93d0-4efd-bbad-77c2d5831f40|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:33:37.016Z|e43133a5-f8af-4a63-a9bf-b955d07c05bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:33:37.017Z|e43133a5-f8af-4a63-a9bf-b955d07c05bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:33:37.016Z|2cff4993-0b33-4786-84b2-30488d59818e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:33:37.021Z|2cff4993-0b33-4786-84b2-30488d59818e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:33:37.083Z|9fa8f82b-3256-4750-b09f-430dc1d67504|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:33:37.084Z|9fa8f82b-3256-4750-b09f-430dc1d67504|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:33:41.406Z|ab5d602c-ec99-404e-a4d5-4a0976683f39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:33:41.406Z|ab5d602c-ec99-404e-a4d5-4a0976683f39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:33:47.064Z|6fe7692b-2f20-4838-b432-05d290deb873|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:33:47.065Z|6fe7692b-2f20-4838-b432-05d290deb873|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:33:47.074Z|d20a4d78-9548-47ae-99f6-5134afc26288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:33:47.078Z|d20a4d78-9548-47ae-99f6-5134afc26288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:33:47.118Z|31986d18-e65e-4d18-acce-4a4020490872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:33:47.124Z|31986d18-e65e-4d18-acce-4a4020490872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:33:56.406Z|d25ebf6c-1648-4fa3-a1d8-0cedeab125dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:33:56.409Z|d25ebf6c-1648-4fa3-a1d8-0cedeab125dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:33:57.167Z|e2e1c5c4-4969-4a62-93ed-0c7ef379e2fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:33:57.167Z|36fc7a8d-7d47-4f41-b4b2-ab12938b0166|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:33:57.168Z|36fc7a8d-7d47-4f41-b4b2-ab12938b0166|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:33:57.168Z|e2e1c5c4-4969-4a62-93ed-0c7ef379e2fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:33:57.183Z|f946298e-f8cd-4bbc-982e-672049ea2195|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:33:57.184Z|f946298e-f8cd-4bbc-982e-672049ea2195|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:33:57.963Z|272f2e77-15a7-450b-9b14-86277875cd7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:33:57.964Z|272f2e77-15a7-450b-9b14-86277875cd7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:34:07.232Z|518b3433-83d6-4da4-9f5d-82094c5a0646|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:34:07.233Z|518b3433-83d6-4da4-9f5d-82094c5a0646|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:34:07.239Z|c0688a07-6c53-45e8-8bdf-ea7d18e69830|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:34:07.240Z|c0688a07-6c53-45e8-8bdf-ea7d18e69830|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:34:07.247Z|66dcff0c-7a35-4c96-9115-3e09c02606a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:34:07.252Z|66dcff0c-7a35-4c96-9115-3e09c02606a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:34:11.406Z|3421c8ae-4af7-4d29-9f99-7e13442050b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:34:11.422Z|3421c8ae-4af7-4d29-9f99-7e13442050b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:34:17.280Z|ac2ec8a1-63f1-4825-97c6-3882409c54be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:34:17.280Z|5f6ae67a-898f-40aa-a455-5209388d326b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:34:17.281Z|ac2ec8a1-63f1-4825-97c6-3882409c54be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:34:17.281Z|5f6ae67a-898f-40aa-a455-5209388d326b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:34:17.293Z|58778644-70f0-4473-b682-dcc2cc9324f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:34:17.294Z|58778644-70f0-4473-b682-dcc2cc9324f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:34:26.406Z|a3ec8bbc-b2a0-4c4e-8d4d-0274409470aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:34:26.408Z|a3ec8bbc-b2a0-4c4e-8d4d-0274409470aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:34:27.322Z|1aa5b43c-40df-43fd-b065-e70f8a7a1bb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:34:27.323Z|1aa5b43c-40df-43fd-b065-e70f8a7a1bb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:34:27.330Z|907e12f5-a876-4a63-b61e-0deaad2640ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:34:27.332Z|907e12f5-a876-4a63-b61e-0deaad2640ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:34:27.348Z|cf168087-9a83-4bae-9387-0fde1c2fe6d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:34:27.349Z|cf168087-9a83-4bae-9387-0fde1c2fe6d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:34:27.964Z|7acba8a7-4fa2-415a-ac93-2f851cf9d181|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:34:27.966Z|7acba8a7-4fa2-415a-ac93-2f851cf9d181|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:34:30.587Z|ab3dab15-581d-478c-a690-fb85d7b85e26|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:34:30.588Z|ab3dab15-581d-478c-a690-fb85d7b85e26|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:34:37.386Z|20bc6ced-5321-4651-b9f7-78c2ca2fc59f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:34:37.387Z|20bc6ced-5321-4651-b9f7-78c2ca2fc59f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:34:37.385Z|72799184-9a9b-4975-9a7f-cc4aad517324|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:34:37.388Z|72799184-9a9b-4975-9a7f-cc4aad517324|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:34:37.400Z|35aadc26-c010-4784-892b-4ebc75438c1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:34:37.401Z|35aadc26-c010-4784-892b-4ebc75438c1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:34:41.405Z|d30c9c7d-12f8-47f8-b254-44c79b6484b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:34:41.406Z|d30c9c7d-12f8-47f8-b254-44c79b6484b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:34:47.445Z|62de8b60-4eef-44f6-8653-53a1669e425f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:34:47.445Z|68fe34bc-7a43-4e4b-ac51-400c36c61c69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:34:47.447Z|68fe34bc-7a43-4e4b-ac51-400c36c61c69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:34:47.447Z|62de8b60-4eef-44f6-8653-53a1669e425f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:34:47.479Z|13a07b35-812a-40cc-814a-749683bc6c96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:34:47.489Z|13a07b35-812a-40cc-814a-749683bc6c96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:34:56.406Z|2425e564-3482-49da-8ade-489a9baf9388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:34:56.418Z|2425e564-3482-49da-8ade-489a9baf9388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:34:57.531Z|9ac979a6-d3af-47ed-befe-4af09f647ebd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:34:57.533Z|9ac979a6-d3af-47ed-befe-4af09f647ebd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:34:57.544Z|937ce108-021e-41f3-92b7-0be385457ac6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:34:57.544Z|e9b4ad38-ef4b-49e3-867c-a9665c46121d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:34:57.545Z|937ce108-021e-41f3-92b7-0be385457ac6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:34:57.546Z|e9b4ad38-ef4b-49e3-867c-a9665c46121d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:34:57.969Z|3425e9ae-d842-416b-85cc-05727c1b7bbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:34:57.970Z|3425e9ae-d842-416b-85cc-05727c1b7bbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:35:07.572Z|357f58e2-6b38-4e0f-8707-ea9e0ec88b22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:35:07.574Z|357f58e2-6b38-4e0f-8707-ea9e0ec88b22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:35:07.603Z|3545c7e7-3553-439f-aee8-005513973aa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:35:07.605Z|3545c7e7-3553-439f-aee8-005513973aa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:35:07.608Z|bb3ffaa9-9dc3-47ef-8782-51973b026ed9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:35:07.609Z|bb3ffaa9-9dc3-47ef-8782-51973b026ed9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:35:11.406Z|3a63dbbe-05fb-4e89-b8f1-c79febc0c78e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:35:11.407Z|3a63dbbe-05fb-4e89-b8f1-c79febc0c78e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:35:17.618Z|56bc7a3d-9af6-444e-b38e-8f4feea710c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:35:17.625Z|56bc7a3d-9af6-444e-b38e-8f4feea710c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:35:17.640Z|05f6cb9b-9748-400f-977b-98e9bc9842a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:35:17.642Z|05f6cb9b-9748-400f-977b-98e9bc9842a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:35:17.663Z|759e5eb9-ab87-4ea5-84b6-e09a784115a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:35:17.664Z|759e5eb9-ab87-4ea5-84b6-e09a784115a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:35:26.406Z|9d9befaf-58b2-4dd0-8123-7cff5272277a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:35:26.406Z|9d9befaf-58b2-4dd0-8123-7cff5272277a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:35:27.666Z|25050277-5e65-4bfa-a954-fbd3d0f495a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:35:27.667Z|25050277-5e65-4bfa-a954-fbd3d0f495a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:35:27.686Z|9b856a9a-5062-4b40-8e5f-9ae82f11459e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:35:27.687Z|9b856a9a-5062-4b40-8e5f-9ae82f11459e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:35:27.706Z|14d0f759-88d5-4358-a8c5-0a08b97646e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:35:27.707Z|14d0f759-88d5-4358-a8c5-0a08b97646e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:35:27.973Z|a9ba8096-5e0c-4047-8422-b768f646ee0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:35:27.974Z|a9ba8096-5e0c-4047-8422-b768f646ee0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:35:30.585Z|aa6a5c1b-d0f8-4b51-a37a-1433ca949af9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:35:30.587Z|aa6a5c1b-d0f8-4b51-a37a-1433ca949af9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:35:37.725Z|ba831146-e962-4137-bdfc-cdde3e251545|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:35:37.726Z|ba831146-e962-4137-bdfc-cdde3e251545|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:35:37.732Z|35bcda7e-8938-4d40-a89c-4a929cd9aa89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:35:37.734Z|35bcda7e-8938-4d40-a89c-4a929cd9aa89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:35:37.745Z|30179e76-146b-45c1-b37d-56c4a065cc06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:35:37.745Z|30179e76-146b-45c1-b37d-56c4a065cc06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:35:41.406Z|b9f54d32-0c62-4391-af4c-ac3e5a96a060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:35:41.409Z|b9f54d32-0c62-4391-af4c-ac3e5a96a060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:35:47.787Z|980b0fc7-a145-4a61-92a6-2e65362d1514|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:35:47.788Z|980b0fc7-a145-4a61-92a6-2e65362d1514|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:35:47.799Z|d8154776-ceda-4890-ba5a-7f08077c5336|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:35:47.804Z|d8154776-ceda-4890-ba5a-7f08077c5336|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:35:47.810Z|b735a203-436c-4c25-a41b-3b1ccc154081|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:35:47.816Z|b735a203-436c-4c25-a41b-3b1ccc154081|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:35:56.406Z|b1246c52-7e3b-4ed9-a8c0-28454b7f03d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:35:56.407Z|b1246c52-7e3b-4ed9-a8c0-28454b7f03d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:35:57.817Z|17086427-1f9a-4b03-a407-a0df92e8de24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:35:57.819Z|17086427-1f9a-4b03-a407-a0df92e8de24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:35:57.848Z|ec00b67f-4da6-488e-a979-f6a255cb2cea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:35:57.848Z|ec00b67f-4da6-488e-a979-f6a255cb2cea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:35:57.854Z|e7c78201-950b-4d0e-9ea2-a5785a49fa84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:35:57.856Z|e7c78201-950b-4d0e-9ea2-a5785a49fa84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:35:57.975Z|a38c46b4-3a2d-4091-a439-dad8e642afaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:35:57.976Z|a38c46b4-3a2d-4091-a439-dad8e642afaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:36:07.863Z|a6ca2e22-c2e4-44a2-8376-2842d400da3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:36:07.864Z|a6ca2e22-c2e4-44a2-8376-2842d400da3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:36:07.881Z|89d2f9ab-f1f4-44ef-831c-29dcfc5b976e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:36:07.882Z|89d2f9ab-f1f4-44ef-831c-29dcfc5b976e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:36:07.909Z|f4e024e1-0138-4199-91f5-fcd6e0723aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:36:07.910Z|f4e024e1-0138-4199-91f5-fcd6e0723aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:36:11.406Z|976190b3-d8a7-4165-95c2-0c1aca43966c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:36:11.408Z|976190b3-d8a7-4165-95c2-0c1aca43966c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:36:17.909Z|e1baa8d4-3a60-488b-885b-7424981bee15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:36:17.910Z|e1baa8d4-3a60-488b-885b-7424981bee15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:36:17.946Z|d7a62133-0695-4d1e-a451-98eed32e5642|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:36:17.947Z|d7a62133-0695-4d1e-a451-98eed32e5642|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:36:17.966Z|f7d083d9-4c1b-4ebe-8902-36892f564fa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:36:17.967Z|f7d083d9-4c1b-4ebe-8902-36892f564fa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:36:26.406Z|f5e63c4f-9751-4806-970f-dcac88c10da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:36:26.414Z|f5e63c4f-9751-4806-970f-dcac88c10da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:36:27.955Z|26f0ee65-e557-4474-aa49-ba5ecf013202|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:36:27.958Z|26f0ee65-e557-4474-aa49-ba5ecf013202|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:36:27.977Z|a2318a32-6bc6-4fc1-80d8-59c9f8805f26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:36:27.988Z|a2318a32-6bc6-4fc1-80d8-59c9f8805f26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:36:28.009Z|7705aa4d-84e7-4a19-9010-2da55d6b1ba4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:36:28.010Z|7705aa4d-84e7-4a19-9010-2da55d6b1ba4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:36:28.009Z|166af41f-4d05-4f00-bf05-5bac4af95fc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:36:28.014Z|166af41f-4d05-4f00-bf05-5bac4af95fc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:36:30.589Z|d8a25dc5-428e-49a6-ad54-80f03b6ed666|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:36:30.592Z|d8a25dc5-428e-49a6-ad54-80f03b6ed666|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:36:38.004Z|06cb242e-af1a-4633-b786-0b4371be6749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:36:38.005Z|06cb242e-af1a-4633-b786-0b4371be6749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:36:38.053Z|09031750-6a63-4305-9db8-c2be8e46a02d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:36:38.053Z|69b2184a-35b3-4615-994e-87396101c074|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:36:38.054Z|09031750-6a63-4305-9db8-c2be8e46a02d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:36:38.054Z|69b2184a-35b3-4615-994e-87396101c074|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:36:41.406Z|fa55e625-0e27-47bf-935a-200e8dbf6947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:36:41.407Z|fa55e625-0e27-47bf-935a-200e8dbf6947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:36:48.045Z|8c4cd93a-67d9-402f-a07f-b12de7034e90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:36:48.047Z|8c4cd93a-67d9-402f-a07f-b12de7034e90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:36:48.142Z|6c6ce591-9f6d-429c-b50b-aa3f2a9c3143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:36:48.143Z|6c6ce591-9f6d-429c-b50b-aa3f2a9c3143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:36:48.142Z|747fffb4-a74c-4fc6-b37d-eb3d6b68c244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:36:48.148Z|747fffb4-a74c-4fc6-b37d-eb3d6b68c244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:36:56.407Z|d9a64517-c725-48b8-b605-47d45af40285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:36:56.409Z|d9a64517-c725-48b8-b605-47d45af40285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:36:57.989Z|b2687d61-3cc4-49a2-8c0d-5856a8866992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:36:57.991Z|b2687d61-3cc4-49a2-8c0d-5856a8866992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:36:58.131Z|20a41278-492d-4404-bd2c-6bb0eb1a939f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:36:58.132Z|20a41278-492d-4404-bd2c-6bb0eb1a939f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:36:58.189Z|98ca3cb0-4222-46ec-a57d-6a866d9f8bd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:36:58.189Z|1b31faba-b876-40ae-809f-8d87d8f7b42f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:36:58.190Z|98ca3cb0-4222-46ec-a57d-6a866d9f8bd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:36:58.190Z|1b31faba-b876-40ae-809f-8d87d8f7b42f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:37:08.184Z|9d65d94c-a5c9-47b0-bd02-05fd0ebe2c05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:37:08.186Z|9d65d94c-a5c9-47b0-bd02-05fd0ebe2c05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:37:08.227Z|6bed9f88-ff65-4d5f-b83d-abb08050fb12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:37:08.227Z|1f9d268f-ca92-402c-a1d5-2582f071be52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:37:08.228Z|6bed9f88-ff65-4d5f-b83d-abb08050fb12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:37:08.228Z|1f9d268f-ca92-402c-a1d5-2582f071be52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:37:11.406Z|12f4902c-6a44-4289-9228-25cb920d918f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:37:11.412Z|12f4902c-6a44-4289-9228-25cb920d918f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:37:18.221Z|d972924a-f4bb-4429-848e-90ce068e1687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:37:18.222Z|d972924a-f4bb-4429-848e-90ce068e1687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:37:18.268Z|19d58099-4dc5-4b3b-87b9-1b3b38497fe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:37:18.270Z|19d58099-4dc5-4b3b-87b9-1b3b38497fe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:37:18.283Z|462ae1aa-266f-47a4-9ae0-1d81b498e90e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:37:18.284Z|462ae1aa-266f-47a4-9ae0-1d81b498e90e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:37:26.405Z|6003940f-dab3-4e60-ae6d-c7de00ed23e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:37:26.407Z|6003940f-dab3-4e60-ae6d-c7de00ed23e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:37:27.993Z|ca2faa28-0e8d-4b6d-8173-a34cef891272|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:37:27.994Z|ca2faa28-0e8d-4b6d-8173-a34cef891272|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:37:28.266Z|af20e92a-8a80-4ded-8d75-a9a29096bba6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:37:28.268Z|af20e92a-8a80-4ded-8d75-a9a29096bba6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:37:28.317Z|e3737396-24a9-46d9-b7ad-16b9a4d304d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:37:28.318Z|e3737396-24a9-46d9-b7ad-16b9a4d304d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:37:28.345Z|cb264338-07fc-4a6b-983d-a2cdf985b3ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:37:28.347Z|cb264338-07fc-4a6b-983d-a2cdf985b3ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:37:30.586Z|85594384-e7d4-4e07-93ce-7c2a9333539a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:37:30.587Z|85594384-e7d4-4e07-93ce-7c2a9333539a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:37:38.299Z|1f7af6b3-f4e9-4932-97ab-7daabaeb0f40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:37:38.301Z|1f7af6b3-f4e9-4932-97ab-7daabaeb0f40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:37:38.355Z|a691a568-0c90-4d3f-966f-99b748b1bf3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:37:38.356Z|a691a568-0c90-4d3f-966f-99b748b1bf3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:37:38.393Z|a1bcf09e-f9bd-4625-a5a5-3fb705f13b4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:37:38.393Z|a1bcf09e-f9bd-4625-a5a5-3fb705f13b4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:37:41.406Z|54cce619-4c81-486a-8694-1bc563ddd10e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:37:41.407Z|54cce619-4c81-486a-8694-1bc563ddd10e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:37:48.351Z|69aac4e4-3cc9-492b-a3af-9e1d91fe17ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:37:48.352Z|69aac4e4-3cc9-492b-a3af-9e1d91fe17ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:37:48.400Z|3ac1e951-011b-4bc4-b70f-33baec802374|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:37:48.401Z|3ac1e951-011b-4bc4-b70f-33baec802374|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:37:48.427Z|2841f480-b5ee-4eeb-9d58-d41102fdcf55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:37:48.428Z|2841f480-b5ee-4eeb-9d58-d41102fdcf55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:37:56.407Z|1d10a57f-fc5c-4129-8ebd-d2273487698b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:37:56.410Z|1d10a57f-fc5c-4129-8ebd-d2273487698b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:37:57.995Z|0e76b547-e568-4c42-b2a6-98801c58b465|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:37:57.996Z|0e76b547-e568-4c42-b2a6-98801c58b465|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:37:58.398Z|26c7fd99-0ae3-4da7-87fd-774a2d57e6d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:37:58.400Z|26c7fd99-0ae3-4da7-87fd-774a2d57e6d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:37:58.455Z|bcedf2f9-6db8-4a60-8463-c7617d99d49a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:37:58.456Z|bcedf2f9-6db8-4a60-8463-c7617d99d49a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:37:58.514Z|85fb8493-c53a-4ead-916a-7882c0d0c57b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:37:58.515Z|85fb8493-c53a-4ead-916a-7882c0d0c57b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:38:08.497Z|a9626328-0b7e-48df-8285-d9594e69bda6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:38:08.497Z|3c0ed109-3982-4a0d-a69f-b8d9a6ff8e09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:38:08.499Z|3c0ed109-3982-4a0d-a69f-b8d9a6ff8e09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:38:08.499Z|a9626328-0b7e-48df-8285-d9594e69bda6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:38:08.554Z|6bd3d537-4290-4c2c-8712-43d9fb18be4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:38:08.555Z|6bd3d537-4290-4c2c-8712-43d9fb18be4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:38:11.406Z|5a31734a-603d-4e1f-8350-10f284bbbd89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:38:11.408Z|5a31734a-603d-4e1f-8350-10f284bbbd89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:38:18.546Z|40718c00-08bd-4993-ae1c-0672e1ca1fe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:38:18.546Z|3b8d56a8-71b0-4714-bee0-58bd364e31ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:38:18.547Z|3b8d56a8-71b0-4714-bee0-58bd364e31ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:38:18.553Z|40718c00-08bd-4993-ae1c-0672e1ca1fe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:38:18.600Z|ebb7cc74-ea30-4c52-b3b7-1289d274bd51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:38:18.602Z|ebb7cc74-ea30-4c52-b3b7-1289d274bd51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:38:26.406Z|e1197cfc-f478-4f5b-a170-a1b7fcf218f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:38:26.407Z|e1197cfc-f478-4f5b-a170-a1b7fcf218f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:38:27.997Z|ad43d50e-386d-4a90-8152-2175e393e8d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:38:27.998Z|ad43d50e-386d-4a90-8152-2175e393e8d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:38:28.619Z|2e698b92-76f7-4ebf-8c8c-5f12a4a17a35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:38:28.620Z|2e698b92-76f7-4ebf-8c8c-5f12a4a17a35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:38:28.633Z|0d1b9987-a606-4faf-ad3d-5e31c36980f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:38:28.634Z|0d1b9987-a606-4faf-ad3d-5e31c36980f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:38:28.649Z|666ba823-6bbd-49d5-801b-3ab6c90e25ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:38:28.650Z|666ba823-6bbd-49d5-801b-3ab6c90e25ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:38:30.585Z|a113ed93-62f0-40e9-b07f-b401b8be5e11|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:38:30.586Z|a113ed93-62f0-40e9-b07f-b401b8be5e11|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:38:38.680Z|f7a31dd2-361f-485f-9ca2-ef46acc625cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:38:38.680Z|fa669c1b-d3e3-43dd-9350-ea91dc30c7e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:38:38.681Z|f7a31dd2-361f-485f-9ca2-ef46acc625cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:38:38.681Z|fa669c1b-d3e3-43dd-9350-ea91dc30c7e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:38:38.702Z|f798b556-a133-45ea-a3ff-900985995578|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:38:38.703Z|f798b556-a133-45ea-a3ff-900985995578|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:38:41.406Z|a43d1ad4-e9fe-42f9-bb1f-bcd9f9638445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:38:41.407Z|a43d1ad4-e9fe-42f9-bb1f-bcd9f9638445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:38:48.751Z|1a59a8bc-a7a7-453c-87eb-b110e6f2a8f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:38:48.753Z|1a59a8bc-a7a7-453c-87eb-b110e6f2a8f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:38:48.759Z|5d4840a3-cf51-40a9-8934-d6215a364836|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:38:48.761Z|5d4840a3-cf51-40a9-8934-d6215a364836|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:38:48.765Z|9be0295b-0b3b-48e3-b06e-93f1c478596e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:38:48.766Z|9be0295b-0b3b-48e3-b06e-93f1c478596e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:38:56.406Z|354d08e7-b544-4782-8c54-a667c70f1c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:38:56.407Z|354d08e7-b544-4782-8c54-a667c70f1c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:38:58.000Z|37bacbe8-565a-4d1e-840e-1cc4ac4e2a3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:38:58.002Z|37bacbe8-565a-4d1e-840e-1cc4ac4e2a3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:38:58.810Z|fa871699-95d4-431e-85cc-0bb66eee66dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:38:58.810Z|f3510153-4372-48fa-9c1a-fec3ca2bb34d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:38:58.811Z|f3510153-4372-48fa-9c1a-fec3ca2bb34d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:38:58.811Z|fa871699-95d4-431e-85cc-0bb66eee66dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:38:58.831Z|296b9426-d305-412d-bd0b-d8614301e615|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:38:58.832Z|296b9426-d305-412d-bd0b-d8614301e615|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:39:08.848Z|fd5ef4ef-b331-4968-a5d9-5bf571b3af2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:39:08.849Z|fd5ef4ef-b331-4968-a5d9-5bf571b3af2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:39:08.855Z|9d25dde3-3faa-4c4c-b11c-35553baed877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:39:08.856Z|9d25dde3-3faa-4c4c-b11c-35553baed877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:39:08.887Z|f700cfe2-175b-4f88-a147-0fc2e838bf0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:39:08.888Z|f700cfe2-175b-4f88-a147-0fc2e838bf0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:39:11.406Z|af8a78f6-e733-43eb-9334-f2fda99ae738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:39:11.409Z|af8a78f6-e733-43eb-9334-f2fda99ae738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:39:18.910Z|1b92565a-93f6-4ef8-96cf-7d855b920706|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:39:18.911Z|1b92565a-93f6-4ef8-96cf-7d855b920706|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:39:18.923Z|cdb7f3ec-667d-4a0b-ad5a-5ac1c7c53dd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:39:18.925Z|cdb7f3ec-667d-4a0b-ad5a-5ac1c7c53dd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:39:18.941Z|e8e2736a-c51e-45cf-9284-02661c74ca5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:39:18.943Z|e8e2736a-c51e-45cf-9284-02661c74ca5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:39:26.406Z|87a1398e-7da5-4a6e-bdd8-f961eaec4806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:39:26.406Z|87a1398e-7da5-4a6e-bdd8-f961eaec4806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:39:28.005Z|8a6b626a-d2d6-4291-919f-8b0d5b7f69cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:39:28.006Z|8a6b626a-d2d6-4291-919f-8b0d5b7f69cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:39:28.961Z|c9e13c6b-7456-4a5a-9888-3a82cd22c3c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:39:28.962Z|c9e13c6b-7456-4a5a-9888-3a82cd22c3c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:39:28.981Z|7fcb7994-c08b-4c8b-a39f-9f6ade02c421|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:39:28.982Z|7fcb7994-c08b-4c8b-a39f-9f6ade02c421|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:39:29.008Z|3f0a55bc-76af-4013-b344-00f5580cf1fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:39:29.009Z|3f0a55bc-76af-4013-b344-00f5580cf1fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:39:30.586Z|abd8b6fa-64dd-4266-a519-b5a08cd48da3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:39:30.589Z|abd8b6fa-64dd-4266-a519-b5a08cd48da3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:39:39.094Z|0358ce71-8954-4888-b120-c0db3d7f8058|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:39:39.095Z|0358ce71-8954-4888-b120-c0db3d7f8058|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:39:39.101Z|c3cce735-a47d-4c82-87dc-4d1bc4a1b753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:39:39.102Z|0e434f6a-2afa-4c9f-a2f7-a747e31eeb34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:39:39.102Z|c3cce735-a47d-4c82-87dc-4d1bc4a1b753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:39:39.108Z|0e434f6a-2afa-4c9f-a2f7-a747e31eeb34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:39:41.408Z|4c44b94f-ec14-48d3-9f3f-742fe3ae12f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:39:41.409Z|4c44b94f-ec14-48d3-9f3f-742fe3ae12f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:39:49.159Z|d501de03-44e6-4496-bbe7-88917797ad6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:39:49.161Z|d501de03-44e6-4496-bbe7-88917797ad6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:39:49.163Z|42b0699a-54fd-4711-be8d-d68f6ec945a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:39:49.164Z|42b0699a-54fd-4711-be8d-d68f6ec945a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:39:49.179Z|49608125-5e95-43fb-8a22-e8cbc6d5cca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:39:49.181Z|49608125-5e95-43fb-8a22-e8cbc6d5cca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:39:56.406Z|366f7cdf-99a1-4f6b-ae90-0b26646c0ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:39:56.406Z|366f7cdf-99a1-4f6b-ae90-0b26646c0ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:39:58.007Z|afcb1190-90d2-4f1a-bfdb-d3e190fff5b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:39:58.008Z|afcb1190-90d2-4f1a-bfdb-d3e190fff5b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:39:59.225Z|5d8747a0-025f-4ee7-ab73-e2d4c1894448|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:39:59.226Z|5d8747a0-025f-4ee7-ab73-e2d4c1894448|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:39:59.227Z|1ef4cf72-b1c3-48fb-9b43-2a4af2dece2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:39:59.228Z|1ef4cf72-b1c3-48fb-9b43-2a4af2dece2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:39:59.234Z|db4e6497-c137-4aa5-ab42-ebf28d13d824|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:39:59.235Z|db4e6497-c137-4aa5-ab42-ebf28d13d824|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:40:09.279Z|bad438d7-62cb-4e01-90a1-3e1a71453bf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:40:09.280Z|bad438d7-62cb-4e01-90a1-3e1a71453bf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:40:09.290Z|e42b6240-745a-4af9-8383-58634ddc5774|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:40:09.290Z|a5c7ac0c-0ee4-44b0-bd8e-c01450590dc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:40:09.292Z|e42b6240-745a-4af9-8383-58634ddc5774|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:40:09.292Z|a5c7ac0c-0ee4-44b0-bd8e-c01450590dc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:40:11.406Z|47ab2f59-5c82-4990-8a14-be41b2cd5a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:40:11.406Z|47ab2f59-5c82-4990-8a14-be41b2cd5a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:40:19.331Z|b74ce415-f4e9-4af5-aec5-bfe83e290d09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:40:19.331Z|0472746d-96d7-4841-807a-fe71f27a0c2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:40:19.332Z|0472746d-96d7-4841-807a-fe71f27a0c2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:40:19.332Z|b74ce415-f4e9-4af5-aec5-bfe83e290d09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:40:19.335Z|8e0d2343-9977-48a1-91e6-d87470c50ec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:40:19.336Z|8e0d2343-9977-48a1-91e6-d87470c50ec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:40:26.406Z|e462115e-c11c-4b2e-86c8-10ceaf2d8512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:40:26.408Z|e462115e-c11c-4b2e-86c8-10ceaf2d8512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:40:28.010Z|a462ddd0-42dd-4673-83ae-8092b2db396d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:40:28.010Z|a462ddd0-42dd-4673-83ae-8092b2db396d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:40:29.363Z|3390db73-d795-492a-9ba5-4a8c7af531cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:40:29.364Z|3390db73-d795-492a-9ba5-4a8c7af531cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:40:29.384Z|f4136705-c43a-4db2-a503-18574de2d261|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:40:29.385Z|f4136705-c43a-4db2-a503-18574de2d261|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:40:29.389Z|9b7808da-cd2a-4d39-a2c1-4374f73f0982|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:40:29.390Z|9b7808da-cd2a-4d39-a2c1-4374f73f0982|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:40:30.588Z|7391f24a-61e1-4120-a423-b6cca11fb449|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:40:30.589Z|7391f24a-61e1-4120-a423-b6cca11fb449|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:40:39.438Z|dea06e42-395b-40e4-85e1-88d7e829d34d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:40:39.439Z|dea06e42-395b-40e4-85e1-88d7e829d34d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:40:39.455Z|3029187c-7087-4fd7-a645-1d101f40313c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:40:39.456Z|3029187c-7087-4fd7-a645-1d101f40313c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:40:39.455Z|06b0cf6e-ab6d-4e06-804e-10af3f388637|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:40:39.456Z|06b0cf6e-ab6d-4e06-804e-10af3f388637|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:40:41.406Z|4ca0c217-2e04-4985-87a8-2910d634547c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:40:41.406Z|4ca0c217-2e04-4985-87a8-2910d634547c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:40:49.491Z|115b7c23-4c2f-456e-8efa-b463a061b9a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:40:49.493Z|115b7c23-4c2f-456e-8efa-b463a061b9a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:40:49.501Z|a7172a85-c6c7-408f-8331-e3d6f5387e7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:40:49.503Z|a7172a85-c6c7-408f-8331-e3d6f5387e7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:40:49.510Z|75a2a8d1-d557-4320-abfb-a5b827c5944f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:40:49.511Z|75a2a8d1-d557-4320-abfb-a5b827c5944f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:40:56.406Z|4053ad72-737f-41db-a7e5-13222ef315da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:40:56.406Z|4053ad72-737f-41db-a7e5-13222ef315da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:40:58.011Z|6d046bb6-d3a7-42f8-9df9-47b7a0e3f8cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:40:58.012Z|6d046bb6-d3a7-42f8-9df9-47b7a0e3f8cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:40:59.545Z|b8e95e22-58a0-4315-acfb-a9e5a7a79e4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:40:59.546Z|b8e95e22-58a0-4315-acfb-a9e5a7a79e4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:40:59.558Z|941d2e35-739c-4133-99e8-b8274069e425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:40:59.559Z|941d2e35-739c-4133-99e8-b8274069e425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:40:59.581Z|e2135177-4a53-4588-b0df-11c28afd8524|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:40:59.582Z|e2135177-4a53-4588-b0df-11c28afd8524|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:41:09.597Z|2786c8f1-482d-4dd0-8a1b-b0198a08718c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:41:09.598Z|2786c8f1-482d-4dd0-8a1b-b0198a08718c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:41:09.616Z|26dc843e-ae53-4436-ba9d-9febdf2f2bd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:41:09.617Z|26dc843e-ae53-4436-ba9d-9febdf2f2bd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:41:09.626Z|c4dda50c-ece1-419b-a171-5d8fb8a8020f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:41:09.627Z|c4dda50c-ece1-419b-a171-5d8fb8a8020f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:41:11.405Z|fd07589d-bc95-4e99-984d-0c2554b74de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:41:11.410Z|fd07589d-bc95-4e99-984d-0c2554b74de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:41:19.675Z|93b9ae08-a822-4994-8b27-4e16dfdd787f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:41:19.676Z|93b9ae08-a822-4994-8b27-4e16dfdd787f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:41:19.678Z|b354c86e-5d94-4546-8fc5-2dcd2d34ab14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:41:19.680Z|b354c86e-5d94-4546-8fc5-2dcd2d34ab14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:41:19.685Z|e6fce226-0a47-43b9-9f87-2f666fc21eaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:41:19.685Z|e6fce226-0a47-43b9-9f87-2f666fc21eaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:41:26.406Z|985e5447-5103-4fc5-b339-aedd15895931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:41:26.407Z|985e5447-5103-4fc5-b339-aedd15895931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:41:28.012Z|30507ab8-a1f2-45db-81d1-afab1e043ea8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:41:28.013Z|30507ab8-a1f2-45db-81d1-afab1e043ea8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:41:29.710Z|e1c8edb2-ffe7-4e1b-b4f8-1da3f148719f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:41:29.710Z|156640c8-29e4-4028-b608-471c7e3119ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:41:29.711Z|e1c8edb2-ffe7-4e1b-b4f8-1da3f148719f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:41:29.711Z|156640c8-29e4-4028-b608-471c7e3119ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:41:29.713Z|4ce7aafa-a4b3-42ba-aff7-4047782ab29a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:41:29.713Z|4ce7aafa-a4b3-42ba-aff7-4047782ab29a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:41:30.584Z|735f16e1-6254-4775-b93b-504c9655c5a9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:41:30.585Z|735f16e1-6254-4775-b93b-504c9655c5a9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:41:39.743Z|d899d8f6-cf60-4da0-81fc-10699ddb6af6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:41:39.744Z|d899d8f6-cf60-4da0-81fc-10699ddb6af6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:41:39.749Z|71935339-e7e2-45e7-9f8a-7944faabfed7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:41:39.750Z|71935339-e7e2-45e7-9f8a-7944faabfed7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:41:39.767Z|88fdbb9b-b156-4c0a-8352-9484244151b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:41:39.768Z|88fdbb9b-b156-4c0a-8352-9484244151b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:41:41.406Z|2ad98389-b257-4f14-9025-00615b02f4ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:41:41.406Z|2ad98389-b257-4f14-9025-00615b02f4ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:41:49.786Z|c2a693e5-5809-4749-a3bb-ea02cdeefa92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:41:49.787Z|c2a693e5-5809-4749-a3bb-ea02cdeefa92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:41:49.789Z|124873d1-e683-42ae-9e1c-7a16e904fa65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:41:49.789Z|124873d1-e683-42ae-9e1c-7a16e904fa65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:41:49.805Z|b3444591-a507-45a3-bbb9-f5dc67eb28ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:41:49.806Z|b3444591-a507-45a3-bbb9-f5dc67eb28ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:41:56.407Z|14865493-7c85-46c8-872f-81de527dcfeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:41:56.421Z|14865493-7c85-46c8-872f-81de527dcfeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:41:58.014Z|ffd4e532-eb21-48c3-84b9-e22862d9bff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:41:58.014Z|ffd4e532-eb21-48c3-84b9-e22862d9bff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:41:59.851Z|2b5072d8-81dd-4525-9c9a-cb566fc27dfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:41:59.851Z|4640cc79-6064-44fc-b791-e986fa2b694c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:41:59.852Z|52c48549-7143-4f4c-9797-8b316426eb86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:41:59.852Z|52c48549-7143-4f4c-9797-8b316426eb86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:41:59.852Z|4640cc79-6064-44fc-b791-e986fa2b694c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:41:59.852Z|2b5072d8-81dd-4525-9c9a-cb566fc27dfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:42:09.934Z|326c2ad4-a44f-4318-b8e3-799c2ac6f5fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:42:09.935Z|326c2ad4-a44f-4318-b8e3-799c2ac6f5fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:42:09.940Z|2e4708a9-79ac-4909-9bb7-914ffe884395|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:42:09.941Z|2e4708a9-79ac-4909-9bb7-914ffe884395|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:42:09.950Z|58da9624-8576-428e-847e-32759e119a3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:42:09.951Z|58da9624-8576-428e-847e-32759e119a3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:42:11.406Z|1fe439f2-f40a-4684-b0e5-f4c8e90489b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:42:11.407Z|1fe439f2-f40a-4684-b0e5-f4c8e90489b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:42:19.993Z|a8b68b58-9526-47f4-8d2b-ae6a328126b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:42:19.994Z|a8b68b58-9526-47f4-8d2b-ae6a328126b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:42:19.997Z|6984841d-3737-4199-8813-53507dfa510d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:42:19.998Z|6984841d-3737-4199-8813-53507dfa510d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:42:19.999Z|d0ac6a88-12a3-4a04-8bd1-8a6c49b24a9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:42:19.999Z|d0ac6a88-12a3-4a04-8bd1-8a6c49b24a9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:42:26.406Z|1ce3ae2e-9f0f-42a5-8d7c-26cce9bf0255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:42:26.406Z|1ce3ae2e-9f0f-42a5-8d7c-26cce9bf0255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:42:28.015Z|06472489-ba7d-44eb-a373-d8e602909e0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:42:28.016Z|06472489-ba7d-44eb-a373-d8e602909e0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:42:30.025Z|8a30ae27-a055-47bd-a63f-556c019b7ce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:42:30.026Z|8a30ae27-a055-47bd-a63f-556c019b7ce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:42:30.049Z|98b0d561-601c-4038-b654-6add9387bb34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:42:30.050Z|98b0d561-601c-4038-b654-6add9387bb34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:42:30.054Z|4aa519b1-f823-40d2-b7c5-5c415cef16fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:42:30.055Z|4aa519b1-f823-40d2-b7c5-5c415cef16fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:42:30.592Z|ade4bebe-5fcc-4e5e-8773-071558ffc9de|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:42:30.593Z|ade4bebe-5fcc-4e5e-8773-071558ffc9de|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:42:40.071Z|cb0db787-6206-4e84-be0a-2f05dc3cb7ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:42:40.072Z|cb0db787-6206-4e84-be0a-2f05dc3cb7ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:42:40.097Z|f6a1cb20-d0b7-4759-976e-9b03ab795e67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:42:40.097Z|ed750a73-52aa-4382-b902-7e54d620036b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:42:40.098Z|ed750a73-52aa-4382-b902-7e54d620036b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:42:40.098Z|f6a1cb20-d0b7-4759-976e-9b03ab795e67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:42:41.407Z|cae0891f-6b2e-4ecb-8f6e-b8dfde500e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:42:41.412Z|cae0891f-6b2e-4ecb-8f6e-b8dfde500e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:42:50.151Z|ee07961a-9eac-4298-8ac6-e6c733b9c388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:42:50.151Z|c931a649-5b70-49c7-84d5-b9a5de146af7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:42:50.151Z|ee07961a-9eac-4298-8ac6-e6c733b9c388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:42:50.152Z|c931a649-5b70-49c7-84d5-b9a5de146af7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:42:50.175Z|b6bf5b00-cacd-4768-8887-2aa05b9042b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:42:50.176Z|b6bf5b00-cacd-4768-8887-2aa05b9042b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:42:56.406Z|12ac0271-d8a1-4128-adc7-15291cb45bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:42:56.406Z|12ac0271-d8a1-4128-adc7-15291cb45bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:42:58.017Z|6ceb177f-0b3e-4be4-8f05-ffbea5e50d4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:42:58.018Z|6ceb177f-0b3e-4be4-8f05-ffbea5e50d4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:43:00.204Z|308650d3-c8ac-4be8-9e6c-3a0db747f886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:43:00.205Z|308650d3-c8ac-4be8-9e6c-3a0db747f886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:43:00.206Z|dd2ccc0e-5b52-4999-814e-c3ee61c3d85c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:43:00.206Z|dd2ccc0e-5b52-4999-814e-c3ee61c3d85c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:43:00.206Z|2081a899-9d66-47f1-b36e-7e9e915429c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:43:00.207Z|2081a899-9d66-47f1-b36e-7e9e915429c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:43:10.238Z|503c02c2-0666-4416-b4c0-82609fa55863|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:43:10.239Z|503c02c2-0666-4416-b4c0-82609fa55863|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:43:10.245Z|2f2dc53f-9ce5-4e79-8c3c-2d5da9b6b3f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:43:10.246Z|2f2dc53f-9ce5-4e79-8c3c-2d5da9b6b3f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:43:10.248Z|9a9443d3-516f-4c5f-a3c5-2af57f91c620|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:43:10.249Z|9a9443d3-516f-4c5f-a3c5-2af57f91c620|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:43:11.406Z|356173b0-1b0b-4988-a917-63b9ce182dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:43:11.407Z|356173b0-1b0b-4988-a917-63b9ce182dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:43:20.284Z|9b7551e2-d68d-409c-9fda-54c61175580b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:43:20.285Z|9b7551e2-d68d-409c-9fda-54c61175580b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:43:20.301Z|b056525f-afab-47eb-8266-8adc89a13d53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:43:20.304Z|b056525f-afab-47eb-8266-8adc89a13d53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:43:20.327Z|6315b74c-9a0d-4134-adcd-108c921b9d38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:43:20.358Z|6315b74c-9a0d-4134-adcd-108c921b9d38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:43:26.406Z|2686793c-1f33-42ac-b0fc-21bb63714a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:43:26.411Z|2686793c-1f33-42ac-b0fc-21bb63714a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:43:28.018Z|d1da04b8-ac84-458c-a447-5bf4dd6920cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:43:28.020Z|d1da04b8-ac84-458c-a447-5bf4dd6920cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:43:30.346Z|37008bf3-55c5-47c5-91df-ef9acf57e7ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:43:30.347Z|37008bf3-55c5-47c5-91df-ef9acf57e7ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:43:30.349Z|acf0ff46-89fa-413e-9314-5aafedb15866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:43:30.350Z|acf0ff46-89fa-413e-9314-5aafedb15866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:43:30.401Z|f17f8ff2-3d93-4aa8-925e-6fac01c886c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:43:30.402Z|f17f8ff2-3d93-4aa8-925e-6fac01c886c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:43:30.584Z|37996495-062d-411a-b08c-9ccc0ed7a866|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:43:30.585Z|37996495-062d-411a-b08c-9ccc0ed7a866|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:43:40.406Z|1770d11a-71cc-4eb8-8079-00c485f6b818|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:43:40.407Z|1770d11a-71cc-4eb8-8079-00c485f6b818|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:43:40.409Z|2944de49-a545-41b1-afe6-0116f3c00837|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:43:40.410Z|2944de49-a545-41b1-afe6-0116f3c00837|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:43:40.514Z|f627db06-de9c-4762-80fd-2fe13667673b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:43:40.515Z|f627db06-de9c-4762-80fd-2fe13667673b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:43:41.406Z|63204bf2-df1b-4328-a7d8-6b5f9412d743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:43:41.410Z|63204bf2-df1b-4328-a7d8-6b5f9412d743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:43:50.460Z|d1840f09-71ef-42b8-81fa-b53bc875c9a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:43:50.461Z|d1840f09-71ef-42b8-81fa-b53bc875c9a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:43:50.462Z|b4532043-2103-4aee-962a-9068a91f7b3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:43:50.464Z|b4532043-2103-4aee-962a-9068a91f7b3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:43:50.596Z|571fc6af-4e45-412b-9108-fc4d4e8775b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:43:50.597Z|571fc6af-4e45-412b-9108-fc4d4e8775b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:43:56.406Z|d3ee2ba3-4e6c-4c17-a34a-216ec1309e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:43:56.407Z|d3ee2ba3-4e6c-4c17-a34a-216ec1309e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:43:58.021Z|43ddd528-e212-481c-8106-786bbf34b5dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:43:58.022Z|43ddd528-e212-481c-8106-786bbf34b5dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:44:00.534Z|c1447371-57dd-4f2d-925d-4d93d6b6af5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:44:00.535Z|c1447371-57dd-4f2d-925d-4d93d6b6af5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:44:00.588Z|9555c3ce-d3e8-4f64-a653-017a5eb9fb7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:44:00.589Z|9555c3ce-d3e8-4f64-a653-017a5eb9fb7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:44:00.695Z|6209bea9-6618-4dd9-9c3d-3a56bfd63c29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:44:00.696Z|6209bea9-6618-4dd9-9c3d-3a56bfd63c29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:44:10.639Z|12a8902c-016e-42a5-95ac-f892683481f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:44:10.640Z|12a8902c-016e-42a5-95ac-f892683481f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:44:10.671Z|e264b3a0-df5a-491d-9219-df4601425f31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:44:10.673Z|e264b3a0-df5a-491d-9219-df4601425f31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:44:10.753Z|29e395b9-6074-4d40-a785-8e1d51166ac3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:44:10.755Z|29e395b9-6074-4d40-a785-8e1d51166ac3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:44:11.412Z|658864bd-7659-4b67-a09d-98c1a5ba2d9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:44:11.418Z|658864bd-7659-4b67-a09d-98c1a5ba2d9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:44:20.687Z|80e4500c-3236-4533-906b-6d7f5206551c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:44:20.689Z|80e4500c-3236-4533-906b-6d7f5206551c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:44:20.731Z|1a37f267-cb3d-4265-833f-8b1a1e1d24b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:44:20.732Z|1a37f267-cb3d-4265-833f-8b1a1e1d24b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:44:20.807Z|50cee1ef-db23-498e-9d9e-308128364bc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:44:20.808Z|50cee1ef-db23-498e-9d9e-308128364bc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:44:26.406Z|833927f7-001a-4de3-bdb7-f880ea141f1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:44:26.406Z|833927f7-001a-4de3-bdb7-f880ea141f1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:44:28.023Z|9dfabf7f-9807-49b7-b51b-67f5664e982b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:44:28.024Z|9dfabf7f-9807-49b7-b51b-67f5664e982b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:44:30.610Z|704278bc-4737-473b-86c6-992799a91d35|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:44:30.630Z|704278bc-4737-473b-86c6-992799a91d35|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:44:30.781Z|4127a74d-35aa-411f-a9d2-18402f477344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:44:30.781Z|a1f015e7-3555-40bf-b38d-481b7f5b0597|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:44:30.782Z|4127a74d-35aa-411f-a9d2-18402f477344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:44:30.783Z|a1f015e7-3555-40bf-b38d-481b7f5b0597|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:44:30.854Z|8c287060-abee-4c70-9bbd-267858386b8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:44:30.856Z|8c287060-abee-4c70-9bbd-267858386b8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:44:40.853Z|80dc7eb7-5749-472a-a3f2-3bd0cd0e03f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:44:40.854Z|80dc7eb7-5749-472a-a3f2-3bd0cd0e03f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:44:40.859Z|57a8fbae-da07-421c-a6a0-a41248cf1705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:44:40.860Z|57a8fbae-da07-421c-a6a0-a41248cf1705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:44:40.914Z|a80103a8-b755-4f99-9c9c-4bf0963d256b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:44:40.915Z|a80103a8-b755-4f99-9c9c-4bf0963d256b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:44:41.405Z|4b291648-f876-46a0-b654-1a1d770eec2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:44:41.406Z|4b291648-f876-46a0-b654-1a1d770eec2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:44:50.888Z|5cba9e28-877a-4542-98d7-398a17cee7a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:44:50.890Z|5cba9e28-877a-4542-98d7-398a17cee7a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:44:50.926Z|53149d31-c392-429f-a3be-fda412f6d32c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:44:50.928Z|53149d31-c392-429f-a3be-fda412f6d32c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:44:50.950Z|d71f0402-100d-4bff-949d-307fcdadb59e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:44:50.951Z|d71f0402-100d-4bff-949d-307fcdadb59e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:44:56.405Z|128d1e26-3cd9-4747-be74-2ef4d0b673b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:44:56.412Z|128d1e26-3cd9-4747-be74-2ef4d0b673b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:44:58.025Z|396abd89-1b78-407a-b1d0-26bf8bf73940|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:44:58.026Z|396abd89-1b78-407a-b1d0-26bf8bf73940|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:45:00.948Z|c98f954b-90f5-492b-95c7-b6a9748c285e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:45:00.949Z|c98f954b-90f5-492b-95c7-b6a9748c285e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:45:00.987Z|fa6931cd-e369-4173-b4c1-e2e20aba5eca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:45:00.988Z|fa6931cd-e369-4173-b4c1-e2e20aba5eca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:45:01.013Z|7bb5904b-c360-4e68-8cbd-6506f2517936|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:45:01.022Z|7bb5904b-c360-4e68-8cbd-6506f2517936|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:45:11.006Z|7bdeb567-fc9a-4c52-bcd3-7d94352e996b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:45:11.008Z|7bdeb567-fc9a-4c52-bcd3-7d94352e996b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:45:11.040Z|227e4d8d-6d2b-46df-a192-c4511d7c72c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:45:11.041Z|227e4d8d-6d2b-46df-a192-c4511d7c72c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:45:11.084Z|3c92f9bb-b542-4172-9a5a-845a0bcf1365|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:45:11.085Z|3c92f9bb-b542-4172-9a5a-845a0bcf1365|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:45:11.416Z|544d0682-ad1a-4f97-aaf7-380ebdaebe46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:45:11.416Z|544d0682-ad1a-4f97-aaf7-380ebdaebe46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:45:21.061Z|12e7a009-4e33-49e6-be64-1322c8e07119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:45:21.063Z|12e7a009-4e33-49e6-be64-1322c8e07119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:45:21.081Z|046ef3cd-c492-44d4-b574-6f8f882615a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:45:21.083Z|046ef3cd-c492-44d4-b574-6f8f882615a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:45:21.125Z|7eb4fa78-3a05-469f-96a0-62bfaac6287a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:45:21.126Z|7eb4fa78-3a05-469f-96a0-62bfaac6287a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:45:26.406Z|0fb28c38-85c1-41e8-8b5d-4750a747063a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:45:26.407Z|0fb28c38-85c1-41e8-8b5d-4750a747063a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:45:28.027Z|9a4d10d0-eb89-4f30-bd8a-02f5efa96130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:45:28.028Z|9a4d10d0-eb89-4f30-bd8a-02f5efa96130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:45:30.585Z|0d0a6aa5-9fd4-4414-8b19-f75b883952e2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:45:30.586Z|0d0a6aa5-9fd4-4414-8b19-f75b883952e2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:45:31.111Z|ac40ab74-e783-4fb7-9eb9-41210c2e96c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:45:31.111Z|ac40ab74-e783-4fb7-9eb9-41210c2e96c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:45:31.118Z|59fd44e5-7152-4f74-9df4-5f7c5dd3c180|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:45:31.119Z|59fd44e5-7152-4f74-9df4-5f7c5dd3c180|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:45:31.175Z|7ef96ffc-ae5f-4920-a040-d1d5cbca305b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:45:31.175Z|7ef96ffc-ae5f-4920-a040-d1d5cbca305b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:45:41.156Z|5bdd4f2b-7278-4527-93d5-c3c4dfb0346e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:45:41.157Z|5bdd4f2b-7278-4527-93d5-c3c4dfb0346e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:45:41.173Z|a0255701-a120-42a4-8f3b-65ce346bbcbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:45:41.174Z|a0255701-a120-42a4-8f3b-65ce346bbcbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:45:41.231Z|ce2e04d6-c4b2-4907-81fe-ed433e31df3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:45:41.233Z|ce2e04d6-c4b2-4907-81fe-ed433e31df3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:45:41.406Z|87987d31-a6b8-4990-a94b-84670a84d8b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:45:41.413Z|87987d31-a6b8-4990-a94b-84670a84d8b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:45:51.226Z|591b3510-0706-49b3-a602-0ff0c811ffbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:45:51.226Z|c9b986cb-5463-4d4e-bb1f-826139859299|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:45:51.228Z|c9b986cb-5463-4d4e-bb1f-826139859299|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:45:51.230Z|591b3510-0706-49b3-a602-0ff0c811ffbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:45:51.278Z|c061392b-3647-48de-98e8-ae500bcf4336|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:45:51.279Z|c061392b-3647-48de-98e8-ae500bcf4336|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:45:56.406Z|340826a4-859b-4656-b9c5-0d6ad0d5bc88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:45:56.406Z|340826a4-859b-4656-b9c5-0d6ad0d5bc88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:45:58.032Z|2f6b4737-5811-4f9d-a72c-2f730ef0826a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:45:58.033Z|2f6b4737-5811-4f9d-a72c-2f730ef0826a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:46:01.272Z|b62bb32c-1edf-4ca9-8d01-74b22902ab37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:46:01.272Z|c6302dfb-4bc4-4035-a0c4-163d509cfd77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:46:01.274Z|c6302dfb-4bc4-4035-a0c4-163d509cfd77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:46:01.274Z|b62bb32c-1edf-4ca9-8d01-74b22902ab37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:46:01.317Z|749de69b-73f6-436e-a3cd-867cb2702845|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:46:01.319Z|749de69b-73f6-436e-a3cd-867cb2702845|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:46:11.322Z|d39a94c6-631d-47bd-be99-7e41f4ecf7b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:46:11.322Z|5538be32-3ee6-4f13-934b-997aa4fb50da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:46:11.323Z|d39a94c6-631d-47bd-be99-7e41f4ecf7b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:46:11.323Z|5538be32-3ee6-4f13-934b-997aa4fb50da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:46:11.356Z|633f5483-9a89-464e-ae69-3fc5064a4e40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:46:11.357Z|633f5483-9a89-464e-ae69-3fc5064a4e40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:46:11.406Z|344aaccc-df7a-497a-88eb-00af67b9d124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:46:11.408Z|344aaccc-df7a-497a-88eb-00af67b9d124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:46:21.373Z|dad0efed-c3c8-407e-8e9f-e105a32278e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:46:21.373Z|d36be632-fcd0-45c6-8659-610775f0acfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:46:21.375Z|d36be632-fcd0-45c6-8659-610775f0acfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:46:21.375Z|dad0efed-c3c8-407e-8e9f-e105a32278e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:46:21.398Z|9da8f976-5984-4c9d-9f1c-899762bc8d4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:46:21.401Z|9da8f976-5984-4c9d-9f1c-899762bc8d4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:46:26.407Z|a3b75700-1e18-433c-8dec-b48ed90ef5d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:46:26.412Z|a3b75700-1e18-433c-8dec-b48ed90ef5d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:46:28.035Z|6847e8e0-aaa1-473b-8bc7-6afe34e07a0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:46:28.036Z|6847e8e0-aaa1-473b-8bc7-6afe34e07a0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:46:30.591Z|3232afc5-20a1-4490-8896-bb90ba54fbdd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:46:30.592Z|3232afc5-20a1-4490-8896-bb90ba54fbdd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:46:31.415Z|27c775e7-d4ad-423a-ba42-3dd2dfbc8919|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:46:31.418Z|27c775e7-d4ad-423a-ba42-3dd2dfbc8919|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:46:31.445Z|55714c8f-36ba-4685-b977-1ed7c4583750|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:46:31.448Z|55714c8f-36ba-4685-b977-1ed7c4583750|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:46:31.463Z|2785f83d-728d-4e8b-9892-12c069e62372|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:46:31.465Z|2785f83d-728d-4e8b-9892-12c069e62372|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:46:41.409Z|de15fe4d-7a26-44c9-83bd-b9cf259aec9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:46:41.410Z|de15fe4d-7a26-44c9-83bd-b9cf259aec9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:46:41.461Z|4cd0fc8b-a824-42b1-b8c7-f551f32f9f82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:46:41.462Z|4cd0fc8b-a824-42b1-b8c7-f551f32f9f82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:46:41.486Z|c07b97e7-bf78-47e5-90ea-58985b10b213|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:46:41.487Z|c07b97e7-bf78-47e5-90ea-58985b10b213|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:46:41.518Z|45d07722-f3fa-4c6f-ac82-83fbea3d6650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:46:41.519Z|45d07722-f3fa-4c6f-ac82-83fbea3d6650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:46:51.498Z|e9e09da7-8931-4e7c-b038-473df24fe7a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:46:51.500Z|e9e09da7-8931-4e7c-b038-473df24fe7a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:46:51.527Z|e5e466d5-873c-408f-9faa-ec075f6c8f92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:46:51.528Z|e5e466d5-873c-408f-9faa-ec075f6c8f92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:46:51.564Z|fcbb761d-9c68-4518-b9d2-0d8481388581|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:46:51.565Z|fcbb761d-9c68-4518-b9d2-0d8481388581|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:46:56.406Z|7feb477a-6326-4c77-ab81-9cb842991034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:46:56.407Z|7feb477a-6326-4c77-ab81-9cb842991034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:46:58.039Z|3af2a4b8-f458-4cb1-81a4-ba98257caf18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:46:58.040Z|3af2a4b8-f458-4cb1-81a4-ba98257caf18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:47:01.539Z|3f0a880c-3a9f-423d-a680-862c1719124a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:47:01.543Z|3f0a880c-3a9f-423d-a680-862c1719124a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:47:01.578Z|cf5491eb-3705-492d-be7c-e999651106d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:47:01.579Z|cf5491eb-3705-492d-be7c-e999651106d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:47:01.611Z|3f934656-49b8-424b-a5c5-405edd523294|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:47:01.612Z|3f934656-49b8-424b-a5c5-405edd523294|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:47:11.406Z|6e7dfcbb-c3da-4ddc-b36d-9eff3907f4de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:47:11.411Z|6e7dfcbb-c3da-4ddc-b36d-9eff3907f4de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:47:11.589Z|b0bab127-9cb4-4cf7-8d25-a5f338a54bcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:47:11.590Z|b0bab127-9cb4-4cf7-8d25-a5f338a54bcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:47:11.612Z|80704000-d99b-4ed0-b280-6ec5f28ca823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:47:11.613Z|80704000-d99b-4ed0-b280-6ec5f28ca823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:47:11.647Z|5dde2224-51dd-4f96-b99a-008fd87c0150|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:47:11.648Z|5dde2224-51dd-4f96-b99a-008fd87c0150|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:47:21.650Z|e435158b-717f-40a1-89f3-c97aaa148c85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:47:21.651Z|e435158b-717f-40a1-89f3-c97aaa148c85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:47:21.666Z|e78a405c-b407-4417-92da-99fb7a7896f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:47:21.670Z|e78a405c-b407-4417-92da-99fb7a7896f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:47:21.682Z|190bcc1b-c1c0-4882-a365-575b7d745207|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:47:21.683Z|190bcc1b-c1c0-4882-a365-575b7d745207|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:47:26.405Z|278cc69b-ed61-4998-bca6-a1f7a2a2ceb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:47:26.406Z|278cc69b-ed61-4998-bca6-a1f7a2a2ceb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:47:28.041Z|684458e4-0d41-4bea-a410-40782c55f147|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:47:28.041Z|684458e4-0d41-4bea-a410-40782c55f147|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:47:30.599Z|4b1bc64b-bef3-4259-aedf-427dde33dc22|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:47:30.600Z|4b1bc64b-bef3-4259-aedf-427dde33dc22|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:47:31.700Z|1bbab1ea-715e-43c3-8fc6-018242e89e5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:47:31.701Z|1bbab1ea-715e-43c3-8fc6-018242e89e5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:47:31.706Z|1c3703a7-f0dc-40c6-99fd-4b006d2a59f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:47:31.709Z|1c3703a7-f0dc-40c6-99fd-4b006d2a59f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:47:31.720Z|6980d39d-755d-447e-b79b-7cfc4e14b973|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:47:31.722Z|6980d39d-755d-447e-b79b-7cfc4e14b973|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:47:41.406Z|6915064e-fdc2-43bf-839a-6b9161bba7e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:47:41.406Z|6915064e-fdc2-43bf-839a-6b9161bba7e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:47:41.744Z|a5cad771-bb92-4956-a778-5b86808c1a0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:47:41.745Z|99cd4e9d-f16d-4f94-9864-b3d5fa8f2fa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:47:41.745Z|a5cad771-bb92-4956-a778-5b86808c1a0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:47:41.747Z|99cd4e9d-f16d-4f94-9864-b3d5fa8f2fa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:47:41.761Z|15cadd91-5c35-4728-8349-34692364759c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:47:41.762Z|15cadd91-5c35-4728-8349-34692364759c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:47:51.791Z|248df042-8748-45ee-9adf-6bd8362402d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:47:51.792Z|248df042-8748-45ee-9adf-6bd8362402d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:47:51.795Z|4622d6bf-dfa5-4597-9a29-aa850fbe9151|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:47:51.796Z|4622d6bf-dfa5-4597-9a29-aa850fbe9151|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:47:51.803Z|5f29896c-968d-4502-b649-9c229c8ccee5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:47:51.804Z|5f29896c-968d-4502-b649-9c229c8ccee5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:47:56.406Z|79b94723-8b14-40b6-a589-beb55d2fc7d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:47:56.411Z|79b94723-8b14-40b6-a589-beb55d2fc7d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:47:58.042Z|1662eecb-d9cb-49a2-a061-8ad81cef730f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:47:58.044Z|1662eecb-d9cb-49a2-a061-8ad81cef730f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:48:01.846Z|059086d2-aafd-40cd-b0e8-a9fc06de832f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:48:01.847Z|059086d2-aafd-40cd-b0e8-a9fc06de832f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:48:01.852Z|d934d856-8993-45c6-9c61-113477a87577|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:48:01.853Z|d934d856-8993-45c6-9c61-113477a87577|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:48:01.866Z|96e24893-c71c-4e2e-b5b3-41ce2638ebbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:48:01.867Z|96e24893-c71c-4e2e-b5b3-41ce2638ebbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:48:11.406Z|9cfe2ed2-4b1b-41ea-b241-7a8d508def67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:48:11.406Z|9cfe2ed2-4b1b-41ea-b241-7a8d508def67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:48:11.904Z|8b66a11d-c525-4dac-af93-946b9f7354f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:48:11.904Z|8b66a11d-c525-4dac-af93-946b9f7354f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:48:11.910Z|66f59547-130b-406c-ae5f-504279b8f363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:48:11.911Z|66f59547-130b-406c-ae5f-504279b8f363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:48:11.929Z|050d84f7-bbbd-484b-a5d5-7910534e40f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:48:11.930Z|050d84f7-bbbd-484b-a5d5-7910534e40f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:48:21.951Z|38a2d422-7fd8-4f18-bb92-4a7ff3a160ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:48:21.953Z|38a2d422-7fd8-4f18-bb92-4a7ff3a160ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:48:21.955Z|e2ae18a9-c175-4120-aafd-2875c71f8a5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:48:21.963Z|e2ae18a9-c175-4120-aafd-2875c71f8a5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:48:21.999Z|1ef69e26-84fe-43db-b585-c23f6c81e746|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:48:22.000Z|1ef69e26-84fe-43db-b585-c23f6c81e746|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:48:26.406Z|9445f4b3-ffc6-4f1e-bc13-654d62f6fa3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:48:26.407Z|9445f4b3-ffc6-4f1e-bc13-654d62f6fa3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:48:28.045Z|fc19afa0-f071-40c8-b603-cfcf99eb4bea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:48:28.045Z|fc19afa0-f071-40c8-b603-cfcf99eb4bea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:48:30.590Z|09c646f5-aab5-458d-a81b-35d009935411|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:48:30.591Z|09c646f5-aab5-458d-a81b-35d009935411|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:48:31.994Z|19c5c51f-6784-41fc-89a3-fc2def523445|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:48:31.995Z|19c5c51f-6784-41fc-89a3-fc2def523445|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:48:32.014Z|0fd2fe0b-0731-44a9-ba05-be8cb87e9252|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:48:32.015Z|0fd2fe0b-0731-44a9-ba05-be8cb87e9252|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:48:32.058Z|66cca284-5e4b-4701-b3d3-93bd64fc6297|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:48:32.058Z|66cca284-5e4b-4701-b3d3-93bd64fc6297|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:48:41.405Z|638f6a3a-8049-4199-8830-2070d58801eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:48:41.419Z|638f6a3a-8049-4199-8830-2070d58801eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:48:42.062Z|900f70c8-ad75-44e4-93a0-24cc353cc1a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:48:42.063Z|900f70c8-ad75-44e4-93a0-24cc353cc1a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:48:42.077Z|6196cfe7-8c1e-43d6-b775-53ccf100110a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:48:42.079Z|6196cfe7-8c1e-43d6-b775-53ccf100110a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:48:42.143Z|3728b740-00f4-4e78-beed-f8fa9c919a6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:48:42.144Z|3728b740-00f4-4e78-beed-f8fa9c919a6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:48:52.167Z|a61c52be-44cc-49de-887d-a43dfb360eb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:48:52.168Z|a61c52be-44cc-49de-887d-a43dfb360eb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:48:52.171Z|e7254c7f-9ef6-4842-8bf0-dec0bf66bc82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:48:52.172Z|e7254c7f-9ef6-4842-8bf0-dec0bf66bc82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:48:52.204Z|3648f396-1235-4be2-aa13-39146e9d5ff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:48:52.205Z|3648f396-1235-4be2-aa13-39146e9d5ff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:48:56.406Z|c27853dc-2275-4182-8170-6a225b0344a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:48:56.406Z|c27853dc-2275-4182-8170-6a225b0344a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:48:58.046Z|ba85c9df-8cc0-4a90-8e4b-cc1a27a93771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:48:58.047Z|ba85c9df-8cc0-4a90-8e4b-cc1a27a93771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:49:02.235Z|0512a59b-4b58-4d35-92bf-8c18dab45762|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:49:02.235Z|c91b891d-e56a-496b-adc0-052067c0e552|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:49:02.236Z|0512a59b-4b58-4d35-92bf-8c18dab45762|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:49:02.237Z|c91b891d-e56a-496b-adc0-052067c0e552|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:49:02.291Z|867b9240-4382-46e0-8a9c-bc5af970e0cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:49:02.292Z|867b9240-4382-46e0-8a9c-bc5af970e0cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:49:11.406Z|7b6c3eff-be3a-4441-841e-af137797b8ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:49:11.406Z|7b6c3eff-be3a-4441-841e-af137797b8ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:49:12.317Z|3ebe24e7-3ade-4fb0-83a4-acb0651f1210|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:49:12.318Z|3ebe24e7-3ade-4fb0-83a4-acb0651f1210|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:49:12.347Z|ecd4a7f9-aeb8-4a50-a1e9-2b9e918fd60f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:49:12.349Z|ecd4a7f9-aeb8-4a50-a1e9-2b9e918fd60f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:49:12.361Z|86849416-73be-409c-9c4a-9edbd5c46836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:49:12.363Z|86849416-73be-409c-9c4a-9edbd5c46836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:49:22.371Z|54107b3f-55f3-4516-821d-f3fa575d0493|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:49:22.373Z|54107b3f-55f3-4516-821d-f3fa575d0493|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:49:22.414Z|d03bb14a-3424-41b6-a1ed-e75152d573dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:49:22.415Z|d03bb14a-3424-41b6-a1ed-e75152d573dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:49:22.438Z|f3b680a4-b0c4-4bd5-b0cd-aa7b4c7f8ab1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:49:22.439Z|f3b680a4-b0c4-4bd5-b0cd-aa7b4c7f8ab1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:49:26.406Z|62395d48-9513-4120-bcf8-162c4243f4d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:49:26.419Z|62395d48-9513-4120-bcf8-162c4243f4d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:49:28.048Z|f891e5f0-2bdd-4d25-9ac0-99f998b0fabe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:49:28.049Z|f891e5f0-2bdd-4d25-9ac0-99f998b0fabe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:49:30.587Z|ebb2501c-ddaf-4a86-91c7-0bcb848cb953|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:49:30.589Z|ebb2501c-ddaf-4a86-91c7-0bcb848cb953|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:49:32.461Z|c70978bc-d865-4128-974f-f808ee26fb3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:49:32.462Z|c70978bc-d865-4128-974f-f808ee26fb3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:49:32.531Z|16874890-98c0-4e81-8407-a0dff66c4329|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:49:32.536Z|16874890-98c0-4e81-8407-a0dff66c4329|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:49:32.538Z|eeefc51d-7901-4345-b1f8-800cb41faa62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:49:32.539Z|eeefc51d-7901-4345-b1f8-800cb41faa62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:49:41.406Z|6a330999-94d6-4695-ab65-afc2c509df5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:49:41.406Z|6a330999-94d6-4695-ab65-afc2c509df5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:49:42.538Z|421650cb-579b-44b0-b413-66f2f5409d36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:49:42.539Z|421650cb-579b-44b0-b413-66f2f5409d36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:49:42.623Z|5e18b11a-67ab-44e4-8fb5-5db74c991d13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:49:42.624Z|5e18b11a-67ab-44e4-8fb5-5db74c991d13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:49:42.643Z|26b0d171-b202-4077-b561-07d9b502fc8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:49:42.650Z|26b0d171-b202-4077-b561-07d9b502fc8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:49:52.646Z|83193a31-d4db-4a91-b4e7-3019840eca1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:49:52.647Z|83193a31-d4db-4a91-b4e7-3019840eca1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:49:52.685Z|ee1d32bb-9b37-4eb3-87b5-f9ca181d310d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:49:52.685Z|ee1d32bb-9b37-4eb3-87b5-f9ca181d310d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:49:52.722Z|2ed644a6-f234-49c2-871a-1758eb6a53cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:49:52.723Z|2ed644a6-f234-49c2-871a-1758eb6a53cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:49:56.405Z|2c6aea85-235e-4805-a868-5e70bc1ccd37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:49:56.407Z|2c6aea85-235e-4805-a868-5e70bc1ccd37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:49:58.050Z|1338ff23-68a5-4b57-b549-27f3737d98a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:49:58.051Z|1338ff23-68a5-4b57-b549-27f3737d98a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:50:02.717Z|bd374fc4-d474-4255-b279-c15936436412|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:50:02.718Z|bd374fc4-d474-4255-b279-c15936436412|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:50:02.781Z|5420376e-f89f-4d3d-b433-f323c394f57d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:50:02.781Z|e1638b6c-e94f-448a-8f90-dc2132711f53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:50:02.782Z|5420376e-f89f-4d3d-b433-f323c394f57d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:50:02.782Z|e1638b6c-e94f-448a-8f90-dc2132711f53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:50:11.406Z|cffec0da-20f3-4366-9ea4-b105d463d26b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:50:11.414Z|cffec0da-20f3-4366-9ea4-b105d463d26b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:50:12.794Z|a311a278-afbb-43b4-ad63-2fdeaa303f13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:50:12.795Z|a311a278-afbb-43b4-ad63-2fdeaa303f13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:50:12.860Z|dadd952e-5b4b-4818-be48-a303a4c72ce3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:50:12.861Z|dadd952e-5b4b-4818-be48-a303a4c72ce3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:50:12.871Z|08ef72ee-1c15-402e-8e54-8f283dacf41e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:50:12.872Z|08ef72ee-1c15-402e-8e54-8f283dacf41e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:50:22.884Z|1efd9c2e-c41a-456c-b94b-2c3d6cc9524f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:50:22.884Z|1efd9c2e-c41a-456c-b94b-2c3d6cc9524f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:50:22.897Z|61e84933-67b6-4015-bb42-eb9082201948|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:50:22.898Z|61e84933-67b6-4015-bb42-eb9082201948|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:50:22.949Z|d4f48118-0ed8-42b5-81b1-35c8c8a01bdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:50:22.950Z|d4f48118-0ed8-42b5-81b1-35c8c8a01bdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:50:26.407Z|b04f6536-6ce7-472c-8538-6f72e44dbad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:50:26.407Z|b04f6536-6ce7-472c-8538-6f72e44dbad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:50:28.054Z|0f609486-f22e-494e-9ebf-ee96418ff983|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:50:28.055Z|0f609486-f22e-494e-9ebf-ee96418ff983|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:50:30.596Z|ea07c9fe-e9ed-4021-ac9a-d35cfce6ccac|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:50:30.597Z|ea07c9fe-e9ed-4021-ac9a-d35cfce6ccac|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:50:32.947Z|83bd9cb3-16e8-427b-9e28-e00f8a399eef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:50:32.948Z|83bd9cb3-16e8-427b-9e28-e00f8a399eef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:50:32.957Z|72a1d41a-7a33-49b2-a9c1-34f0c80a8cca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:50:32.958Z|72a1d41a-7a33-49b2-a9c1-34f0c80a8cca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:50:33.030Z|4edfcf4d-d905-4c10-a8c8-b05639c39b19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:50:33.031Z|4edfcf4d-d905-4c10-a8c8-b05639c39b19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:50:41.406Z|5127dd89-fae5-4537-82ca-a65ede8b0e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:50:41.407Z|5127dd89-fae5-4537-82ca-a65ede8b0e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:50:43.016Z|e755858c-4282-4589-b701-f2bdbd413571|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:50:43.018Z|e755858c-4282-4589-b701-f2bdbd413571|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:50:43.039Z|95aa3b0c-cf0f-4294-99ac-df624c31be6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:50:43.040Z|95aa3b0c-cf0f-4294-99ac-df624c31be6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:50:43.117Z|712f9d88-b4cc-4856-aa3c-f9a866536f34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:50:43.118Z|712f9d88-b4cc-4856-aa3c-f9a866536f34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:50:53.089Z|6f1737c9-3764-4335-897a-d1f679c891da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:50:53.092Z|6f1737c9-3764-4335-897a-d1f679c891da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:50:53.129Z|212cfc93-825e-4799-b516-c18192dcfe7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:50:53.130Z|212cfc93-825e-4799-b516-c18192dcfe7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:50:53.168Z|f1e65225-a26f-4531-ac94-8650dd91ea9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:50:53.169Z|f1e65225-a26f-4531-ac94-8650dd91ea9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:50:56.406Z|6c01e615-4e65-40e7-a41a-f138b11f02a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:50:56.410Z|6c01e615-4e65-40e7-a41a-f138b11f02a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:50:58.056Z|1636d4b0-9eff-4b70-9e42-ae87556c430a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:50:58.057Z|1636d4b0-9eff-4b70-9e42-ae87556c430a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:51:03.133Z|35f49e1c-5983-4f23-801d-00be3f963aa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:51:03.134Z|35f49e1c-5983-4f23-801d-00be3f963aa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:51:03.218Z|36e50ead-db4d-46c8-a749-cbdc8a0f30be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:51:03.219Z|36e50ead-db4d-46c8-a749-cbdc8a0f30be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:51:03.224Z|967a0180-07a2-4bb8-b822-294ece6ad147|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:51:03.225Z|967a0180-07a2-4bb8-b822-294ece6ad147|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:51:11.406Z|52270ad7-6e19-410b-8f23-869a4863f659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:51:11.407Z|52270ad7-6e19-410b-8f23-869a4863f659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:51:13.250Z|12acde78-2eb9-4f84-8610-4fd55ac5a929|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:51:13.252Z|12acde78-2eb9-4f84-8610-4fd55ac5a929|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:51:13.277Z|bf108a16-9c71-4b10-abc8-434c4040613e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:51:13.278Z|bf108a16-9c71-4b10-abc8-434c4040613e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:51:13.298Z|5ab8cf6e-b36e-4370-859f-26ba7cdd933e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:51:13.298Z|5ab8cf6e-b36e-4370-859f-26ba7cdd933e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:51:23.311Z|2e809b2f-550c-4d88-871b-018b6ecfa6ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:51:23.312Z|2e809b2f-550c-4d88-871b-018b6ecfa6ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:51:23.329Z|b2acbd47-9b28-4307-8305-094549441747|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:51:23.331Z|b2acbd47-9b28-4307-8305-094549441747|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:51:23.333Z|67d3299b-80df-473f-9f57-6deae8491a28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:51:23.334Z|67d3299b-80df-473f-9f57-6deae8491a28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:51:26.406Z|4f82f7d0-a57d-4a25-bd51-a74593bc6edf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:51:26.406Z|4f82f7d0-a57d-4a25-bd51-a74593bc6edf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:51:28.058Z|9d9865da-c989-4e1e-8f67-79ccf948b006|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:51:28.058Z|9d9865da-c989-4e1e-8f67-79ccf948b006|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:51:30.583Z|8ecedae2-af93-425c-ac42-0fa91fc1bbe8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:51:30.584Z|8ecedae2-af93-425c-ac42-0fa91fc1bbe8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:51:33.404Z|fb6ce5bc-05c7-4155-9dba-659023a39357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:51:33.405Z|fb6ce5bc-05c7-4155-9dba-659023a39357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:51:33.413Z|53f0bfc6-1c57-4bf2-a7b6-1f35549d7e3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:51:33.413Z|53f0bfc6-1c57-4bf2-a7b6-1f35549d7e3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:51:33.429Z|cc7e9c09-ac1b-41a2-bfa6-f417fffafd2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:51:33.430Z|cc7e9c09-ac1b-41a2-bfa6-f417fffafd2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:51:41.406Z|d5a72b03-c686-4fc4-b61b-c4720be1f091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:51:41.411Z|d5a72b03-c686-4fc4-b61b-c4720be1f091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:51:43.498Z|6765bdb6-8811-4717-899f-d857934ba1ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:51:43.500Z|6765bdb6-8811-4717-899f-d857934ba1ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:51:43.501Z|3e87a106-74ee-435d-96df-38f80006bf6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:51:43.501Z|3e87a106-74ee-435d-96df-38f80006bf6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:51:43.506Z|b4c8c83f-c5d8-4572-9475-ebcc780bec33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:51:43.507Z|b4c8c83f-c5d8-4572-9475-ebcc780bec33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:51:53.579Z|c021c45a-4c80-41a0-83ea-8de8ac3abc9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:51:53.579Z|c021c45a-4c80-41a0-83ea-8de8ac3abc9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:51:53.599Z|3d93f8d7-604e-407a-bf01-a73ceba826d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:51:53.600Z|3d93f8d7-604e-407a-bf01-a73ceba826d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:51:53.617Z|931140ff-6a03-4c8f-813e-f0d7ae432834|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:51:53.618Z|931140ff-6a03-4c8f-813e-f0d7ae432834|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:51:56.406Z|55af87ea-9be2-4c1a-99d6-6b0c927ee44b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:51:56.407Z|55af87ea-9be2-4c1a-99d6-6b0c927ee44b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:51:58.059Z|5bee11dd-9c99-4d0a-ad96-d8576f159113|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:51:58.060Z|5bee11dd-9c99-4d0a-ad96-d8576f159113|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:52:03.722Z|c5ebd8a3-ddd5-41b3-b6b2-457b4bdf499c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:52:03.723Z|3123796d-0fcc-4d07-857b-f58072633eb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:52:03.723Z|c5ebd8a3-ddd5-41b3-b6b2-457b4bdf499c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:52:03.728Z|3123796d-0fcc-4d07-857b-f58072633eb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:52:03.734Z|82c4444f-3394-41f0-bedb-af1285f87f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:52:03.735Z|82c4444f-3394-41f0-bedb-af1285f87f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:52:11.406Z|162f7bf4-70b9-4f15-9c85-0b62072fa97e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:52:11.407Z|162f7bf4-70b9-4f15-9c85-0b62072fa97e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:52:13.824Z|d105ad71-fb3e-470e-b3f0-991ecb731651|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:52:13.825Z|d105ad71-fb3e-470e-b3f0-991ecb731651|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:52:13.848Z|394d2128-587a-4af5-8c2e-6c579b1260a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:52:13.850Z|8f71fdb7-2410-4154-b579-fcc2cfa1a8f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:52:13.850Z|394d2128-587a-4af5-8c2e-6c579b1260a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:52:13.851Z|8f71fdb7-2410-4154-b579-fcc2cfa1a8f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:52:23.895Z|54995370-e539-40d8-b9ef-ebd9becb0e4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:52:23.897Z|6baca53b-f748-487a-aa53-557ca3cb5a66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:52:23.898Z|6baca53b-f748-487a-aa53-557ca3cb5a66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:52:23.897Z|54995370-e539-40d8-b9ef-ebd9becb0e4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:52:23.905Z|dd3636b5-eae0-434d-92b1-ade29e921464|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:52:23.906Z|dd3636b5-eae0-434d-92b1-ade29e921464|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:52:26.405Z|e3b63b01-7980-423e-b318-4e118b716198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:52:26.426Z|e3b63b01-7980-423e-b318-4e118b716198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:52:28.061Z|a8aee096-8f86-4164-833b-93e603e5b3c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:52:28.062Z|a8aee096-8f86-4164-833b-93e603e5b3c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:52:30.590Z|abf3fa6a-9015-4dbf-8061-be67550527b4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:52:30.591Z|abf3fa6a-9015-4dbf-8061-be67550527b4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:52:33.947Z|76a1e8ac-bc0f-46fd-9804-ad1155113cc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:52:33.948Z|76a1e8ac-bc0f-46fd-9804-ad1155113cc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:52:33.959Z|26d32626-87dd-42a8-9e19-02f6f6db3237|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:52:33.959Z|eeb6c4ce-fb73-4f63-bcb6-9127e91bd2d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:52:33.960Z|eeb6c4ce-fb73-4f63-bcb6-9127e91bd2d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:52:33.960Z|26d32626-87dd-42a8-9e19-02f6f6db3237|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:52:41.406Z|c366bbcd-1b44-4d0d-92a0-ceb2193fa09a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:52:41.406Z|c366bbcd-1b44-4d0d-92a0-ceb2193fa09a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:52:44.021Z|39544ed7-74f8-417f-b4ed-221c83bb3a8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:52:44.021Z|39544ed7-74f8-417f-b4ed-221c83bb3a8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:52:44.022Z|83d13877-99e0-47bb-85d7-8562c9d3a1e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:52:44.022Z|83d13877-99e0-47bb-85d7-8562c9d3a1e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:52:44.055Z|55fb7aae-5067-429b-9661-690bba05e977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:52:44.057Z|55fb7aae-5067-429b-9661-690bba05e977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:52:54.093Z|2234712b-14c7-4cea-89e8-54c86f55f0fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:52:54.094Z|2234712b-14c7-4cea-89e8-54c86f55f0fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:52:54.094Z|f8119598-928c-4c07-a299-12aeeaacbb26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:52:54.095Z|f8119598-928c-4c07-a299-12aeeaacbb26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:52:54.118Z|9255566b-c0d6-49e5-8a76-a8cfb8c3b8d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:52:54.118Z|9255566b-c0d6-49e5-8a76-a8cfb8c3b8d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:52:56.406Z|9da18907-1f34-419e-9963-26736dea9a50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:52:56.406Z|9da18907-1f34-419e-9963-26736dea9a50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:52:58.063Z|9ee7badf-dc62-44f4-a29d-4c1edd0438ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:52:58.064Z|9ee7badf-dc62-44f4-a29d-4c1edd0438ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:53:04.159Z|e96ac0e0-ec7b-4b65-a10b-32fc4c728f03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:53:04.160Z|e96ac0e0-ec7b-4b65-a10b-32fc4c728f03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:53:04.165Z|69284dda-499b-4db2-8e2f-0a64c43f4fe6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:53:04.165Z|69284dda-499b-4db2-8e2f-0a64c43f4fe6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:53:04.171Z|5777e8b2-30f0-491e-b959-169502fff8f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:53:04.172Z|5777e8b2-30f0-491e-b959-169502fff8f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:53:11.407Z|3761319e-4e28-4ade-b632-d937809612a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:53:11.411Z|3761319e-4e28-4ade-b632-d937809612a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:53:14.257Z|bf345aa8-cd5d-4683-8044-c510be713741|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:53:14.257Z|3452ab38-1736-47d7-a9cc-0ebb81e0dae8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:53:14.258Z|bf345aa8-cd5d-4683-8044-c510be713741|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:53:14.258Z|3452ab38-1736-47d7-a9cc-0ebb81e0dae8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:53:14.276Z|982efff2-5ae3-4d1e-8d54-2a3bab24e1ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:53:14.278Z|982efff2-5ae3-4d1e-8d54-2a3bab24e1ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:53:24.349Z|35cc191b-bb4b-4df9-b1dd-47e5cf0f9ddf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:53:24.350Z|35cc191b-bb4b-4df9-b1dd-47e5cf0f9ddf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:53:24.352Z|aea7a30b-06d9-439f-a20f-e9b069436cb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:53:24.353Z|aea7a30b-06d9-439f-a20f-e9b069436cb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:53:24.375Z|6a2ead4c-ed6d-4ae9-b2bd-d6e3a06b44be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:53:24.378Z|6a2ead4c-ed6d-4ae9-b2bd-d6e3a06b44be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:53:26.406Z|052abea9-0e70-4324-ac53-830c17de5877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:53:26.406Z|052abea9-0e70-4324-ac53-830c17de5877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:53:28.065Z|d89e499f-682f-4b68-a1ab-7914b5dac8e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:53:28.065Z|d89e499f-682f-4b68-a1ab-7914b5dac8e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:53:30.583Z|4d2d64b5-7235-4496-9f79-b347ccc14cf8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:53:30.585Z|4d2d64b5-7235-4496-9f79-b347ccc14cf8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:53:34.467Z|b21cca8e-1bea-4c65-a74a-8ff6831984ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:53:34.469Z|b21cca8e-1bea-4c65-a74a-8ff6831984ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:53:34.472Z|09f8b565-5712-411e-b853-f802ef127269|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:53:34.473Z|09f8b565-5712-411e-b853-f802ef127269|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:53:34.509Z|827333bd-8a7b-4395-988d-f9fee568cc04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:53:34.510Z|827333bd-8a7b-4395-988d-f9fee568cc04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:53:41.406Z|78591021-4fa1-4c28-832b-1604e1bb6894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:53:41.408Z|78591021-4fa1-4c28-832b-1604e1bb6894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:53:44.563Z|bf096920-9c86-425c-be1e-dadcc35135ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:53:44.564Z|bf096920-9c86-425c-be1e-dadcc35135ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:53:44.570Z|b25b021f-c18c-4e1a-a59a-01ccd4179b22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:53:44.571Z|b25b021f-c18c-4e1a-a59a-01ccd4179b22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:53:44.586Z|b6f24634-1c6b-4d72-a021-08a2d6da589e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:53:44.587Z|b6f24634-1c6b-4d72-a021-08a2d6da589e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:53:54.672Z|846b8c4f-89e6-4b2f-b64f-a6a857c51937|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:53:54.673Z|846b8c4f-89e6-4b2f-b64f-a6a857c51937|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:53:54.698Z|2d19d5d9-2757-401f-b0b3-122c308621fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:53:54.699Z|2d19d5d9-2757-401f-b0b3-122c308621fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:53:54.713Z|69d2c415-c697-4773-8a61-9eddb27eb51c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:53:54.714Z|69d2c415-c697-4773-8a61-9eddb27eb51c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:53:56.406Z|1fd5a44f-e8fa-4523-91f0-97fe7fc3ba49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:53:56.422Z|1fd5a44f-e8fa-4523-91f0-97fe7fc3ba49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:53:58.066Z|60a9f7a5-ae96-4bb4-9a2f-50939286360f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:53:58.067Z|60a9f7a5-ae96-4bb4-9a2f-50939286360f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:54:04.844Z|eb3d1795-15ca-4f7b-929c-ea3bea0faad7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:54:04.846Z|eb3d1795-15ca-4f7b-929c-ea3bea0faad7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:54:04.852Z|526239a3-ee88-4c69-8ce7-76677e2291f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:54:04.852Z|526239a3-ee88-4c69-8ce7-76677e2291f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:54:04.886Z|3b71cb50-c52d-4ab1-bba7-227806f3999a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:54:04.886Z|3b71cb50-c52d-4ab1-bba7-227806f3999a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:54:11.408Z|1071087c-cfd9-4b28-9570-5ec6dc6f9743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:54:11.409Z|1071087c-cfd9-4b28-9570-5ec6dc6f9743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:54:14.962Z|c4d5e6c5-ea50-4616-9784-d5e4da5f6c1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:54:14.963Z|c4d5e6c5-ea50-4616-9784-d5e4da5f6c1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:54:14.960Z|35f618d9-ad03-4f34-8825-f05a5c1cbab0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:54:14.969Z|35f618d9-ad03-4f34-8825-f05a5c1cbab0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:54:14.987Z|4bb9a5a2-5dcb-4f73-95c9-45f63c95896f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:54:14.988Z|4bb9a5a2-5dcb-4f73-95c9-45f63c95896f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:54:25.050Z|e0846a2f-5274-43b7-b947-874e5aafcb03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:54:25.052Z|e0846a2f-5274-43b7-b947-874e5aafcb03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:54:25.058Z|9b5570f6-d155-4628-97e8-cef5b8b0ef40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:54:25.059Z|9b5570f6-d155-4628-97e8-cef5b8b0ef40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:54:25.072Z|fac96d66-ebec-42a9-999c-e9b1ffc4bf6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:54:25.073Z|fac96d66-ebec-42a9-999c-e9b1ffc4bf6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:54:26.406Z|1524cdd0-f0e8-4387-9c1c-a69165caa54e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:54:26.407Z|1524cdd0-f0e8-4387-9c1c-a69165caa54e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:54:28.070Z|9f905efb-132e-4bfe-8dd0-ae67f87effeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:54:28.071Z|9f905efb-132e-4bfe-8dd0-ae67f87effeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:54:30.602Z|e81a617a-c3b5-4b6a-a218-6345264643c9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:54:30.604Z|e81a617a-c3b5-4b6a-a218-6345264643c9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:54:35.128Z|af7fcb0a-8d9a-4e41-a2c3-3740b1f87b27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:54:35.128Z|10fccc88-dd0b-41ac-8550-ed5f299ef874|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:54:35.129Z|af7fcb0a-8d9a-4e41-a2c3-3740b1f87b27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:54:35.130Z|10fccc88-dd0b-41ac-8550-ed5f299ef874|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:54:35.139Z|ccc5bd96-6717-4029-b4d1-3b09fdeacca8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:54:35.149Z|ccc5bd96-6717-4029-b4d1-3b09fdeacca8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:54:41.407Z|c76c4183-7775-4e18-9e20-53f6492a3b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:54:41.412Z|c76c4183-7775-4e18-9e20-53f6492a3b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:54:45.267Z|2757450a-ba34-48f5-959f-032c497fe1d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:54:45.269Z|2757450a-ba34-48f5-959f-032c497fe1d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:54:45.270Z|7c025ddb-2ca4-4703-b8c0-b1e4a3c63bd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:54:45.270Z|7c025ddb-2ca4-4703-b8c0-b1e4a3c63bd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:54:45.321Z|78fecef1-acae-4781-a82b-277c6bec0016|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:54:45.322Z|78fecef1-acae-4781-a82b-277c6bec0016|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:54:55.357Z|29800372-1b4b-4c99-8f14-fe0d53e34840|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:54:55.358Z|29800372-1b4b-4c99-8f14-fe0d53e34840|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:54:55.370Z|c028c22f-19df-4f9a-a5ec-6bcc45330cc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:54:55.371Z|c028c22f-19df-4f9a-a5ec-6bcc45330cc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:54:55.406Z|8a30db9b-bcab-44f8-b61a-72ad95234e56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:54:55.408Z|8a30db9b-bcab-44f8-b61a-72ad95234e56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:54:56.405Z|b8adaf8d-a648-4244-8cb2-4f2da1e57c13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:54:56.406Z|b8adaf8d-a648-4244-8cb2-4f2da1e57c13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:54:58.078Z|41a59352-aca1-4d2a-a025-8254e765d3ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:54:58.079Z|41a59352-aca1-4d2a-a025-8254e765d3ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:55:05.422Z|25f933f3-008e-4619-96cf-ce2503f74c73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:55:05.423Z|25f933f3-008e-4619-96cf-ce2503f74c73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:55:05.450Z|93443c12-008d-4c05-bef1-da9441ce6180|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:55:05.451Z|93443c12-008d-4c05-bef1-da9441ce6180|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:55:05.478Z|1b825ba3-10d1-490e-ac01-5efa6097a834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:55:05.479Z|1b825ba3-10d1-490e-ac01-5efa6097a834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:55:11.406Z|024ad3a0-2dae-411c-ad55-ec8563aa4d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:55:11.406Z|024ad3a0-2dae-411c-ad55-ec8563aa4d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:55:15.481Z|aaff5106-9218-4a0b-b405-cc8b18bd11da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:55:15.483Z|aaff5106-9218-4a0b-b405-cc8b18bd11da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:55:15.506Z|cd47752d-15a0-43b7-ae35-1692cd8f51d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:55:15.507Z|cd47752d-15a0-43b7-ae35-1692cd8f51d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:55:15.560Z|99e2ff32-da85-466d-8fb9-558c30189f95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:55:15.561Z|99e2ff32-da85-466d-8fb9-558c30189f95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:55:25.536Z|e82660dd-6f86-42af-b3d1-aa7b095ac216|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:55:25.537Z|e82660dd-6f86-42af-b3d1-aa7b095ac216|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:55:25.557Z|55d78e88-194e-46f7-903c-b01e583aa476|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:55:25.558Z|55d78e88-194e-46f7-903c-b01e583aa476|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:55:25.615Z|caec21b6-c23b-4536-aed6-b92a2a44b832|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:55:25.616Z|caec21b6-c23b-4536-aed6-b92a2a44b832|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:55:26.406Z|a978f53c-a8fb-47fc-8552-ef650085284f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:55:26.408Z|a978f53c-a8fb-47fc-8552-ef650085284f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:55:28.080Z|2ce869e7-14c0-421f-8739-bb7104e9ff8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:55:28.081Z|2ce869e7-14c0-421f-8739-bb7104e9ff8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-01T09:55:30.586Z|4c3faa4b-0b11-493f-a4c7-525a08f01cc8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-01T09:55:30.586Z|4c3faa4b-0b11-493f-a4c7-525a08f01cc8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-01T09:55:35.627Z|cf7708aa-2c76-4f21-9b48-3b5dc170e396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:55:35.628Z|cf7708aa-2c76-4f21-9b48-3b5dc170e396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:55:35.635Z|fe06fe4c-c559-4384-a51a-16dd1b375026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:55:35.636Z|fe06fe4c-c559-4384-a51a-16dd1b375026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:55:35.702Z|6cd8c3c9-0e1d-4f40-9392-2fdc492b615e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-01T09:55:35.702Z|6cd8c3c9-0e1d-4f40-9392-2fdc492b615e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-01T09:55:41.405Z|f6200096-3164-4b4d-9ca7-b1e2e3a60882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-01T09:55:41.406Z|f6200096-3164-4b4d-9ca7-b1e2e3a60882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.